libflint/README.md

13 lines
267 B
Markdown
Raw Normal View History

2021-02-01 22:27:01 +00:00
# libflint
2021-02-01 22:06:37 +00:00
2022-03-31 00:02:36 +00:00
My personal library of common C data structures and algorithms. Supports Linux, OpenBSD, and FreeBSD.
## Documentation
2022-05-27 18:15:36 +00:00
Extensive documentation can be found [here](https://fputs.com/docs/libflint/)
2022-03-31 00:02:36 +00:00
## Requirements
2022-05-27 18:15:36 +00:00
Building on Linux requires `libbsd`.