Skip to content
/ core Public

Library of containers, utf-8 and other utilities in standard C99

License

Notifications You must be signed in to change notification settings

octaspire/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.