sysprog21 / jit-constructLinks
JIT compiler from scratch, derived from Nick Desaulniers' great work
☆12Updated 9 years ago
Alternatives and similar repositories for jit-construct
Users that are interested in jit-construct are comparing it to the libraries listed below
Sorting:
- A simple C Thread pool implementation☆13Updated 5 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 11 years ago
- Jato, an open source implementation of the JVM☆157Updated 11 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago
- A simple, pure C, jit library☆16Updated 10 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- Userspace TCP/IP stack☆69Updated 11 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 years ago
- IPC Examples☆52Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆40Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- Vectorized intersections (research code)☆16Updated 9 years ago
- ARTful radix tree☆13Updated 8 years ago
- Hornet, a JVM optimized for low-latency applications.☆53Updated 10 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Paxos-replicated key-value store in 3 hours or less.☆25Updated 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.☆55Updated 4 months ago
- A Portable Persistent Memory Allocation Library☆14Updated 5 years ago
- A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.☆17Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago