craig-mcd's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
python/cpython
The Python programming language
vim/vim
The official Vim repository
stclib/STC
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
osandov/drgn
Programmable debugger
sustrik/libdill
Structured concurrency in C
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
DoctorWkt/acwj
A Compiler Writing Journey
gnunn1/tilix
A tiling terminal emulator for Linux using GTK+ 3
rui314/chibicc
A small C compiler
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
torvalds/linux
Linux kernel source tree