stangelandcl's Stars
jart/cosmopolitan
build-once run-anywhere c library
idea4good/GuiLite
✔️The smallest header-only GUI library(4 KLOC) for all platforms
slap-editor/slap
Sublime-like terminal-based text editor
tinyproxy/tinyproxy
tinyproxy - a light-weight HTTP/HTTPS proxy daemon for POSIX operating systems
bztsrc/raspi3-tutorial
Bare metal Raspberry Pi 3 tutorials
B-Con/crypto-algorithms
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
akrylysov/pogreb
Embedded key-value store for read-heavy workloads written in Go
rswier/swieros
A tiny hand crafted CPU emulator, C compiler, and Operating System
scandum/binary_search
A collection of improved binary search algorithms.
mewmew/dissection
The dissection of a simple "hello world" ELF binary.
kokke/tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
kazuho/picoev
a tiny, lightning fast event loop for network applications
vmxdev/tkvdb
Trie key-value database
DevSolar/pdclib
The Public Domain C Library
rxi/aria
A tiny, embeddable lisp-shaped language implemented in C89
USNavalResearchLaboratory/norm
NACK-Oriented Reliable Multicast (NORM) implementation & tools (RFCs 5740, 5401)
biraj21/texterm
A nano-like text editor written from scratch in C.
emmanuel-marty/em_inflate
Fast, small, in-memory inflate (zlib, deflate and gzip decompression)
rain-1/s
reupload of s, used to have 100 stars
armfazh/rfc7748_precomputed
Updated! (Dec2-2019) This is a C-language software library that provides optimized implementations of the Diffie-Hellman functions known as X25519 and X448 (RFC-7748) for 64-bit architectures.
navin13692/RSA-1024bit-in-C-
Simple RSA 1024bit library to encrypt and decrypt data using private public key. Best part of it, it does not have any dependancies otherthen basic standard libraries that Embedded system environments have. Specially made for Embedded systems.
dileepramesh/Reliable-UDP
Adding TCP like reliability features on top of existing UDP protocol
alperakcan/xynth
Xynth is a portable embedded windowing system, client/server interface between display hardware (mouse, keyboard, video displays) and the desktop environment that works on many hardware, including embedded devices (handhelds, set-top boxes, etc.).
jezze/subc
The SubC compiler
tsalomon/EmbeddedMontgomeryRSA
An optimized C implementation of the RSA public key encryption using the Montgomery Multiplication algorithm
FukuanWang/tiny_aes_gcm
jbheard/AEScrypt
Cross platform command line tool to encrypt/decrypt files with AES (ECB or CBC)
MorrisMA/Mak-Pascal
Recursive Descent Pascal Compiler for M65C02A and i8086
akosela/svgalib
ntrf/zerotls
TLS 1.2 with 0KB dynamic allocations