chriskohlhoff / awesomeLinks
Example program for BoostCon11 talk
☆37Updated 14 years ago
Alternatives and similar repositories for awesome
Users that are interested in awesome are comparing it to the libraries listed below
Sorting:
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- Boost.org multi_index module☆51Updated last month
- C++ framework for rapid server development☆77Updated last year
- Boost.Atomic☆63Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- STL-like containers from Boost☆108Updated last month
- Slides and presentations☆69Updated 3 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 years ago
- Boost.org config module☆75Updated last month
- Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.☆31Updated 2 years ago
- Boost.org circular_buffer module☆60Updated 3 months ago
- Boost.org type_traits module☆64Updated last month
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ HTTP mock server for client tests.☆33Updated 4 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆33Updated last year
- 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
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago