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.
☆276Sep 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☆336Dec 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
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 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
- ☆34Updated this 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
- 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.
- 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 last month
- 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☆128Oct 21, 2009Updated 16 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆188May 7, 2013Updated 13 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Lock-free multithreaded memory allocation☆111Dec 14, 2016Updated 9 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Aug 10, 2015Updated 11 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
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 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☆267Oct 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