A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit finds and iteration. Is approx. 50-100% faster than red-black trees and up to 20% faster than O(1) hash tables.
☆275Sep 14, 2021Updated 4 years ago
Alternatives and similar repositories for nedtries
Users that are interested in nedtries are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆37Oct 17, 2013Updated 12 years ago
- Critbit trees in C☆337Dec 17, 2021Updated 4 years ago
- BON - Binary Object Notation☆20Oct 26, 2017Updated 8 years ago
- An efficient trie implementation.☆252Nov 25, 2020Updated 5 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆57Aug 28, 2022Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆416Mar 14, 2019Updated 7 years ago
- SipHash: a fast short-input PRF☆61Jul 2, 2015Updated 11 years ago
- ☆34Jul 18, 2026Updated last week
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆62Jul 16, 2019Updated 7 years ago
- Ruby FFI bindings to msgpack☆16Feb 28, 2021Updated 5 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 8 years ago
- A Ruby implementation of tagged netstrings, a simple data interchange format better suited to low-level network communication than JSON.☆18May 12, 2017Updated 9 years ago
- NIH library for OpenGL window/context creation for X11/Win32/OSX.☆12Sep 14, 2012Updated 13 years ago
- A decentralized unique ID generator (int64)☆22Jun 15, 2016Updated 10 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Some code in C that allows one thread to pass items to another thread without locking☆40Oct 2, 2016Updated 9 years ago
- lthread, a multicore enabled coroutine library written in C☆816Jun 23, 2024Updated 2 years ago
- Trlmdb is a replicating database using time stamps.☆14Feb 17, 2016Updated 10 years ago
- Math vector library☆39Jul 15, 2026Updated 2 weeks ago
- Crit-bit tree☆26Nov 9, 2021Updated 4 years ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 9 years ago
- A benchmark of some prominent C/C++ hash table implementations☆104Feb 27, 2019Updated 7 years ago
- C based OO portable data structure library☆127Oct 21, 2009Updated 16 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆187May 7, 2013Updated 13 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Lock-free multithreaded memory allocation☆111Dec 14, 2016Updated 9 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Aug 10, 2015Updated 10 years ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- Tiny C library for computing approximate minimal bounding spheres.☆31Mar 7, 2015Updated 11 years ago
- bit & sketches data structures☆60Nov 2, 2018Updated 7 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆75Oct 6, 2020Updated 5 years ago
- A critbit tree implementation for strings in C89☆17Oct 25, 2019Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆81May 20, 2014Updated 12 years ago
- C99 trie library☆101May 4, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- a fast fixed size block allocator☆20Aug 29, 2015Updated 10 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Apr 23, 2023Updated 3 years ago
- Concurrent trie-hash map library☆96Oct 30, 2023Updated 2 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆266Oct 21, 2009Updated 16 years ago
- Lightweight benchmarking component for small C++ routines☆15Mar 29, 2023Updated 3 years ago
- IO tracing framework for Ruby MRI☆15Oct 24, 2010Updated 15 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆412Apr 30, 2025Updated last year