A C library for creating and accessing dynamic arrays with near O(log-base-256) scalability into the peta-element range
☆33Dec 14, 2010Updated 15 years ago
Alternatives and similar repositories for judy
Users that are interested in judy 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 implementation of Judy Arrays in 1250 Lines of C Code. (with sample CLI applications and Xcode project)☆17Jun 23, 2011Updated 14 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆17Dec 1, 2016Updated 9 years ago
- A collection of demonstration languages in Lua/Terra suitable for learning or for forking when creating a new language☆11Aug 27, 2015Updated 10 years ago
- A header only library written in C that resembles C++ std::vector more commonly known as a dynamic array☆16Sep 24, 2020Updated 5 years ago
- Dump a lua table into a block of memory, and use it as a lua table later.☆18May 11, 2018Updated 7 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- Clean-sheet rewrite of Pyth.☆13Sep 1, 2015Updated 10 years ago
- the Meta-II VM in C☆21Aug 16, 2015Updated 10 years ago
- Wavelet Matrix/Tree succinct data structure for full text search (based on shellinford C++ library)☆22Feb 8, 2019Updated 7 years ago
- Cedar implements an updatable double-array trie, which offers fast update/lookup for skewed queries in real-world data.☆24Mar 20, 2015Updated 11 years ago
- An Erlang linked-in driver that allows embedding Lua into the Erlang VM☆49Apr 30, 2009Updated 16 years ago
- Watches for .erl & .hrl changes, recompiles and reloads. You know, for development.☆25Nov 27, 2019Updated 6 years ago
- RAII dynamic array in C☆21Dec 30, 2018Updated 7 years ago
- translator / parser / mangler / compressor / beautifier toolkit☆25Feb 3, 2015Updated 11 years ago
- Erlang Behavior Tree Framework☆10Sep 28, 2015Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- a lua nif☆11Aug 7, 2015Updated 10 years ago
- GPU Accelerated, Distributed, Actor Model Language (WIP)☆30Jun 21, 2023Updated 2 years ago
- a simple concatenative programming language written in C++☆34Nov 14, 2018Updated 7 years ago
- 基于解释器模式的AI框架☆10Dec 14, 2016Updated 9 years ago
- ☆11Mar 31, 2023Updated 2 years ago
- An alternative to sed for text substitution will full Perl regexes and much more☆11Sep 29, 2015Updated 10 years ago
- The set of frameworks for MMO game server engine written for JVM on Scala and Java. Based on Akka middleware system.☆19Mar 31, 2014Updated 11 years ago
- ☆11Nov 21, 2022Updated 3 years ago
- High-level VM (like LLVM's little brother)☆39Mar 24, 2015Updated 11 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A program that attempts to simulate a quantum computer.☆21Nov 30, 2014Updated 11 years ago
- Helper script for Rakudo core development☆13Jan 25, 2025Updated last year
- Erlang GProc Tutorial☆39Aug 24, 2012Updated 13 years ago
- what do you want to ask Larry?☆11Apr 9, 2015Updated 10 years ago
- VScode extension to show file location from title menu☆10Dec 7, 2022Updated 3 years ago
- Swoops down and creates your Perl 6 project Makefile for you☆27Apr 25, 2017Updated 8 years ago
- An implementation of the Arc programming language☆28Feb 8, 2026Updated last month
- LOUDS-trie implementation example (C++)☆14Nov 27, 2019Updated 6 years ago
- Diameter TCP to SCTP proxy☆13Feb 4, 2012Updated 14 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- The code that I used in Click-Through Rate Prediction (http://www.kaggle.com/c/avazu-ctr-prediction/) (C++). It implements the Follow The…☆12Mar 2, 2015Updated 11 years ago
- A coöperative multitasking framework based on `liburing` and `libucontext`☆16Jan 2, 2026Updated 2 months ago
- FM-index is the fastest full text search algorithm using a compressed index file. This is FM-index for JSX/JS/AMD/Common.js.