☆37Apr 16, 2023Updated 2 years ago
Alternatives and similar repositories for shr
Users that are interested in shr are comparing it to the libraries listed below
Sorting:
- Examples of common C techniques on Linux☆32Dec 11, 2017Updated 8 years ago
- ☆38Oct 8, 2019Updated 6 years ago
- Collection of highly reusable C utilities.☆35Jan 24, 2024Updated 2 years ago
- Microvm is a virtual machine and compiler. This project is inspired by a work by Aleksei Udalov: https://github.com/aleksei-udalov/vm.git☆10May 16, 2021Updated 4 years ago
- relatively sane looking dns library. forked and splitted source into one C file per function for smaller linkage.☆17Dec 7, 2022Updated 3 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21May 5, 2024Updated last year
- C89 compatible threads.☆39Nov 14, 2025Updated 4 months ago
- C preprocessor utilities☆20May 26, 2018Updated 7 years ago
- A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regu…☆42Dec 17, 2022Updated 3 years ago
- posix compatible lex utility which compiles to ~60KB☆27Aug 27, 2022Updated 3 years ago
- tpl - a small binary serialization library for C☆385Mar 23, 2025Updated 11 months ago
- C Library for reading LZW compressed files☆19Feb 15, 2021Updated 5 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆37Oct 17, 2013Updated 12 years ago
- A library that allows processes to waive their rights☆27Dec 22, 2015Updated 10 years ago
- Asynchronous and more versatile replacement of posix_spawn☆23Jul 1, 2021Updated 4 years ago
- Minimalist Operating System designed to implement as much functionality as possible with a budget of 1000 Lines of Code☆12Sep 28, 2016Updated 9 years ago
- public-domain base64 implementation☆16Nov 18, 2021Updated 4 years ago
- My C libraries☆26Sep 1, 2025Updated 6 months ago
- Phase Fair and Standard Reader Writer Locks☆17Sep 16, 2019Updated 6 years ago
- load .o like dlfcn☆18Mar 26, 2020Updated 5 years ago
- A library of optimized math functions targeted at 32-bit and 64-bit x86 Linux systems☆28Apr 11, 2016Updated 9 years ago
- A single-header C command line parsing library☆15Jun 13, 2018Updated 7 years ago
- Simple netcat wrote in C☆16Jun 25, 2025Updated 8 months ago
- A floppy-disk-sized Linux system for i486☆37Jan 1, 2023Updated 3 years ago
- Generic hash table library in C☆41Jan 2, 2026Updated 2 months ago
- Work in progress. (Not finished yet) Slim down (GNU) core utils to 64kB, statically linked with minilib.☆15Oct 30, 2023Updated 2 years ago
- Forth-inspired Command Language, reloaded☆11Jan 19, 2016Updated 10 years ago
- A container library for Zig.☆17May 12, 2021Updated 4 years ago
- character set guessing library☆33Jun 9, 2015Updated 10 years ago
- C recursive descent parser based on Ian Piumarta's peg(1)☆20Feb 4, 2014Updated 12 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆21Sep 30, 2025Updated 5 months ago
- A bunch of C functions that are useful when writing simple code☆14Oct 5, 2024Updated last year
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- Slim and fast terminal emulator (124kB linked shared) with minimal external dependencies (Xlib,freetype)☆20Updated this week
- Minimal and fast regular expression library for C.☆21Jun 4, 2013Updated 12 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Feb 22, 2025Updated last year
- Reimplementation of some of the coreutils for fun and profit.☆13Dec 25, 2017Updated 8 years ago
- An implementation of common *nix utilities, especially those in POSIX.1-2017.☆13Jan 26, 2026Updated last month
- HTTP client for embedded use - supports redirects and resume.☆24Nov 18, 2024Updated last year