Pinned Repositories
.emacs.d
My personal emacs settings, and the ones used in @emacsrocks
2014-talks
This is the official repository for slides and talks from GopherCon 2014
abrash-black-book
Markdown source for Michael Abrash's Graphics Programming Black Book
abseil-cpp
Abseil Common Libraries (C++)
actor-framework
An Open Source Implementation of the Actor Model in C++
acwj
A Compiler Writing Journey
alfalfa
Purely functional video codec, used for ExCamera and Salsify
alice
Painless middleware chaining for Go
rust-by-example
Learn Rust with practical examples
rjammala's Repositories
rjammala/actor-framework
An Open Source Implementation of the Actor Model in C++
rjammala/acwj
A Compiler Writing Journey
rjammala/awesome-robotic-tooling
Just a bunch of powerful robotic resources and tools for professional robotic development with ROS in C++ and Python.
rjammala/bayard
Bayard is a full-text search and indexing server written in Rust.
rjammala/bottlerocket
An operating system designed for hosting containers
rjammala/compress
Optimized compression packages
rjammala/covid-sim
rjammala/dgraph
Fast, Distributed Graph DB
rjammala/encoding
Go package containing implementations of efficient encoding, decoding, and validation APIs.
rjammala/futures-rs
Zero-cost asynchronous programming in Rust
rjammala/go-bluetooth
Golang bluetooth client based on bluez DBus interfaces
rjammala/go-rpmdb
RPM DB bindings for go
rjammala/high-performance-go-workshop
rjammala/janet
A dynamic language and bytecode vm
rjammala/kubernetes
Production-Grade Container Scheduling and Management
rjammala/lucet
Lucet, the Sandboxing WebAssembly Compiler.
rjammala/marl
A hybrid thread / fiber task scheduler written in C++ 11
rjammala/nightmare
rjammala/practical-python
Practical Python Programming (course by @dabeaz)
rjammala/PyTricks
Collection of less popular features and tricks for the Python programming language
rjammala/quadsort
A non-recursive merge sort with a multitude of improvements.
rjammala/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
rjammala/rust-mode
Emacs configuration for Rust
rjammala/sled
the champagne of beta embedded databases
rjammala/syft
CLI tool and library for generating a Software Bill of Materials from container images and filesystems
rjammala/tailscale
Private WireGuard networks made easy
rjammala/terrier
You know what this is...
rjammala/xxhash-1
A Go implementation of the 64-bit xxHash algorithm (XXH64)
rjammala/zmap
ZMap is a fast single packet network scanner designed for Internet-wide network surveys.
rjammala/zreader
Read compressed NDJSON .zst files easily