uSTL is a partial implementation of the Standard Template Library which reduces code size by factoring memory management code into a non-template base class and deriving containers from it.
| Tags | Software Development Libraries |
|---|---|
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Release Notes: This release implements many C++11 features, including emplace, initlists, and move semantics. Compilation with clang (3.2+) is now supported.


Release Notes: This release fixes an alignof issue when compiling with c++0x and incorrect npos handling by substr.


Release Notes: This release updates container interfaces to the latest standard. It adds several optimized bitwise operators. There are various bugfixes.


Release Notes: A dtor crash in some kinds of empty vectors was fixed. The list merge was made functional. A few portability fixes were made to the build system.


Release Notes: Major compliance updates, correcting many interfaces to work as specified in the current standard. Minor size and speed improvements, a better build system, and a few small bugfixes.
A powerful and pretty desktop environment for Linux and Unix-like systems.