mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-16 20:07:06 +03:00
Add MPH (hash function library) (#1574)
This commit is contained in:
@@ -1198,6 +1198,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
||||
* [libusb](https://libusb.info/) - A universal USB library which allows for portable access to USB devices. [LGPL2]
|
||||
* [Mach7](https://github.com/solodon4/Mach7) - A Pattern-matching library for C++. [BSD]
|
||||
* [mio](https://github.com/mandreyel/mio) - Cross-platform C++11 header-only library for memory mapped file IO. [MIT]
|
||||
* [MPH](https://github.com/qlibs/mph) - C++20 [Minimal] Static Perfect Hash library. [MIT]
|
||||
* [PEGTL](https://github.com/taocpp/PEGTL) - The Parsing Expression Grammar Template Library. [MIT]
|
||||
* [pprint](https://github.com/p-ranav/pprint) - Pretty Printer for Modern C++. [MIT]
|
||||
* [pspsdk](https://github.com/pspdev/pspsdk) - An open-source SDK for PSP homebrew development. [BSD/GNU GPL3]
|
||||
|
||||
Reference in New Issue
Block a user