Stars
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
A minimal GPU design in Verilog to learn how GPUs work from the ground up
A software library of stochastic streaming algorithms, a.k.a. sketches.
Swiss Army Knife for payload encryption, obfuscation, and conversion to byte arrays – all in a single command (14 output formats supported)! ☢️
A massively-parallel, block-sparse tensor framework written in C++
Very early versions of Redis with some backstory in the README
The simplest, fastest repository for training/finetuning medium-sized GPTs.
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
Simple MPI implementation for prototyping or learning
A modern replacement for Redis and Memcached
Implementing DeepSeek R1's GRPO algorithm from scratch
Pure Data - a free real-time computer music system
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes. It includes a range of built-in functions for probabilistic model…
Reinforcement Learning example in C, playing tic tac toe
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
Go package implementing Bloom filters, used by Milvus and Beego.
A header-only C++ library for numerical optimization --
C++ tensors with broadcasting and lazy computing
A distributed key value store in under 1000 lines. Used in production at comma.ai
Production-Grade Container Scheduling and Management
FoundationDB - the open source, distributed, transactional key-value store
A toolkit for developing and comparing reinforcement learning algorithms.