mikekazakov / eytzingerLinks
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
Sorting:
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 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
- ☆26Updated 5 years ago
- ☆21Updated 8 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A hash function library☆45Updated last week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 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
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Yet another C++ text formatting library.☆71Updated 6 months ago
- ☆13Updated 9 years ago
- Rebooting the std::bitset franchise☆44Updated last month
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Effective Memory Reclamation☆55Updated 5 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Flat containers for C++☆59Updated 2 years ago
- Small small_vector☆34Updated 4 years ago
- Standalone version of the boost::unordered library☆27Updated 4 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago