Flint
Utility library
A collection of simple, header-only C libraries providing utility functions and data structures
Public domain single-file header-only C libraries
12 stars
3 watching
0 forks
Language: C
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gingerbill/gb | A collection of small, high-quality libraries providing basic functionality for C and C++ development | 600 |
wernsey/miscsrc | A collection of miscellaneous C functions and utilities for various tasks such as data parsing, file manipulation, and mathematical operations. | 30 |
kieselsteini/sts | A collection of single-file libraries for various tasks. | 75 |
shomali11/util | A collection of general-purpose utility functions for various tasks such as compression, concurrency, hashing, encoding, and string manipulation. | 292 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
kashifkhan0771/utils | A common utility library providing functional building blocks for various tasks in Go applications. | 5 |
imageworks/pystring | A set of C++ functions mimicking Python string class methods using std::string. | 954 |
balancingrock/swiftersockets | A collection of socket utilities in Swift to simplify Unix socket programming. | 59 |
danielgibson/snippets | A collection of standalone code snippets and libraries for various tasks, including executable path manipulation, string utilities, and image processing. | 197 |
kazhuravlev/just | A collection of useful functions for common tasks in software development. | 32 |
keybuk/libnih | A lightweight C library providing standard functions to ease development of other libraries and applications. | 89 |
tracktion/choc | A collection of header-only classes to provide basic useful tasks with minimal dependencies. | 539 |
ros2/rcutils | Provides a collection of utility functions and data structures for various tasks in software development. | 58 |
viant/toolbox | A collection of reusable utility functions for working with data structures and processing collections. | 198 |
stephenc/high-scale-lib | Provides a collection of concurrent and highly scalable utility classes in Java. | 161 |