murraycu / murrayc-suffix-treeLinks
An experiment with modern C++, suffix trees, and Ukkonen's algorithm for suffix tree construction.
☆12Updated 6 years ago
Alternatives and similar repositories for murrayc-suffix-tree
Users that are interested in murrayc-suffix-tree are comparing it to the libraries listed below
Sorting:
- Header-only library providing unicode aware string support for C++☆110Updated 3 weeks ago
- Boost.org unordered module☆86Updated 2 weeks ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- This repo contains all the code, slides and other reference documents used in community sessions.☆14Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Boost.Process is a library to manage system processes☆111Updated 3 years ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated last year
- ☆34Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 months ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).☆33Updated 3 years ago
- A handy script to visualize google benchmark output☆57Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A fixed capacity dynamically sized string☆69Updated last month
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆46Updated 10 years ago
- ☆31Updated 4 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆70Updated 3 weeks ago
- A High Performance, Network Optimized, JSON Library☆80Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A C++ micro-benchmarking framework☆94Updated 6 years ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago