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
- Yet another C++ text formatting library.☆70Updated 2 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆99Updated 8 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Small small_vector☆32Updated 4 years ago
- ☆26Updated 4 years ago
- Text encoding for modern C++☆30Updated 3 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
- An indirect value-type for C++☆82Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 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
- Portable UUID generation library for C++☆26Updated last year
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- A hash function library☆39Updated last week
- ☆62Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- For details, see the blog post:☆32Updated last year