Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anirudhvr/cpputils

C++ utility libraries
https://github.com/anirudhvr/cpputils

Last synced: 18 days ago
JSON representation

C++ utility libraries

Awesome Lists containing this project

README

        

cpputils
========

C++ utility libraries

* Regular expressions using POSIX regex(3) when Boost is just too heavy
or annoying to install
* Some other space/time-saving things (timers, perl-like string
chomp/split, string convert to anything and back, etc.
* Wrapper library for mysqlpp and Patricia (structure to store IP
addresses/address ranges as a prefix trie)