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 |
---|---|---|
| A C implementation of an efficient data structure for fast lookups and prefix matching in memory databases. | 775 |
| Implementation of a Radix Tree data structure for efficient path-based routing and lookup in a programming language. | 102 |
| 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 |
| Software libraries providing programming interfaces for Renesas RA series devices | 8 |
| Automated wrapper generator for AVR microcontroller registers | 184 |
| An ultra simple CLI arguments parser | 582 |
| Provides an implementation of radix sort in C and C++ with various optimization techniques. | 6 |
| An XML parsing library that creates a read-only tree from an XML document. | 436 |
| A small, embeddable language implemented in ANSI C | 1,330 |
| A fast string sorting algorithm implemented in Go. | 192 |
| A high-level C language with type safety and efficient resource management | 729 |
| A library implementing an adaptive radix tree data structure to store and match routes for routing and filtering purposes. | 259 |
| A library that provides reactive utilities for building connected components in Redux applications | 1,006 |
| A lightweight tar archive format and manipulation library written in ANSI C | 453 |
| A high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation | 558 |