mikekazakov / eytzinger
Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++
☆31Updated 7 years ago
Alternatives and similar repositories for eytzinger:
Users that are interested in eytzinger are comparing it to the libraries listed below
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 10 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
- Tiny Test System☆27Updated 2 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- The Fancy Named Parameters Library☆30Updated 4 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- WIP☆26Updated 5 years ago
- Small small_vector☆33Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A hash function library☆39Updated this week
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- ☆18Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- ☆33Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago