sysprog21 / jit-constructLinks
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
- Feed-forward Bloom filters☆52Updated 14 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Userspace TCP/IP stack☆68Updated 11 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- IPC Examples☆53Updated 5 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆38Updated 4 years ago
- Paxos-replicated key-value store in 3 hours or less.☆25Updated 8 years ago
- Exokernel is one of the major sources for container and library OS techniques.☆45Updated 3 years ago
- Implementation of the user-space eBPF VM based on the iovisor version (https://github.com/iovisor/ubpf)☆13Updated 5 years ago
- A C++ expression -> x86 JIT☆18Updated 8 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- malloc leak tracer☆70Updated 3 years ago
- A Java version of LLVM Core by Hao Liu☆23Updated 12 years ago
- A software-based Ethernet switch design built around a memory-efficient, high-performance, and highly-concurrent hash table for compact a…☆36Updated 10 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago
- A fast AES-PRF based secure random-number generator☆21Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A Portable Persistent Memory Allocation Library☆14Updated 5 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago