A no-std trait to determine the lengths of integers in various number bases.
State of the art radix sort algorithms. Single thread and multi thread versions.
A high-performance, generic Radix Sort implementation for Rust supporting integers, floats, and strings
Memory-efficient trie data structures based on radix tree
Compile-time decimal literal proc-macros (`d9!`, `d18!`, `d38!`, `d76!`, `d153!`, `d307!`) for the decimal-scaled crate.
Mixed-radix bit-packing serialization for Rust
Format a number in an arbitrary radix
A high-performance route matching library based on Radix Tree
Rust wrapper for the ANSI C Radix Tree "rax" https://github.com/antirez/rax implementation used in Redis
Rust wrapper for the ANSI C Radix Tree "rax" https://github.com/antirez/rax implementation used in Redis
A high-performance radix tree based HTTP router for Rust
Radix icon pack integration for Fret (embedded SVGs + optional app registry wiring).
A compass extension for the Drupal Radix theme. See http://drupal.org/project/radix
Radix icons library for Phlex
ruby-radix is an implementation of a radix tree data structure for the storage and retrieval of IPv4 and IPv6 network prefixes.
Naive implementation of Radix Tree for Ruby
radix tree implementation in c++ with FFI bindings
Perfomre radix-sort on numeric array.
r2ree is a ruby bindings to the r2ree linkable C++ radix tree library.
DEC RADIX 50 encoding.
Radix is a very easy to use Ruby library for converting numbers to and from any base. It supports both Integer, Float and Rational numbers, as well as representational string-notations that need not be in ASCII order. (String patches removed to work with Ruby 2.1 See https://github.com/rubyworks/radix/issues/10)
Radix is a very easy to use Ruby library for converting numbers to and from any base. It supports both Integer, Float and Rational numbers, as well as representational string-notations that need not be in ASCII order.