Multibase Encoder & Decoder
-
Updated
Oct 28, 2024 - Java
Multibase Encoder & Decoder
Base 64/32/16/8/4/2 Encoding and Decoding in C++
Library providing functions for converting binary data to text and back. At this moment, it implements base2, base4, base8, base10 (byte numbers), base16, base32, base32hex, base64 and base85 encodings.
A fast and efficient 64-bit integer histogram with power-of-2 spaced buckets.
C++ project that converts a number from base 2 ( binary system ) to base 10 ( decimal system ) using a linked stack.
A powershell script to multiply large numbers, showing all digits.
Big Integer library for Addition and Karatsuba multiplication for any base less than 10 with exception raising
Fraction to Binary Converter
Elixir library for encoding and decoding Base2 binaries for use with multi-base style encoding and decoding.
Proof of concept base x to y converter (2 to 16 right now).
Add a description, image, and links to the base2 topic page so that developers can more easily learn about it.
To associate your repository with the base2 topic, visit your repo's landing page and select "manage topics."