-
Updated
May 19, 2020 - JavaScript
#
radix
Here are 61 public repositories matching this topic...
chrome-extension
json
firefox-addon
crontab
qrcode
firefox-extension
microsoft-edge
json-format
radix
qrcode-generator
fehelper
qrcode-decoder
markdown-html
color-transfer
web-fehelper
image-base64
code-beautify
code-compress
firefox-add-ons
microsoft-edge-extension
A fast and space efficient Radix tree in Java
java
datastructures
trie
data-structures
radix
research-and-development
orderedmap
trie-data-structure
navigablemap
-
Updated
Mar 31, 2020 - Java
Lexicographically-subdivide the “space” between strings, by defining an alternate non-base-ten number system using a pre-defined dictionary of symbol↔︎number mappings. Handy for ordering NoSQL keys.
-
Updated
May 19, 2020 - JavaScript
An idiomatic and fast QP-trie implementation in pure Rust.
-
Updated
Apr 19, 2020 - Rust
Convert between numerical systems
-
Updated
Nov 26, 2018 - JavaScript
Hex-Converter
-
Updated
Jan 28, 2019 - HTML
Open
Catch-All parameters
jim-obrien-orig
commented
Sep 7, 2019
The ParticleType docs are unnecessarily confusing. They're well written, but I think the reliance on the atom analogy and trying to fit the constraint machine into that analogy may be part of what is creating the confusion. But there are also other word choices and capitalization choices that are causing problems as well (especially
A Radix Tree based router for HTTP and other routing needs with support for middlewares and endpoints with a Cython boost
-
Updated
Oct 9, 2018 - Python
Multi Key Radix PATRICIA Fast Search - OO C++ - a C++ header file only class
c-plus-plus
embedded
trie
header-only
algorithm-library
radix
multi-key
patricia-tree
multi-keys
fast-search
patricia
algorithms-and-data-structures
patricia-trie
patricia-algorithm
-
Updated
Jan 18, 2019 - C++
Pixel Sorting visualization using different methods for Processing 3
shell
sorting
quicksort
mergesort
merge
sort
insertion
selection
pixel-sorting
bubble
heap
counting
radix
heapsort
shellsort
selectionsort
insertionsort
countingsort
radixsort
bubblesort
-
Updated
Jun 20, 2019 - Processing
-
Updated
May 26, 2017 - JavaScript
Audio compression using companders (integer implementation, A-Law) for embedded micros with IIR fixed-radix averager
-
Updated
Jul 29, 2019 - C
Calculator for any numeral system (binary, octal, decimal, hex etc.)
hex
calculator
binary
multiplication
octal
decimal
radix
numeral-systems
subtraction
base
division
addition
-
Updated
Apr 19, 2018 - JavaScript
Shorten a string with crc32 and radix.
-
Updated
Sep 30, 2018 - JavaScript
Supports fractional numbers and all bases 1 and above, including base 5040 for the ultimate dividing experience.
converter
calculator
cpp
binary
hexadecimal
base-conversion
octal
radix
numeral-systems
base
ternary
quaternary
dozenal
duodecimal
senary
sexagesimal
quinary
septenary
nonary
undecimal
-
Updated
Dec 1, 2019 - C++
an Adaptive Radix Tree implementation in go
-
Updated
Oct 9, 2019 - Go
Python script and library for radix/base encoding, decoding and formatting
-
Updated
Aug 6, 2018 - Python
Convert between arbitrary bases
-
Updated
Jan 27, 2017 - JavaScript
Binary library provides conversion any radix base to binary, and creating and storing binary Arrays & printing to FILE etc.
c
hex
library
binary-data
binary
base32
conversion
binaryformat
octal
radix
memory-allocation
binary-search
decimal-places
binary-converter
decimal-numbers
number-systems
hex2bin
radixbase
binarylibrary
binaryarrays
-
Updated
Apr 1, 2020 - C
-
Updated
Jan 29, 2020
convert a big number with any radix(base), represented with any character
-
Updated
Jan 15, 2016 - CoffeeScript
Improve this page
Add a description, image, and links to the radix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the radix topic, visit your repo's landing page and select "manage topics."
Would you to add the Catch-All parameter like in julienschmidt httprouter ?