An argument-parsing library for C.
☆80Jun 20, 2025Updated 9 months ago
Alternatives and similar repositories for args
Users that are interested in args are comparing it to the libraries listed below
Sorting:
- A very simple benchmarking tool☆16Dec 26, 2021Updated 4 years ago
- Responsibly allocating memory in C☆12Sep 9, 2021Updated 4 years ago
- dropt is yet another C library for parsing command-line options.☆46Aug 1, 2021Updated 4 years ago
- Completely avoid dangling pointers in C.☆39Jan 15, 2022Updated 4 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Jun 27, 2021Updated 4 years ago
- Command-line arguments parsing library.☆791Sep 26, 2025Updated 5 months ago
- Simple C99 program and API for copying files.☆17Jul 5, 2024Updated last year
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Nov 27, 2022Updated 3 years ago
- A string type in C with short string optimization to avoid unnecessary allocations☆12Feb 28, 2024Updated 2 years ago
- 🦁 Nala - A delightful test framework for C projects.☆69Oct 23, 2025Updated 4 months ago
- ANSI C command line options parser☆23Apr 21, 2023Updated 2 years ago
- This is a set of C libraries designed to provide all of the nice-to-have features of more modern and full-featured languages, but targete…☆13Mar 9, 2024Updated 2 years ago
- Ruby binding units for Free Pascal / Lazarus☆22Dec 15, 2013Updated 12 years ago
- ☆16Jun 14, 2024Updated last year
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆31Jun 27, 2021Updated 4 years ago
- A toy script language written in C☆14Aug 24, 2017Updated 8 years ago
- Self-hosting C toolchain, from scratch☆36Feb 7, 2025Updated last year
- A splaytree ADT written in C with a BSD license☆18Jun 18, 2020Updated 5 years ago
- A C/C++ library for parsing and evaluation of arithmetic expressions.☆11Sep 4, 2022Updated 3 years ago
- Collection of C99 dynamic array implementations☆19Jul 5, 2024Updated last year
- Demonstration code for a tutorial on building a command line shell in C.☆13Feb 25, 2021Updated 5 years ago
- Using Linux Pluggable Authentication Modules (PAM) to authenticate users via the use of Near-Field Communication (NFC)☆18Jun 14, 2021Updated 4 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆426Sep 26, 2025Updated 5 months ago
- A wallpaper daemon☆23May 6, 2025Updated 10 months ago
- A simple implementation of a parser and its use to calculate simple mathematical expressions☆17Feb 14, 2021Updated 5 years ago
- RAII dynamic array in C☆21Dec 30, 2018Updated 7 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆141Feb 1, 2025Updated last year
- Big unsigned integers (128, 256, 384, 512 or more bits), big (signed) integers and big decimal numbers.☆12Mar 4, 2024Updated 2 years ago
- Data General Nova Software Development KIt☆14Mar 24, 2025Updated 11 months ago
- REPL for C preprocessor of C++17☆10Jul 20, 2025Updated 8 months ago
- C Multi-REST API library for Discord, Slack, Reddit, etc.☆360Mar 3, 2025Updated last year
- Automatically exported from code.google.com/p/libsum☆12Mar 19, 2015Updated 11 years ago
- Asynchronous and more versatile replacement of posix_spawn☆23Jul 1, 2021Updated 4 years ago
- Tiny helper lib for building daemons in C☆18Mar 14, 2026Updated last week
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Apr 6, 2022Updated 3 years ago
- A plugin framework for namespace macros in C/C++☆36Jul 1, 2014Updated 11 years ago
- huang's c compiler - a tiny C99 compiler.☆23May 14, 2024Updated last year
- unicode security guidelines for identifiers☆34Dec 2, 2025Updated 3 months ago
- Abusing the C99 preprocessor for meta-programming☆20Nov 19, 2017Updated 8 years ago