https://github.com/octaspire/core
Library of containers, utf-8 and other utilities in standard C99
https://github.com/octaspire/core
c c99 containers utf-8 utility-library
Last synced: about 2 months ago
JSON representation
Library of containers, utf-8 and other utilities in standard C99
- Host: GitHub
- URL: https://github.com/octaspire/core
- Owner: octaspire
- License: other
- Created: 2017-04-03T09:43:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-13T20:21:17.000Z (over 6 years ago)
- Last Synced: 2025-07-17T15:54:19.560Z (3 months ago)
- Topics: c, c99, containers, utf-8, utility-library
- Language: C
- Homepage:
- Size: 1.18 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/octaspire/core)
[](https://octaspire.io/core/coverage)
[](https://choosealicense.com/licenses/apache-2.0/)Containers and other utility libraries in standard C99.
[https://octaspire.io](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.