zpl
C utility library
A set of reusable C libraries for simplifying common tasks and providing a foundation for other modules.
📐 Pushing the boundaries of simplicity
996 stars
21 watching
41 forks
Language: C
last commit: 4 months ago
Linked from 3 awesome lists
cclicoroutinescppcross-platformcsv-parserhashingheader-onlyhelperjson5-parsermathmemory-allocationmemory-managementstreaming-datatarthread-poolthreadingtimetimerzpl
Related projects:
Repository | Description | Stars |
---|---|---|
eyalz800/zpp_bits | A lightweight C++20 serialization and RPC library in one header file | 755 |
ziglibs/computils | A collection of Zig libraries and utilities designed to simplify the use of comptime (compile-time) data structures and operations. | 9 |
koanlogic/libu | A C utility library providing basic functionality such as memory allocation and networking. | 443 |
jecolon/ziglyph | A library providing tools and utilities for processing Unicode text in the Zig programming language. | 207 |
tracktion/choc | A collection of header-only classes to provide basic useful tasks with minimal dependencies. | 550 |
eteran/cpp-utilities | A collection of reusable C++ utility classes and functions for various tasks such as hashing and memory allocation. | 424 |
kala13x/libxutils | A comprehensive C library providing various data structures, algorithms, and utilities for cross-platform software development | 47 |
stevenlr/flint | A collection of simple, header-only C libraries providing utility functions and data structures | 12 |
orthecreedence/cl-hash-util | A utility library for working with Common Lisp hash tables | 29 |
ihor/nspl | A collection of functional programming primitives and utility functions for PHP. | 374 |
wernsey/miscsrc | A collection of miscellaneous C functions and utilities for various tasks such as data parsing, file manipulation, and mathematical operations. | 30 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 919 |
zlib-ng/zlib-ng | A modernized zlib replacement with optimized APIs and features for next-generation systems. | 1,592 |
jermp/essentials | A collection of reusable C++ utilities for common tasks such as data structure design and benchmarking. | 15 |
eudoxia0/cmacro | Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 887 |