Pinned Repositories
arena_alloc
An arena allocator, with 0 bits of overhead per object.
CacheLineDetection
Automatically detects cache lines in a portable cross-platform way. This code is pure C89.
iobuf
A contiguous region of bytes, useful for I/O operations.
mordor
Mordor is a high performance I/O library based on fibers.
network-bitcoin
Haskell bindings for Bitcoin RPC
NOP
An open-source hack prevention system for the game Gunz Online. INACTIVE PROJECT. GPLv3 in case you're wondering.
pipe
A simple thread-safe FIFO in C.
sexp
S expression parser for rust
soa
stm-conduit
STM-based channels for conduits.
cgaebel's Repositories
cgaebel/pipe
A simple thread-safe FIFO in C.
cgaebel/stm-conduit
STM-based channels for conduits.
cgaebel/iobuf
A contiguous region of bytes, useful for I/O operations.
cgaebel/soa
cgaebel/sexp
S expression parser for rust
cgaebel/network-bitcoin
Haskell bindings for Bitcoin RPC
cgaebel/2048
Simply 2048
cgaebel/lifecrypt
Store a root of trust for your life.
cgaebel/hashable-generics
Automatically generates Hashable instances with GHC.Generics. WARNING: This has been merged into, and made obsolete by Data.Hashable version 1.2. Please use the built-in instances.
cgaebel/rispc
A build-time dependency for cargo build scripts to assist in invoking Intel's SPMD compiler to compile a static archive to be linked into rust code.
cgaebel/rocksdb-server
cgaebel/bechamel
Agnostic benchmark in OCaml (proof-of-concept)
cgaebel/bounded-spsc-queue
A Bounded SPSC queue for Rust
cgaebel/enumiter
An iterator through the different variants of an enum.
cgaebel/hackathon
hackathon
cgaebel/lockfree
cgaebel/magic-trace
Easy Intel Processor Trace Visualizer
cgaebel/ocaml
Read-only mirror of INRIA SVN
cgaebel/ocamlformat
Auto-formatter for OCaml code
cgaebel/opam-repository
Main public package repository for opam, the source package manager of OCaml.
cgaebel/owee
OCaml library to work with DWARF format
cgaebel/perfetto
Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/)
cgaebel/playform
A Rust sandbox game
cgaebel/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
cgaebel/rust
a safe, concurrent, practical language
cgaebel/stl-fuzz
A fuzzing assistant for the rust standardlibrary.
cgaebel/stopwatch-rs
Small, simple named timer library
cgaebel/syncarp
An async rpc implementation based on tokio and compatible with OCaml Async_rpc
cgaebel/tree-bench
cgaebel/wavefront_obj
A parser written in rust for the wavefront .obj file format.