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
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 SIMD Within A Register library☆31Updated last week
- The Fancy Named Parameters Library☆31Updated last week
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- A simple replacement for std::unordered_map☆48Updated 8 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 2 weeks ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Some library components that didn't quite fit anywhere else...☆35Updated 7 months ago
- String to Float Benchmark☆19Updated 6 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆27Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 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 last month
- Yet another C++ text formatting library.☆71Updated 4 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- C++20 Static Branch library☆56Updated last week
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Standalone version of the boost::unordered library☆26Updated 2 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- benchmarking positional population count☆14Updated last year
- Experimental JSON builder based on C++ reflection☆50Updated last month