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
Sorting:
- A simple C Thread pool implementation☆13Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- A C++ expression -> x86 JIT☆18Updated 8 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 9 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆53Updated 10 years ago
- ☆11Updated 8 years ago
- ☆29Updated 8 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Userspace TCP/IP stack☆68Updated 11 years ago
- Exokernel is one of the major sources for container and library OS techniques.☆45Updated 3 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Netstring parsing in C☆35Updated 4 years ago
- An 8-bit CPU designed for education☆22Updated 10 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A system for maintaining replicated state machines☆115Updated 8 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Updated 13 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 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 3 months ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- Paxos-replicated key-value store in 3 hours or less.☆25Updated 8 years ago
- 2003 Neural Networks experiments -- when it was not mainstream ;-)☆18Updated 8 years ago
- A Brainfuck JIT compiler, written almost entirely in GNU C☆18Updated 12 years ago