gutjuri / tries
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
- The Fancy Named Parameters Library☆30Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- A simple replacement for std::unordered_map☆46Updated 5 months ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆81Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆26Updated 3 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 7 months ago
- A C++14 reflection library☆68Updated last month
- A C++14 Lambda Library☆23Updated last month
- Container Traits for Modern C++☆28Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆117Updated 2 weeks ago
- fast prime sieve and hash algorithm☆38Updated last year
- Fast integer to string and string to integer conversion functions☆20Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Small small_vector☆31Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- C++20 SIMD Within A Register library☆28Updated 4 months ago
- C++ xUnit-like testing framework without macros☆14Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 5 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Yet another C++ text formatting library.☆70Updated last month