snaewe / loki-libLinks
Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.
☆248Updated 11 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.☆430Updated 4 years ago
- Boost.Lockfree☆134Updated last month
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- Boost.Coroutine2☆135Updated 3 months ago
- C++11 metaprogramming library☆261Updated 2 weeks ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- C++ library for executors☆508Updated 8 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆185Updated 2 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…☆290Updated 3 weeks ago
- Boost.org serialization module☆128Updated 3 months ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Boost.org smart_ptr module☆109Updated last month
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago
- C++ library for storing and printing backtraces.☆468Updated last month
- C++ standard library features, "from scratch"☆188Updated 5 months ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- Boost.Coroutine☆85Updated 3 months ago
- C++ Templates - The Complete Guide, 2nd Edition☆143Updated 7 years ago
- C++ Benchmark Authoring Library/Framework☆848Updated 2 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Boost.org interprocess module☆154Updated last week
- Boost.org thread module☆211Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- High performance C++11 thread pool☆578Updated 4 years ago
- My C++ Notes☆104Updated 4 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- userland threads☆484Updated 3 months ago