Stars
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
A modern, portable, easy to use crypto library.
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷
An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.
🐎 Benchmarks for Inter-Process-Communication Techniques
Book Example Code for Hands-On Network Programming with C
Minimal implementation of the QUIC protocol
A simple and small bloom filter implementation in plain C.
Configurable firmware for openLRS compatible TX/RX systems
FreeLSS is a laser scanning program for the Raspberry Pi. It allows a Raspberry Pi to function as the core to a complete turn table laser scanning system.
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
Node.js for Mobile Apps Cordova plugin
(a recomposable medium for distributed social computing) || (semantic self-describing protocol stacks)
getopt.h and getopt.c are very often used in linux, to make it easy for windows user, two files were extracted from glibc
Erasure coding (Reed–Solomon coding) in Go
C MACROS for go-like defer in C which can be used for explicit RAII