Simple C Library with some goodies
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
37
commits
removed snarky remark
d063699
norm fix
66561e5
added linear interpolation functions
cc83152
fixed map iterator
c29f19b
added pointer address hash function
7c43881
norminette compliance
c93fb6a
added various vec3 to vec2 conversion functions
1297b38
added dvec2_floor and fixed some norm mistakes
a708566
version 1.3
27981c8
added cstring hashing and equals functions, read_file_to_string
11cabaf
added cstr_try_atoi and some fixups
79e8c75
map_set_value and map_get_pair, various norm fixes
5499746
string formatting with cstring and map_set_value
9a810ea
updated README.md
9fcec72
removed unused function
ba00a91