ChoppinBlockParty / ctm
Compile-time Hash Map for C++
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ctm
- Container Traits for Modern C++☆28Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Provides run-time tuple element access☆15Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Fixed size function wrapper like std::function☆68Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- ☆26Updated 4 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated last year
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- A light-weight C++ profiling library☆31Updated 10 years ago
- Timers based on different time sources, using the C++11 chrono interface☆15Updated 7 years ago
- A library of type traits for introspecting C++ function types☆27Updated 5 years ago
- Flat containers for C++☆56Updated 2 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆21Updated 9 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆42Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆44Updated 3 months ago