mikekazakov / eytzinger
Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++
☆32Updated 8 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…☆27Updated 7 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
- ☆20Updated 6 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- ☆26Updated 5 years 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
- Yet another C++ text formatting library.☆71Updated 4 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Flat containers for C++☆59Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated last month
- A hash function library☆43Updated this week
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago