alcover / stricksLinks
Managed C strings library
☆97Updated 4 years ago
Alternatives and similar repositories for stricks
Users that are interested in stricks are comparing it to the libraries listed below
Sorting:
- Yet another simple header only arena allocator for C11☆43Updated last year
- Type-safe Printf in C☆72Updated 10 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.