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/awesome-c
A curated list of awesome C frameworks, libraries and software.
rjammala/cpu_features
A cross platform C89 library to get cpu features at runtime.
rjammala/cs229
Stanford CS229 (Autumn 2017)
rjammala/geoip
GeoIP API for Golang
rjammala/geoip2-golang
Unofficial MaxMind GeoIP2 Reader for Go
rjammala/gjson
Get JSON values quickly - JSON Parser for Go
rjammala/go-dpi
rjammala/go-http-auth
Basic and Digest HTTP Authentication for golang http
rjammala/go-simplejson
a Go package to interact with arbitrary JSON
rjammala/go-tools
A collection of tools and libraries for working with Go code, including linters and static analysis
rjammala/gopacket
Provides packet processing capabilities for Go
rjammala/interactive_latencies
Jeff Dean's latency numbers plotted over time
rjammala/json
JSON for Modern C++
rjammala/jsonparser
Alternative JSON parser for Go that does not require schema (so far fastest)
rjammala/level-ip
A hacker's userspace TCP/IP stack
rjammala/libprotoident
Network traffic classification library that requires minimal application payload
rjammala/modern-cpp-features
A cheatsheet of modern C++ language and library features.
rjammala/moloch
Moloch is an open source, large scale, full packet capturing, indexing, and database system.
rjammala/mrustc
Alternative rust compiler (re-implementation)
rjammala/opic
Fast serialization framework for C
rjammala/peloton
The Self-Driving Database Management System
rjammala/pester
Go (golang) http calls with retries and backoff
rjammala/python-idb
Pure Python parser and analyzer for IDA Pro database files (.idb).
rjammala/rust-brotli
Brotli decompressor written in rust that optionally avoids the stdlib
rjammala/rust-cookbook
https://rust-lang-nursery.github.io/rust-cookbook
rjammala/tail
Go package for reading from continously updated files (tail -f)
rjammala/too-many-lists
Learn Rust by writing Entirely Too Many linked lists
rjammala/treewrite
Tree rewriting tool for automated program rewrites
rjammala/triangle
Convert images to computer generated art using delaunay triangulation.
rjammala/ui
Platform-native GUI library for Go.