A compact implementation of Dr. Askitis HatTrie
☆81May 20, 2014Updated 12 years ago
Alternatives and similar repositories for HatTrie
Users that are interested in HatTrie are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An efficient trie implementation.☆252Nov 25, 2020Updated 5 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Apr 18, 2020Updated 6 years ago
- Phase Fair and Standard Reader Writer Locks☆16Sep 16, 2019Updated 6 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆44Nov 17, 2016Updated 9 years ago
- ☆11Apr 19, 2018Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- An implementation of Judy Arrays in 1250 Lines of C Code. (with sample CLI applications and Xcode project)☆17Jun 23, 2011Updated 15 years ago
- ARTful radix tree☆12Feb 10, 2017Updated 9 years ago
- Adaptive Radix Trees implemented in C☆833Mar 21, 2022Updated 4 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆77Jul 3, 2021Updated 5 years ago
- qp tries and crit-bit tries☆124Jul 12, 2022Updated 4 years ago
- skiplist library for C.☆54Sep 5, 2016Updated 9 years ago
- nkvdb - is a numeric time-series database.☆34Mar 6, 2017Updated 9 years ago
- single file C libraries☆39Jan 12, 2025Updated last year
- Sir, is a tcp proxy that checks for regressions in your services/apps.☆12Mar 20, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- An AVL tree implemented with an array, because cache misses keep you awake at night. Using a BSD license☆18Jun 14, 2014Updated 12 years ago
- HAT-Trie for Python☆87Feb 8, 2016Updated 10 years ago
- ☆24Dec 21, 2025Updated 7 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆73Mar 6, 2020Updated 6 years ago
- A full-featured geospatial extension for Tarantool☆48Oct 28, 2022Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆531Jun 7, 2026Updated last month
- Manfred von Thun's Programming Language Joy☆18Mar 31, 2026Updated 3 months ago
- A Tool for Intersecting Context-Free Grammars☆10Dec 19, 2017Updated 8 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Apr 24, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A direct-to-syslog logger over udp for Erlang☆11Sep 1, 2020Updated 5 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Jan 27, 2015Updated 11 years ago
- libdds is a library for operating DDS textures. It is able to load DXT1-5 compressed textures, pack/unpack them with different compressio…☆19Feb 26, 2017Updated 9 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48May 17, 2017Updated 9 years ago
- A simple interpreter featuring a tracing JIT☆16Mar 28, 2011Updated 15 years ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.