tvanslyke / timsort-cpp
A fine-tuned, highly-optimized timsort implementation for C++17.
☆47Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for timsort-cpp
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- Proposed B-tree library for Boost.org☆72Updated 10 years ago
- A C++14-and-later expression template library☆108Updated last week
- Implementation of hash_append proposal☆68Updated 7 years ago
- Boost.Coroutine☆80Updated last week
- Wrapper for references to array in C++.☆59Updated 8 years ago
- Sample implementation of C++20 atomic_wait/notify☆57Updated 5 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- pushmi project☆50Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- A template for creating optional-like objects with no space overhead☆100Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Literal Logging for C++☆83Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- A C++11 library for Unicode☆80Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- ☆20Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- C++ generic make factory☆106Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- ☆32Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- A C++ stream using LZ4 (de)compression☆39Updated 2 years ago
- fast prime sieve and hash algorithm☆37Updated 10 months ago