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
- 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++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- Some library components that didn't quite fit anywhere else...☆35Updated 6 months ago
- A hash function library☆39Updated this week
- Compact SVO optimized vector for C++17 or higher☆102Updated 9 months ago
- WIP☆26Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 3 weeks ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- ☆26Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- ☆18Updated 5 months ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 3 months 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
- Flat containers for C++☆59Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated this week
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆61Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆32Updated 2 weeks ago
- Tiny Test System☆27Updated this week
- a small lightweight std::execution work-alike☆63Updated 2 weeks ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated 9 months ago