Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with libc
A curated list of projects in awesome lists tagged with libc .
https://github.com/mpaland/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
embedded embedded-systems format iot libc no-dependencies printf replacement snprintf sprintf threadsafe tiny tinyprintf
Last synced: 27 Dec 2024
https://github.com/linux-test-project/ltp
Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
c libc linux linux-kernel linux-test ltp posix syscalls test-automation unix
Last synced: 24 Dec 2024
https://github.com/david942j/one_gadget
The best tool for finding one gadget RCE in libc.so.6
ctf exploit gadget glibc libc one-gadget-rce pwn pwnable shell
Last synced: 31 Dec 2024
https://github.com/charlesnicholson/nanoprintf
The smallest public printf implementation for its feature set.
bsd-license c cortex-m cpp embedded embedded-c embedded-systems firmware format iot libc mpaland no-dependencies printf public-domain snprintf text threadsafe tinyprintf vsnprintf
Last synced: 14 Nov 2024
https://github.com/maxdev1/ghost
Ghost, a micro-kernel based hobby operating system.
ghost gui kernel libc microkernel os x86
Last synced: 20 Nov 2024
https://github.com/embeddedartistry/libc
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
bringup c embedded-systems hacktoberfest libc meson portability test-coverage
Last synced: 28 Dec 2024
https://github.com/wuzhouhui/c_standard_lib
source code of The Standard C Library, by Plauger
c c-standard-library libc library
Last synced: 25 Dec 2024
https://github.com/embeddedartistry/libmemory
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
bringup c embedded-systems freelist heap libc malloc malloc-free memory-allocation portability rtos threadx
Last synced: 24 Dec 2024
https://github.com/sunfishcode/c-ward
An implementation of libc written in Rust
Last synced: 27 Dec 2024
https://github.com/0xb0bb/karkinos
A thorough library database to assist with binary exploitation tasks.
binary ctf ctf-tools database exploitation libc libc-database libc-db libcdb pwn reverse-engineering wargame
Last synced: 23 Oct 2024
https://github.com/beevik/monkos
an experimental 64-bit operating system
bootloader kernel libc os osdev x86-64
Last synced: 29 Dec 2024
https://github.com/Yardanico/cosmonim
A Nim template to compile your code with the Cosmopolitan libc
cosmopolitan cosmopolitan-libc libc nim nim-lang portable
Last synced: 17 Nov 2024
https://github.com/grapheneos/platform_bionic
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).
android grapheneos libc security
Last synced: 30 Dec 2024
https://github.com/GrapheneOS/platform_bionic
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).
android grapheneos libc security
Last synced: 14 Nov 2024
https://github.com/Zeke-OS/zeke
A POSIX-like OS for ARM processors.
kernel libc operating-system posix-compatible rtos zeke
Last synced: 21 Dec 2024
https://github.com/christhecoolhut/angry_gadget
A tool for finding the one gadget RCE in libc
angr ctf libc one-gadget-rce pwn
Last synced: 01 Nov 2024
https://github.com/iamtorsten/sherlockelf
SherlockElf is a powerful tool designed for both static and dynamic analysis of Android ELF binaries and dynamic iOS Macho-O binaries (experimental).
android android-app android-emulator deobfuscation deobfuscator dynamic-analysis elf elf-parser emulator frida ios ios-reverse libart libc libso memory memory-injection native-library reverse-engineering static-analysis
Last synced: 25 Dec 2024
https://github.com/lovell/detect-libc
Node.js module to detect details of the C standard library (libc) implementation provided by a given Linux system
Last synced: 27 Dec 2024
https://github.com/ia/connect
tiny cross-platform socket API library
api bpf c epoll libc linux ndis netlink network-programming pcap raw-sockets sockets winsock
Last synced: 19 Dec 2024
https://github.com/ashvardanian/memchr_vs_stringzilla
memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust
benchmark libc memchr string string-search strstr substring-search
Last synced: 28 Oct 2024
https://github.com/termux/wcwidth
A Unicode 15-conformant implementation of wcwidth() in C.
Last synced: 07 Nov 2024
https://github.com/raggi/apue
Source code pack from http://www.apuebook.com/, plus fixes for easy teaching/learning (OSX)
advanced apue c environment in libc linux posix programming the unix
Last synced: 07 Nov 2024
https://github.com/bensouchet/ft-printf
School Project - Printf's Refactoring
42 42born2code 42school algorithmic dprintf libc printf refactoring stdio
Last synced: 16 Nov 2024
https://github.com/cute-engineering/chadlibc
😎 C standard library
cute-engineewing hacktoberfest hacktoberfest-accepted hacktoberfest2021 libc
Last synced: 12 Nov 2024
https://github.com/jvoisin/fortify-headers
Standalone portable header-based implementation of FORTIFY_SOURCE=3
c fortify-source libc security
Last synced: 07 Nov 2024
https://github.com/lemonrock/predicator
Predicator, a Rust crate for generating and running dynamic code
libc llvm-ir llvm-jit-plugins plugin plugin-manager rust rust-crate
Last synced: 09 Oct 2024
https://github.com/stong/binja-signature-libraries
Signature libraries for Binary Ninja
binaryninja libc signature-library
Last synced: 12 Nov 2024
https://github.com/ashvardanian/libsee
Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!
assembly benchmark benchmarking fuzzing glibc ld-preload ld-preload-hack libc
Last synced: 28 Oct 2024
https://github.com/izenynn/libft
42 Cursus - Libft: My implementation of some useful C functions and some additional ones to use it in future projects of 42.
42 42born2code c get-next-line getnextline getnextline42 lib libc libft libft42 library linux macos printf printf-42
Last synced: 21 Nov 2024
https://github.com/ringtailsoftware/zeptolibc
Some basic libc functions for working with C code in Zig
Last synced: 15 Dec 2024
https://github.com/kristapsk/resclib
Real-Time / Embedded Standard C Library (libc).
Last synced: 11 Oct 2024
https://github.com/nankeen/pwndocker
Docker tools for CTF pwning 👩🏻💻👨🏻💻🚩
ctf docker exploit-developers gadget gdb libc linux pwn seccomp
Last synced: 21 Nov 2024
https://github.com/ferhatgec/flibc
Fegeya Single header standard C11 Library.
c-lang c-language c11 header-only libc library single-header-lib stdlib
Last synced: 12 Oct 2024
https://github.com/phip1611/linux-libc-auxv
Linux passes an initial stack layout to applications, that contains `argc`, `argv`, `envp`, and the `auxiliary vector` right above the stack pointer. The libc of a Linux program parses this structure in its `_start`-symbol ("crt0") and passes the right pointers as arguments to `main` afterward. This crate helps to construct and parse this data structure in `no_std` environments and for different address spaces.
auxiliary-vector crt0 libc linux
Last synced: 07 Nov 2024
https://github.com/fzakaria/donothing
LD_PRELOAD override to have your program do nothing.
Last synced: 08 Dec 2024
https://github.com/archer-01/libft
Implementation of standard libc functions and some other additional functions
Last synced: 23 Dec 2024
https://github.com/jcarrano/fv-libc
Towards a formally verified, tiny and permissively licensed C standard library, using Frama-C (fork of Baselibc/Klibc)
acsl c embedded formal-verification frama-c libc microcontroller standard-library
Last synced: 06 Dec 2024
https://github.com/damnever/hosts-hijacking
[NSFW] Hijack UDP-based(libc recvfrom) DNS A/AAAA response with LD_PRELOAD.
Last synced: 06 Dec 2024
https://github.com/aradzie/dlmalloc
Doug Lea's memory allocator
c libc malloc memory-allocator memory-management
Last synced: 20 Nov 2024
https://github.com/martin-olivier/minilibc
{Epitech} 2nd year project - MiniLibC
asm assembly assembly-x86-64 libc minilibc
Last synced: 17 Nov 2024
https://github.com/othiym23/find_mountpoint
find the mountpoint (or prefix, on Windows) for a provided path
filesystem libc mountpoint rust statfs
Last synced: 17 Dec 2024
https://github.com/cpu/rfanotify
Rust port of the Linux 4.0.4 `man 7 fanotify` example program source (roughly).
fanotify filesystem-events filesystem-monitoring libc nix rust
Last synced: 30 Oct 2024
https://github.com/adaog0n/42_libft
Libft is a custom C library that recreates standard C library functions and includes additional utility functions. The project aims to deepen understanding of memory management and C programming while creating reusable code.
42 42porto c functions libc libft piscine porto project school shell ubuntu
Last synced: 29 Oct 2024
https://github.com/mojothon/libc
a standard C library for Mojo programming language.
Last synced: 21 Oct 2024
https://github.com/andersonhsporto/ft-libft
The Libft Project at 42, C Library Regrouping Usual Functions
42 42sp ansi-c c libc linked-list makefile malloc unix-logic
Last synced: 16 Nov 2024
https://github.com/wangyoucao577/libmath-finite
A simple library to solve the `__xxx_finite` symbols missed problem due to `glibc` upgrade.
Last synced: 13 Dec 2024
https://github.com/ppenzin/wasm-memory
libc memory related routines for WebAssembly
Last synced: 13 Nov 2024
https://github.com/fssay/bucket
Crate that offers a very simple container for any value without mutation
Last synced: 07 Dec 2024
https://github.com/elektrobit/safu
Library of common utility API's found useful.
Last synced: 07 Nov 2024
https://github.com/niansa/uefilinux
Linux system call emulation within the UEFI environment - Mirror of: https://gitlab.com/niansa/UEFILinux
libc linux uefi uefi-application
Last synced: 13 Nov 2024
https://github.com/kulp/naive-tsearch
A simple tsearch() implementation for platforms without one
Last synced: 16 Dec 2024
https://github.com/embeddedartistry/embeddedartistry.github.io
Embedded Artistry GH Pages - Library Documentation
documentation embedded-systems libc
Last synced: 17 Nov 2024
https://github.com/clement-muth/clibrary
The goal of clibrary is to create/simulate an environment of programming oriented object in C and provides many feature from c++ and Javascript. The idea is to substitute the use of native types like char * by autonomous object. Clibrary also provides an efficient debugger to reduce debugging sessions...
c debugger libc library optimization oriented-object-programming
Last synced: 27 Dec 2024
https://github.com/chungquantin/baby-shell
Baby shell implementation in C supports most OS commands with pipelining and sequencing
Last synced: 16 Dec 2024
https://github.com/lobbyra/libasm
[42] [ASM] Short lib to introduce to NASM intel
Last synced: 04 Dec 2024
https://github.com/fmayer/evilbc
Evil libc, gives the least helpful behavior possible under the semantics.
Last synced: 15 Dec 2024
https://github.com/sergiogasquez/libc-checks
ESP32-C6 app that compares libc and ESP-IDF source constants and structs
Last synced: 18 Dec 2024
https://github.com/eltanin-os/simia
A POSIX translation layer for the tertium library
Last synced: 09 Nov 2024
https://github.com/theoludwig/libcproject
C static library for learning purposes. Implement useful functions/data structures while being easier to use than `libc` (C standard library).
c-programming-language gcc libc low-level
Last synced: 13 Oct 2024
https://gitlab.com/richardanyalai/rexos
My Operating System written in C/C++ & x86 Assembly
bootloader kernel libc libc++ operating system operating system development os osedv unix
Last synced: 23 Oct 2024
https://github.com/sav/libmallocjack
This library hooks malloc to provide leak information, allocation per function and also allows you to limit heap usage. You can also add custom traces and filters.
allocation debug filter hook libc malloc memory-leak profiling trace
Last synced: 11 Nov 2024
https://github.com/dasj/nscd-disable
Disable nscd with LD_PRELOAD
c glibc ld-preload ld-preload-hack libc nscd
Last synced: 26 Dec 2024
https://github.com/simlf/asm-x86-64-libc
Some functions from libC coded in asmx86_64
Last synced: 19 Dec 2024
https://github.com/eteissonniere/libft
Training for 42 school: reimplementing the standard libc and adding some stuff
Last synced: 13 Nov 2024
https://github.com/wisskirchenj/editor
Texteditor Repo inspired by Marco Codes UTube-Series.
java20 jni-java libc texteditor
Last synced: 10 Nov 2024
https://github.com/mickaelblet/mockf
Create mock function with google-test
google-mock google-test header-only libc mock
Last synced: 11 Nov 2024
https://github.com/hudson-newey/2unu
A hobby that I'm working on that can replace the GNU command line programs. (essentially a cli wrapper for libc)
cli command-line gnu gnu-linux libc linux linux-shell
Last synced: 11 Nov 2024
https://github.com/jd297/libc
c standard libray (libc) for Linux (JD297/Linux)
Last synced: 21 Dec 2024
https://github.com/jd297/jd297linux
Linux distribution with own implementation of libc and coreutils.
coreutils distribution libc linux
Last synced: 21 Dec 2024