There are 15 repositories under libc topic.
build-once run-anywhere c library
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
The best tool for finding one gadget RCE in libc.so.6
Build a database of libc offsets to simplify exploitation
The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.
Linux LD_PRELOAD rootkit (x86 and x86_64 architectures)
The smallest public printf implementation for its feature set.
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
source code of The Standard C Library, by Plauger
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
musl - an implementation of the standard library for Linux-based systems - ( Downstream )
Hardened Android standard C library. Some of the past hardening has not yet been ported from Marshmallow, Nougat and Oreo to this Android Pie repository. Most is available via archived tags in https://github.com/AndroidHardeningArchive/platform_bionic (check both the most recent Oreo and Nougat tags).
SherlockElf is a powerful tool designed for both static and dynamic analysis of Android ELF binaries and dynamic iOS Macho-O binaries (experimental).
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketching, and sorting across CPUs and GPUs in Rust 🦀 and Python 🐍
A tool for finding the one gadget RCE in libc
:computer: Small operating system written from scratch (covid/school project)
Library for creating a new process detached from the controling terminal (daemon) using the fork and setsid syscalls.
Node.js module to detect details of the C standard library (libc) implementation provided by a given Linux system