rax
Radix tree library
An ANSI C implementation of a radix tree data structure
A radix tree implementation in ANSI C
1k stars
47 watching
164 forks
Language: C
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
armon/libart | A C implementation of an efficient data structure for fast lookups and prefix matching in memory databases. | 775 |
luislavena/radix | Implementation of a Radix Tree data structure for efficient path-based routing and lookup in a programming language. | 102 |
plar/go-adaptive-radix-tree | A data structure implementation that combines the efficiency of hash tables with the sorted order of tries, optimized for fast search and insertion operations. | 375 |
ra-rs/ra | Software libraries providing programming interfaces for Renesas RA series devices | 8 |
rahix/avr-device | Automated wrapper generator for AVR microcontroller registers | 184 |
razrfalcon/pico-args | An ultra simple CLI arguments parser | 582 |
bitshifter/radixsort | Provides an implementation of radix sort in C and C++ with various optimization techniques. | 6 |
razrfalcon/roxmltree | An XML parsing library that creates a read-only tree from an XML document. | 436 |
rxi/fe | A small, embeddable language implemented in ANSI C | 1,330 |
yourbasic/radix | A fast string sorting algorithm implemented in Go. | 192 |
riolet/rix | A high-level C language with type safety and efficient resource management | 729 |
api7/lua-resty-radixtree | A library implementing an adaptive radix tree data structure to store and match routes for routing and filtering purposes. | 259 |
acdlite/redux-rx | A library that provides reactive utilities for building connected components in Redux applications | 1,006 |
rxi/microtar | A lightweight tar archive format and manipulation library written in ANSI C | 453 |
axect/peroxide | A high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation | 558 |