ldionne / hanaLinks
Your standard library for metaprogramming
☆30Updated 4 years ago
Alternatives and similar repositories for hana
Users that are interested in hana are comparing it to the libraries listed below
Sorting:
- 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
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆248Updated 11 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
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆185Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆242Updated 5 months ago
- C++11 metaprogramming library☆261Updated 2 weeks ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Boost.Hana中文文档☆113Updated 4 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆430Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆144Updated 3 months ago
- Boost.org interprocess module☆154Updated last week
- Object pool implementation in C++11☆99Updated 4 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
- Spirit X3 Experimental☆146Updated 8 years ago
- Boost.Coroutine2☆135Updated 3 months ago
- Thread safe, lock-free memory pool.☆59Updated last year
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 11 months ago
- Boost.org uuid module☆101Updated last week
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 months ago