camel-cdr/cauldron

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

C

143

142 commits

updated Feb 1, 2025

See the code

README

cauldron

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

Tests

Libraries

librarydescriptionlanguage
arena-allocator.hdrop in arena allocatorC
arg.hPOSIX compliant argument parser based on plan9's arg(3)C/C++
bench.hmicro benchmarking frameworkC/C++
random.hliterate random number library and tutorial (related talk)C/C++
stretchy-buffer.hgeneric dynamic arrayC
test.hminimal unit testingC/C++

Tools

Bithacks

Random

Similar projects

Licensing

For all files without a integrated license LICENSE applies.

arena-allocator
argument-parser
benchmarking
c
csprng
dynamic-array
library
prng
random-distributions
shuffling
trng
unit-testing

Contributors

camel-cdr

142 commits

camel-cdr/cauldron

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

C

143

142 commits

updated Feb 1, 2025

See the code

README

cauldron

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

Tests

Libraries

librarydescriptionlanguage
arena-allocator.hdrop in arena allocatorC
arg.hPOSIX compliant argument parser based on plan9's arg(3)C/C++
bench.hmicro benchmarking frameworkC/C++
random.hliterate random number library and tutorial (related talk)C/C++
stretchy-buffer.hgeneric dynamic arrayC
test.hminimal unit testingC/C++

Tools

Bithacks

Random

Similar projects

Licensing

For all files without a integrated license LICENSE applies.

arena-allocator
argument-parser
benchmarking
c
csprng
dynamic-array
library
prng
random-distributions
shuffling
trng
unit-testing

Contributors

camel-cdr

142 commits

Languages

C

96.2%

Makefile

1.8%

Shell

1.2%