-
Notifications
You must be signed in to change notification settings - Fork 3
Some data structures and algorithms that I find myself commonly using
License
bbuhrow/ytools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a library of some common algorithms that I often find myself needing; for mathematical puzzles, analysis tools, and other applications. Contains portable and simple but effective routines for: * Timing * Random number generation * Hashing * Memory allocation * Computer feature identification * Sorting * Searching * Logging * Combinatorics * Queue/Stack storage on the heap * A threadpool using either pthreads or Windows synchronization functions ** user-supplied dispatching and syncronization functions ** arbitrary number of work functions
About
Some data structures and algorithms that I find myself commonly using
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published