Stars
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,…
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 Documen…
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
A single-header ANSI C immediate mode cross-platform GUI library
Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad
Rust-for-Linux / linux
Forked from torvalds/linuxAdding support for the Rust language to the Linux kernel.
The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.
Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate …
luna programming language - a small, elegant VM implemented in C
OpenGL text using one vertex buffer, one texture and FreeType