snaewe / loki-libLinks
Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.
☆247Updated 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.☆424Updated 4 years ago
- C++11 metaprogramming library☆258Updated 3 weeks ago
- C++ library for executors☆503Updated 8 years ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- C++ library for storing and printing backtraces.☆466Updated this week
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- A miniature library for struct-field reflection in C++☆564Updated 2 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆477Updated 2 months ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆491Updated 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…☆288Updated 3 weeks ago
- High performance C++11 thread pool☆578Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- Boost.org serialization module☆129Updated last month
- C++ Templates - The Complete Guide, 2nd Edition☆142Updated 7 years ago
- A tiny metaprogramming library☆310Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 11 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Love template metaprogramming☆328Updated 3 years ago
- Boost.org smart_ptr module☆109Updated 3 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆362Updated last week
- Boost.Hana中文文档☆113Updated 4 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆441Updated 2 months ago
- Boost.Coroutine2☆134Updated last month