murraycu / murrayc-suffix-tree
An experiment with modern C++, suffix trees, and Ukkonen's algorithm for suffix tree construction.
☆11Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for murrayc-suffix-tree
- GUI application for DoxyPress☆24Updated last month
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Composable Data and Type Generators for C++☆10Updated 5 years ago
- An easy to use and efficient memory pool allocator written in C++.☆11Updated 8 years ago
- ☆25Updated 11 months ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- LINQ for C++11 done right☆15Updated 8 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 5 months ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 5 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆24Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆39Updated last month
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- Coroutine Support Library☆34Updated 3 months ago
- ☆45Updated 7 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated last year
- Header-only library providing unicode aware string support for C++☆105Updated last month
- Ultra light-weight endian utility for C++11 (header only)☆24Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆33Updated 9 months ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 2 years ago
- C++20 implementation of {{ mustache }}☆83Updated this week
- C++ counting digits benchmark☆23Updated 11 years ago
- a place for my ISO C++ committee stuff☆21Updated 2 years ago
- C++ helper functions to convert between UTF-8 (std::string) and UTF-16 (CStringW)☆11Updated 7 years ago
- Presentation for Meeting C++ 2018 "Coroutine TS: A new way of thinking"☆16Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year