-
Notifications
You must be signed in to change notification settings - Fork 1
A collection of useful data structures, algorithms, and utilities for C programming
License
breckinloggins/libuseful
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
libuseful ========= A collection of (mostly) useful data structures, algorithms, and cross-platform utilities, including: - hash table - linked list - string builder (lets you append to a cstring with automatic reallocation) - test harness utility - options parser ("OptOn") OptIn - An options parser ------------------------- OptIn is a simple command line options parser that replaces getopt() and adds consistent options parsing accross all platforms on which libuseful is supported.
About
A collection of useful data structures, algorithms, and utilities for C programming
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published