Evan Burkey
9d67b223a9
Merge branch 'linux_fix' into 'master'
Linux fix See merge request fputs/libflint!1
libflint
My personal library of common C data structures and algorithms. Supports Linux, macOS, OpenBSD, and FreeBSD.
Documentation
Extensive documentation can be found here
Requirements
Building on Linux requires libbsd
.
Libraries
libflint
uses uthash for its hash table implementation. uthash
is a single header file included in the source code of libflint
. See the top of include/uthash.h
for license information
Description
Languages
C
98.4%
CMake
1%
Shell
0.4%
Makefile
0.2%