Based Integers - fast BaseN codecs for integers

These integers are based man, no cap

This tiny library is a tool for creating fast BaseN codecs for shortening integers, typically used
in identifiers. It’s a full rewrite of the CustomBase library with ~2-5x speed gain (benchmarks are included) and is almost a drop-in replacement. Written in pure Elixir without NIFs.

Links

Package
Docs
Repository:

2 Likes