dutor / lokiLinks
A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.
☆426Updated 4 years ago
Alternatives and similar repositories for loki
Users that are interested in loki are comparing it to the libraries listed below
Sorting:
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆247Updated 11 years ago
- C++ library for executors☆508Updated 8 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 last month
- Hands-On Design Patterns with C++, published by Packt☆373Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆660Updated 2 years ago
- High performance C++11 thread pool☆578Updated 4 years ago
- ☆229Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,542Updated 3 weeks ago
- Boost.org thread module☆210Updated 2 weeks ago
- Boost Logging library☆191Updated last week
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- Example programs for Talking Async videos☆196Updated 2 years ago
- My small collection of C++ utilities☆404Updated last month
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆538Updated 3 weeks ago
- universal serialization engine☆1,231Updated last month
- C++20 coroutine library☆784Updated last week
- C++ library for storing and printing backtraces.☆467Updated 3 weeks ago
- An OSGi-like C++ dynamic module system and service registry☆842Updated this week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- Examples and toturials for C++ Boost Asio library.☆269Updated 3 years ago
- Unified Executors☆1,604Updated 3 months ago
- Pure C++17 Signals and Slots☆429Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆692Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,398Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,155Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month