happyincent / Functional-Programming-in-CLinks
https://hackmd.io/s/r1SgsdF3X
☆10Updated 7 years ago
Alternatives and similar repositories for Functional-Programming-in-C
Users that are interested in Functional-Programming-in-C are comparing it to the libraries listed below
Sorting:
- A shabby implementation of Java virtual machine in C☆148Updated 3 years ago
- Effective System Call Aggregation☆39Updated 3 years ago
- An experimental HTTP server implemented as Linux kernel module☆83Updated 6 months ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Minimal tool for measuring cost of mode switch☆15Updated 4 years ago
- Doug Lea's malloc☆38Updated 9 years ago
- crash extension module for dumping page caches☆11Updated last year
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Updated 4 years ago
- ☆30Updated 4 years ago
- A multi-thread Redis implementation with RCU☆17Updated 8 months ago
- Ternary Search Tree + Bloom filter☆20Updated 5 years ago
- Function tracer for gcc☆35Updated 9 years ago
- A minimalist lossless data compressor☆47Updated 4 years ago
- ☆21Updated last year
- ☆16Updated 6 years ago
- A lightweight echo server implementation in Linux kernel mode☆31Updated 7 months ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆16Updated 3 years ago
- mirror of git://git.kernel.org/pub/scm/devel/sparse/sparse.git☆34Updated 2 years ago
- A small and efficient web server with 1K lines of C code☆91Updated 6 months ago
- A Linux device driver that simulates interrupts☆13Updated 2 weeks ago
- JIT-accelerated RISC-V instruction set simulator☆37Updated 2 years ago
- A User Space Threading Library☆20Updated last year
- Examples for Linux ptrace(2)☆135Updated last year
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆50Updated 6 years ago
- A faster "cat" implementation using splice and sendfile system calls☆15Updated 5 years ago
- A small implementation of regular expression matching engine in C☆94Updated 5 years ago
- Working draft of nextgen malloc implementation for musl libc☆123Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago