Pinned Repositories
c-interfaces-and-implementations
Code and exercises from David R. Hanson's book C Interfaces and Implementations
cvrt
A small tool to convert given directory contents using an external tool.
CWPack
An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C]
jsonrpc-c
JSON-RPC in C (server only for now)
kilo-src
libdstruct
Datastructure library for C language
libsodium-file-crypter
A file encryption utility written in C using libsodium
mpack
MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]
nng
nanomsg-next-generation -- light-weight brokerless messaging
Surgams's Repositories
Surgams/cvrt
A small tool to convert given directory contents using an external tool.
Surgams/libdstruct
Datastructure library for C language
Surgams/c-interfaces-and-implementations
Code and exercises from David R. Hanson's book C Interfaces and Implementations
Surgams/CWPack
An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C]
Surgams/jsonrpc-c
JSON-RPC in C (server only for now)
Surgams/kilo-src
Surgams/libsodium-file-crypter
A file encryption utility written in C using libsodium
Surgams/mpack
MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]
Surgams/nng
nanomsg-next-generation -- light-weight brokerless messaging
Surgams/minilisp
A readable lisp in less than 1k lines of C