PawLIB is a collection of data structures, classes, and tools designed to make C++ easier, friendlier, and more efficient to use.
This is the ready-to-use version of PawLIB, which includes both PawLIB and CPGF as static libraries.
This was compiled on Linux x64 with Clang.
If the precompiled version does not work for you, you can download and build it yourself from GitHub: https://github.com/mousepawmedia/pawlib/tree/v1.0.0
Features
- Flex Data Structures: High performance alternatives to C++ data structures, and then some.
- Goldilocks: Testing and benchmarking framework.
- IOChannel: Feature-rich multi-output text output system. (Alternative to std::cout)
- Trilean: A new atomic data type with three unique states: true, false, and maybe.
- Pool: A general-purpose implementation of the object pool design pattern.
- OneString: Performance string class with full Unicode support. (Alternative to std::string) [Experimental]
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PawLIB!