#
libc
Here are 209 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
Dec 29, 2020 - 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
Jan 26, 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 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
Jan 23, 2021 - Assembly
Source code pack from http://www.apuebook.com/, plus fixes for easy teaching/learning (OSX)
-
Updated
Jul 6, 2016 - C
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
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
(Inactive, Checkout AvanaOS, Rewrite of this) This is a New Operating System (Kernel right now). Made completely from scratch, We aim to make a complete OS for Learning purpose
c
shell
gui
kernel
system
filesystem
os
multithreading
osdev
operating-system
libc
qemu
smp
x86
memory-management
clib
grub
operating
multitasking
i386
-
Updated
Sep 17, 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."