lexicographic-encoding
Integer encoder
A library that provides a way to encode integers in a lexicographically sorted manner
Lexicographic integer encoding in Motoko
1 stars
2 watching
0 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C library for serializing and deserializing SCALE-encoded data | 7 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| A C++ library for encoding and decoding data using custom bases. | 14 |
| A library providing utilities for encoding and decoding data in various formats | 11 |
| An optimized C++ implementation of dictionary coding using SIMD instructions for efficient compression and decompression of large datasets | 104 |
| A Motoko library that handles XML serialization and deserialization. | 2 |
| A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. | 18 |
| Enables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects | 6 |
| Protects sensitive integer IDs by encoding and decoding them with encryption keys. | 3 |
| A Common Lisp library for efficient charset encoding and decoding | 92 |
| A JSON handling library for Elixir. | 60 |
| An efficient data structure for storing positive integers | 10 |
| A character encoding detection tool for determining the encoding of text files. | 2,199 |
| A set of algorithms for compressing integers in programming languages | 130 |
| A Python library for encoding and decoding various digital formats used in cellular networks and telecom protocols. | 46 |