~octaspire/core

Container, UTF-8 and utility library in standard C99
Use latest FreeBSD when running unit tests in sr.ht
octaspire_string_t: add two functions and unit tests
Update GNUmakefile and README.md, git tag versions

refs

master
browse  log 
v0.119.1
release notes 

clone

read-only
https://git.sr.ht/~octaspire/core
read/write
git@git.sr.ht:~octaspire/core

You can also use your local clone with git send-email.

Build Status Coverage Status License

Containers and other utility libraries in standard C99.

https://octaspire.io

Please use the amalgamated release octaspire-core-amalgamated.c that can be found from the release-directory.

It contains everything needed to build and run unit test runner or use Core in other programs.

The Makefile is used only in development builds when developing Core itself, and it will run only on some platforms. The amalgamated release can be used in all platforms without any build or metabuild tools.

See the manual for more information.