lastfm / libmoostLinks
moost — Last.fm's collection of C++ utility libraries
☆163Updated 12 years ago
Alternatives and similar repositories for libmoost
Users that are interested in libmoost are comparing it to the libraries listed below
Sorting:
- mpio for Jubatus☆34Updated 6 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 10 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 10 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ standard proposals☆16Updated 5 years ago
- snippets of what's new in the c++11 standard☆54Updated 10 years ago
- A C++14 type safe format string library heavily inspired by Python's str.format() function.☆44Updated 4 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code