https://github.com/scarsty/lib-collection
https://github.com/scarsty/lib-collection
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/scarsty/lib-collection
- Owner: scarsty
- Created: 2017-12-19T12:39:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T08:02:00.000Z (about 2 years ago)
- Last Synced: 2024-05-08T09:27:13.856Z (about 2 years ago)
- Language: C++
- Size: 6.77 MB
- Stars: 9
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Local-lib
A collection of some useful libraries (head files and import lib), which can be used in Visual Studio easily.
Please prefer VCPKG .
Some special old version is also be provided.
## Content
- OpenCV: very famous image library ()
- BASS: an audio library ()
- BASSMIDI
- cblas: c interface of BLAS (Basic Linear Algebra Subprograms)
- Fast C++ CSV Parser: