sysprog21 / jit-construct
JIT compiler from scratch, derived from Nick Desaulniers' great work
☆12Updated 8 years ago
Alternatives and similar repositories for jit-construct:
Users that are interested in jit-construct are comparing it to the libraries listed below
- A simple C Thread pool implementation☆13Updated 4 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- A C++ expression -> x86 JIT☆18Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Userspace file-system using the TokuFT fractal tree library☆23Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 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.☆52Updated last month
- A User Space Threading Library☆18Updated 10 months ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 9 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- ARTful radix tree☆13Updated 8 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- Cache Oblivious Lookahead Arrays☆27Updated 11 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 10 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Netstring parsing in C☆35Updated 4 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Exokernel is one of the major sources for container and library OS techniques.☆45Updated 2 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- A Brainfuck JIT compiler, written almost entirely in GNU C☆18Updated 12 years ago
- Aerospike Fork of the JEMalloc Memory Allocator☆26Updated 3 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆30Updated 6 years ago
- Userspace TCP/IP stack☆68Updated 11 years ago