andy489 / Fast_Algorithms_in_Data_StructuresLinks
LA, LCA, Perfect Hash, RMQ, Segment Tree, Sparse Table, Treap, vEB Tree, x-fast Tree (Willard), Suffix Automaton (Blumer et al.), Suffix Tree (Ukkonen) etc.
☆22Updated 9 months ago
Alternatives and similar repositories for Fast_Algorithms_in_Data_Structures
Users that are interested in Fast_Algorithms_in_Data_Structures are comparing it to the libraries listed below
Sorting:
- Header-only, generic and dependency-free C++17 implementation of Heaps and Priority Queues☆18Updated 3 years ago
- Depth C++ library☆10Updated 6 years ago
- C++ Mathematical Expression Library Extra Examples https://www.partow.net/programming/exprtk/index.html☆15Updated last week
- Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.☆37Updated 2 months ago
- Interval library for C++☆12Updated 5 months ago
- Radix set/map implementation☆17Updated last year
- Chromium DevTools remote for C++☆11Updated 7 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- Performance profiling of JSON libraries☆26Updated last month
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated 7 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- C++ regular expressions library using template metaprogramming☆14Updated last year
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 3 months ago
- Boost.Scope, a collection of scope guard utilities.☆16Updated 3 weeks ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated this week
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- A generic connection pool☆21Updated 5 years ago
- c++ crossplatform cpu and memory usage info by current process☆21Updated 3 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated 2 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- ☆22Updated 8 months ago
- Templates for producing various amalgamations☆21Updated 12 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Low-level HTTP/1 Protocol C++11 Library using Boost.ASIO☆11Updated this week