Highlights
- Pro
Starred repositories
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.
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, MQTTS, POP3, POP3S, RTSP, SCP,…
A modern, portable, easy to use crypto library.
mimalloc is a compact general purpose allocator with excellent performance.
AddressSanitizer, ThreadSanitizer, MemorySanitizer
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
A repository for learning various heap exploitation techniques.
ClamAV - Documentation is here: https://docs.clamav.net
Arm Mbed OS is a platform operating system designed for the internet of things
This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code.
Rust-for-Linux / linux
Forked from torvalds/linuxAdding support for the Rust language to the Linux kernel.
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
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 …
Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platfo…
jpegoptim - utility to optimize/compress JPEG files
Very low footprint DOM-style JSON parser written in portable ANSI C