Projects / uSTL

uSTL

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
Operating Systems
Implementation

RSS Recent releases

  •  16 Feb 2013 00:00

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

    •  19 Feb 2012 02:39

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

      •  16 Mar 2011 22:35

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

        •  21 Mar 2010 14:01

          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.

          •  04 Aug 2009 21:09

            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.

            Screenshot

            Project Spotlight

            FVWM-Crystal

            A powerful and pretty desktop environment for Linux and Unix-like systems.

            Screenshot

            Project Spotlight

            Wing IDE

            An IDE for Python.