gutjuri / triesLinks
Tries in C++
☆12Updated 4 years ago
Alternatives and similar repositories for tries
Users that are interested in tries are comparing it to the libraries listed below
Sorting:
- The Fancy Named Parameters Library☆31Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 10 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆36Updated 8 months ago
- C++20 Library with the fastest runtime and compile times☆14Updated 2 months ago
- C++20 SIMD Within A Register library☆40Updated last month
- Tiny Test System☆27Updated last week
- Standalone version of the boost::unordered library☆28Updated 5 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Small small_vector☆35Updated 5 years ago
- ☆61Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A string_view implementation that can remember if it was a c-string once☆20Updated 4 years ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- A hash function library☆45Updated 3 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago