Skip to content

Generic library of data structures and convenience functions for C

License

Notifications You must be signed in to change notification settings

mitchellmcmillan/crole

Repository files navigation

Crole

Generic library of data structures and convenience functions for C.

Currently contains

  • A type-generic doubly linked list
  • A type-generic reference counter
  • A type-generic vector

Building and testing

Build using CMake. Crole will built as a static library, tests will be built in crole-test.

License

Crole is licensed under the Mozilla Public License v2.

About

Generic library of data structures and convenience functions for C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published