Rerito / Penjing
C++20 Generalized Suffix Tree implementation
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Penjing
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆39Updated last month
- Greg's Template Library of useful classes.☆123Updated 2 weeks ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 8 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆300Updated last year
- ☆104Updated 9 months ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- The Berkeley Container Library☆120Updated last year
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆30Updated 8 months ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- A handy script to visualize google benchmark output☆54Updated last year
- ☆34Updated 2 years ago
- c++ wrapper around libpapi☆49Updated 6 years ago
- Boost.Sort☆51Updated last week
- A micro microbenchmarking library for C++11 in a single header file☆212Updated 8 months ago
- Sample implementation of C++20 atomic_wait/notify☆57Updated 5 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆57Updated 2 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- C++ micro benchmark library☆88Updated 7 years ago
- Framework for Writing C++ Committee Papers☆125Updated 7 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- generic stack-based container☆105Updated 6 years ago
- C++ standard library features, "from scratch"☆180Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- A C++ header only interval tree implementation.☆61Updated last month