ZipFast's Stars
gren-lang/compiler
Compiler for the Gren programming language
MagicDuck/grug-far.nvim
Find And Replace plugin for neovim
TanklesXL/glint
Gleam command-line argument parsing with flags and automated help text generation.
checkpoint-restore/criu
Checkpoint/Restore tool
gleam-lang/gleam
⭐️ A friendly language for building type-safe, scalable systems!
GitoxideLabs/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
aws/s2n-tls
An implementation of the TLS/SSL protocols
thass0/spray
A x86_64 Linux debugger 🐛🐛🐛
matrixorigin/matrixone
Hyperconverged cloud-edge native database
dreamportdev/Osdev-Notes
A book that explore how to write an Operating System from scratch
wiredtiger/wiredtiger
WiredTiger's source tree
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
odin-lang/Odin
Odin Programming Language
anmonteiro/ocaml-h2
An HTTP/2 implementation written in pure OCaml
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
ziglang/www.ziglang.org
erikgrinaker/toydb
Distributed SQL database in Rust, written as an educational project
alibaba/AliSQL
AliSQL is a MySQL branch originated from Alibaba Group. Fetch document from Release Notes at bottom.
nlohmann/json
JSON for Modern C++
pingcap/br
A command-line tool for distributed backup and restoration of the TiDB cluster data
nachoft/cross-metadata-mf
MF algorithms that exploit item metadata for cross-domain collaborative filtering
Serchinastico/FPScala
Exercises from the book Functional Programming In Scala
fpinscala/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
tankle/EM
EM algorithm
kjahan/k_means
A Python implementation of k-means clustering algorithm
dozercodes/DecisionTree
Python Implementation of ID3