snaewe / loki-libLinks
Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.
☆251Updated 12 years ago
Alternatives and similar repositories for loki-lib
Users that are interested in loki-lib are comparing it to the libraries listed below
Sorting:
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆431Updated 4 years ago
- C++ library for executors☆511Updated 8 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated last year
- Boost.org serialization module☆128Updated 3 weeks ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- High performance C++11 thread pool☆581Updated 4 years ago
- C++11 metaprogramming library☆266Updated 3 weeks ago
- Boost.Lockfree☆139Updated 2 weeks ago
- C++ Benchmark Authoring Library/Framework☆855Updated 2 months ago
- A feature complete LRU cache implementation in C++☆256Updated 5 years ago
- C++ library for storing and printing backtraces.☆471Updated 3 weeks ago
- userland threads☆490Updated 3 weeks ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Boost.org interprocess module☆159Updated last week
- Boost.Coroutine2☆135Updated this week
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Boost Logging library☆201Updated 2 weeks ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Boost.org smart_ptr module☆110Updated 3 weeks ago
- A tiny metaprogramming library☆311Updated 2 years ago
- C++ standard library features, "from scratch"☆193Updated 7 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆137Updated 4 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆292Updated 2 months ago
- A STL allocator that mmaps files☆251Updated 4 years ago