An open API service indexing awesome lists of open source software.

https://github.com/fei-sheng-wu/numencoding

NumEncoding is a data encoding and decoding library implemented under .Net 8.0. It is designed to support all one-dimensional data structures and can directly translate C# classes into the described format. Aimed to be scalable and customizable, the library exposes necessary functionalities for one to easily personalize for their own demand.
https://github.com/fei-sheng-wu/numencoding

compression compressor data data-storage database decode decoder decoding encode encoder encoding storage

Last synced: 6 months ago
JSON representation

NumEncoding is a data encoding and decoding library implemented under .Net 8.0. It is designed to support all one-dimensional data structures and can directly translate C# classes into the described format. Aimed to be scalable and customizable, the library exposes necessary functionalities for one to easily personalize for their own demand.

Awesome Lists containing this project