- All languages
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Cuda
- D
- Dockerfile
- Erlang
- GCC Machine Description
- Go
- HTML
- Inno Setup
- Isabelle
- Java
- JavaScript
- Jupyter Notebook
- LLVM
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Objective-C
- PHP
- PLpgSQL
- Pascal
- Python
- R
- Rich Text Format
- Roff
- Ruby
- Rust
- SWIG
- Scala
- Shell
- Standard ML
- Starlark
- TLA
- TeX
- TypeScript
- Typst
- Vala
- Verilog
- Vim Script
- Vue
- WebAssembly
- XSLT
- Zig
Starred repositories
Tracing packets in the Linux networking stack & friends
A low-level, versioned, embedded, ACID-compliant, key-value database for Rust
WebAssembly library, toolchain and runtime for eBPF programs
Low Level Hardware Description — A foundation for building hardware design tools.
Reference implementation for the book "Writing a RISC-V Emulator in Rust".
An asynchronous distributed actor framework in Rust with robust observability
a tool for reinterpreting ELF executables and shared libraries
A collection of RBIR projects and posts for anyone interested in joining this journey.
Simple interoperability between C++ coroutines and asynchronous Rust
Pattern matching and exhaustiveness checking algorithms implemented in Rust
OmniPaxos is a distributed log implemented as a Rust library.
A windows debugger written in Rust, for educational purposes
An understandable, fast and scalable Raft Consensus implementation
A command-line tool for tunneling UDP datagrams over TCP.
Performance comparison of parallel Rust and C++
A demonstrative cryptographically secure RISC-V bootloader written in Rust for a final year project at The University of Manchester
It’s a pure safe BTree that can be used to build your own special-purpose btree data structure