sysprog21 / jit-construct
JIT compiler from scratch, derived from Nick Desaulniers' great work
☆11Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for jit-construct
- A simple C Thread pool implementation☆12Updated 4 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆42Updated 4 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A C++ expression -> x86 JIT☆18Updated 7 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆51Updated last month
- Automatically exported from code.google.com/p/manualgc☆17Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 13 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆29Updated 5 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 6 years ago
- A buffered-tree implemented in dictionary type and more☆74Updated 11 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆33Updated 10 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 9 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 4 years ago
- Network Communication Library☆7Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Phase Fair and Standard Reader Writer Locks☆16Updated 5 years ago
- ☆15Updated 12 years ago
- Lock-free linked list☆16Updated 12 years ago
- Exokernel is one of the major sources for container and library OS techniques.☆43Updated 2 years ago
- Implementation of the user-space eBPF VM based on the iovisor version (https://github.com/iovisor/ubpf)☆10Updated 4 years ago
- GLSL to bytecode compiler and VM☆10Updated 8 years ago
- Sample file system code☆17Updated 13 years ago