Smart pointers for the (GNU) C programming language
☆1,713Nov 2, 2022Updated 3 years ago
Alternatives and similar repositories for libcsptr
Users that are interested in libcsptr are comparing it to the libraries listed below
Sorting:
- A cross-platform C and C++ unit testing framework for the 21st century☆2,231Oct 14, 2025Updated 4 months ago
- A minimal C runtime for Linux i386 & x86_64☆587Apr 10, 2022Updated 3 years ago
- Simple Dynamic Strings library for C☆5,385Apr 18, 2025Updated 10 months ago
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,077Updated this week
- Go-style concurrency in C☆3,136Feb 9, 2021Updated 5 years ago
- A very small C interpreter☆1,470Jun 5, 2018Updated 7 years ago
- A Small C Compiler☆6,359May 2, 2024Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,010Dec 15, 2025Updated 2 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Updated this week
- A standalone and lightweight C library☆4,622Dec 22, 2025Updated 2 months ago
- Higher level programming in C☆7,089Dec 1, 2024Updated last year
- Structured concurrency in C☆1,915Apr 9, 2024Updated last year
- A library of generic data structures for the C language.☆2,977Jun 27, 2025Updated 8 months ago
- Compile and execute C "scripts" in one go!☆2,175Dec 5, 2025Updated 2 months ago
- A single-header ANSI C gui library☆14,185Jan 3, 2020Updated 6 years ago
- 🎁 A glib-like multi-platform c library☆5,096Updated this week
- A Tiny Garbage Collector for C☆1,080Jun 26, 2023Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆45Sep 24, 2025Updated 5 months ago
- Concurrent Programming Library (Coroutine) for C11☆365Sep 28, 2021Updated 4 years ago
- A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forw…☆1,837Feb 18, 2026Updated last week
- Package manager for the C programming language.☆5,117Oct 11, 2025Updated 4 months ago
- Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.☆10,863May 29, 2024Updated last year
- An easy to use, scalable and secure web application framework for writing web APIs in C or Python. || This is a read-only mirror, please …☆3,821Feb 13, 2026Updated 2 weeks ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,419Updated this week
- Extending C with cmacro☆343Aug 4, 2020Updated 5 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆592Jun 26, 2024Updated last year
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…