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,…
UNIX-like reverse engineering framework and command-line toolset
GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
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 …
Keil projects and libraries for STM32F4xx devices
american fuzzy lop (copy of the source code for easy access)
collection of C/C++ programs that try to get compilers to exploit undefined behavior
Cryptodev-linux is a Linux-kernel device that allows user-space access to hardware cryptographic accelerators.
STM32 HAL libriary for LCD display based on HITACHI HD44780U chip
Read-only mirror of https://gitlab.gnome.org/GNOME/gnome-photos
implemented the Crypto filesystem in FreeBSD by encrypting/decrypting on the fly when a user writes/reads a file