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/abrash-black-book
Markdown source for Michael Abrash's Graphics Programming Black Book
rjammala/boden
Truly native C++ cross-platform framework for Android and iOS development
rjammala/bpf-docs
Presentations and docs
rjammala/bpftrace
High-level tracing language for Linux eBPF - development moved to https://github.com/iovisor/bpftrace
rjammala/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
rjammala/BuildYourOwnLisp
Learn C and build your own programming language in under 1000 lines of code!
rjammala/cpp-taskflow
Fast C++ Parallel Programming with Task Dependency Graphs
rjammala/cryptogams
CRYPTOGAMS distribution repository
rjammala/dynet
DyNet: The Dynamic Neural Network Toolkit
rjammala/fastText
Library for fast text representation and classification.
rjammala/foundationdb
FoundationDB - the open source, distributed, transactional key-value store
rjammala/go-misc
Miscellaneous Go hacks
rjammala/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
rjammala/golang-code
golang code
rjammala/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
rjammala/Horizon
A platform for Applied Reinforcement Learning (Applied RL)
rjammala/hyperminhash
HyperMinHash: Bringing intersections to HyperLogLog
rjammala/JUCE
The JUCE cross-platform C++ framework.
rjammala/LocustDB
Massively parallel, high performance analytics database that will rapidly devour all of your data.
rjammala/mtpng
A parallelized PNG encoder in Rust
rjammala/perkeep
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
rjammala/PhysX-3.4
NVIDIA PhysX SDK 3.4
rjammala/project-layout
Standard Go Project Layout
rjammala/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
rjammala/ratelimit
A Golang blocking leaky-bucket rate limit implementation
rjammala/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
rjammala/sparser
Sparser: Raw Filtering for Faster Analytics over Raw Data
rjammala/websocket
A WebSocket implementation for Go.
rjammala/websocketpp
C++ websocket client/server library
rjammala/wrk
Modern HTTP benchmarking tool