#
libc
Here are 220 public repositories matching this topic...
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
iot
embedded
threadsafe
format
printf
sprintf
embedded-systems
tiny
libc
no-dependencies
replacement
snprintf
tinyprintf
-
Updated
Mar 26, 2021 - C
fast_io is a C++ general-purpose exception-safe RAII I/O library based on C++ 20 Concepts. It is at least ten times faster than cstdio or iostream.
concepts
libc
sha256
stdio
raii
msvc
std
glibc
iostream
hmac-sha512
cstdio
libstdc
hacks-platforms
supported-concepts
-
Updated
Apr 12, 2021 - C++
phillipjohnston
opened
Oct 25, 2017
source code of The Standard C Library, by Plauger
-
Updated
Oct 6, 2016 - C
Open
Support C11 free()
2
phillipjohnston
commented
Jul 16, 2019
With aligned_alloc() in the C11 standard, free() is called to free memory, rather than an equivalent aligned_free().
We should update our library with some logic that can be used to correctly call aligned_free() if free() is used instead.
A POSIX-like OS for ARM processors.
-
Updated
Nov 1, 2020 - C
A simple example to show how cosmopolitan libc can be used with Nim
-
Updated
Mar 3, 2021 - Nim
A tool for finding the one gadget RCE in libc
-
Updated
May 30, 2020 - Python
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).
-
Updated
Apr 6, 2021 - Assembly
Source code pack from http://www.apuebook.com/, plus fixes for easy teaching/learning (OSX)
-
Updated
Jul 6, 2016 - C
Node.js module to detect the C standard library (libc) implementation family and version in use on a given Linux system
-
Updated
Feb 21, 2020 - Python
Red-team tool to hook libc read syscall with a buffer overflow vulnerability.
linux
hooks
entropy
exploit
polymorphic
libc
rop
rop-exploitation
rop-gadgets
red-team
buffer-overflow
aslr
zero-day
readhub
rop-chain
exploit-development
aslr-bypass
polyverse
moving-target-defense
buffer-overflow-vulnerability
-
Updated
Feb 7, 2019 - C
Brad's Quixotic C - a barebones libc in a single header file
-
Updated
Aug 19, 2018 - C
School Project - Printf's Refactoring
-
Updated
May 10, 2017 - C
Improve this page
Add a description, image, and links to the libc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the libc topic, visit your repo's landing page and select "manage topics."