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
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- An experimental HTTP server implemented as Linux kernel module☆83Updated 6 months ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- crash extension module for dumping page caches☆11Updated 11 months ago
- An implementation of classical tic-tac-toe game for terminal I/O☆16Updated 3 years ago
- A User Space Threading Library☆20Updated last year
- Ternary Search Tree + Bloom filter☆20Updated 5 years ago
- Working draft of nextgen malloc implementation for musl libc☆123Updated 5 years ago
- A lightweight echo server implementation in Linux kernel mode☆31Updated 7 months ago
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Updated 4 years ago
- Minimal tool for measuring cost of mode switch☆15Updated 4 years ago
- ☆16Updated 6 years ago
- A multi-thread Redis implementation with RCU☆17Updated 8 months ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- JamVM 2 + OpenJDK☆31Updated 2 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 3 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- A network stack implementation for xv6 OS☆38Updated 7 years ago
- ☆62Updated 8 years ago
- clang-toolchain without gnu.☆19Updated 2 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- ☆21Updated last year
- The book "Writing a RISC-V Emulator from Scratch in 10 Steps".☆127Updated 2 years ago
- The ELF Tool Chain Project (mirror of SourceForge.Net). Please do not create pull requests here on Github, Please use SourceForge's tick…☆75Updated 2 years ago
- mirror of git://git.kernel.org/pub/scm/devel/sparse/sparse.git☆34Updated last year
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated 10 months ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Linux io_uring based c++ 20 coroutine library☆28Updated 3 years ago