Rerito / Penjing
C++20 Generalized Suffix Tree implementation
☆12Updated 2 years ago
Alternatives and similar repositories for Penjing:
Users that are interested in Penjing are comparing it to the libraries listed below
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Concurrent Deferred Reference Counting☆158Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 2 months ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Boost.Sort☆52Updated 2 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆40Updated 5 months ago
- ☆105Updated last year
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- A handy script to visualize google benchmark output