Skip to content

A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)

License

Notifications You must be signed in to change notification settings

camel-cdr/cauldron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cauldron

A collection of single-file C libraries and tools with the goal to be portable and modifiable.

Tests

Libraries

library description language
arena-allocator.h drop in arena allocator C
arg.h POSIX compliant argument parser based on plan9's arg(3) C/C++
bench.h micro benchmarking framework C/C++
random.h literate random number library and tutorial (related talk) C/C++
stretchy-buffer.h generic dynamic array C
test.h minimal unit testing C/C++

Tools

Bithacks

Random

Similar projects

Licensing

For all files without a integrated license LICENSE applies.

About

A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published