netstring-c
Netstring encoder
A library providing an efficient way to encode and decode sequences of bytes for transmission or serialization
Netstring for C
7 stars
4 watching
1 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
liteserver/binn | A binary data serialization format designed to be compact and fast. | 454 |
silnrsi/teckit | A toolkit for converting text encodings between different formats. | 18 |
lvandeve/lodepng | A PNG encoder and decoder written in C++ with support for ANSI C | 2,104 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 736 |
cl-babel/babel | A Common Lisp library for efficient charset encoding and decoding | 92 |
webmproject/libwebp | A library for encoding and decoding image files in the WebP format | 2,027 |
pnggroup/libpng | A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. | 1,290 |
sharplispers/cl-json | A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
canscale/lexicographic-encoding | A library that provides a way to encode integers in a lexicographically sorted manner | 1 |
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
nisennenmondai/libwecan | A C library to encode and decode CAN (Controller Area Network) signals used in automotive applications. | 22 |
julienvincent/ts-codec | A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. | 17 |
netfabric/netfabric.hyperlinq.analyzer | An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 42 |
cxxxr/sblint | A tool that checks Common Lisp source code for errors and warnings | 121 |
sharplispers/cl-jpeg | A Common Lisp library for encoding and decoding JPEG images | 23 |