jgrahamc / gmslLinks
GNU Make Standard Library
☆93Updated 2 months ago
Alternatives and similar repositories for gmsl
Users that are interested in gmsl are comparing it to the libraries listed below
Sorting:
- Yet another simple header only arena allocator for C11☆42Updated 11 months ago
- find files using pretty C expressions☆47Updated 7 months ago
- Generates visualization from Ninja build logs.☆50Updated last month
- Tiny hash function in C☆135Updated 10 months ago
- Printf Oriented Message Protocol☆118Updated last month
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Parallel ./configure proof of concept☆38Updated last month
- Small expect-like library, clone of http://git.annexia.org/?p=miniexpect.git;a=summary☆69Updated 2 years ago
- Gron in Awk☆72Updated last year
- Header only C++23 structured logging library using logfmt☆71Updated 2 months ago
- Prepared statement support for the system command☆29Updated 4 years ago
- ☆174Updated last year
- a smaller, simpler, portable pkg-config clone☆111Updated 3 weeks ago
- List files in categories (and columns) - from Coherent UNIX☆41Updated 4 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.