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☆51Updated 10 years ago
- Boost.org multi_index module☆55Updated this week
- Boost.Atomic☆67Updated last month
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago
- Yet another web framework—this time in modern C++!☆102Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Boost::ASIO low-level redis client (connector)☆147Updated 3 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 …☆119Updated 7 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Slides and presentations☆69Updated 3 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- Seamlessly integrate libcurl with Boost.Asio☆52Updated 7 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Boost.org type_traits module☆64Updated last week
- Boost.org circular_buffer module☆64Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- STL-like containers from Boost☆116Updated this week
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 13 years ago
- C++ HTTP mock server for client tests.☆35Updated 4 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆10Updated 8 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Proposed B-tree library for Boost.org☆71Updated 11 years ago
- Header only C++14 micro benchmark☆14Updated 10 years ago
- A reference implementation for a modern C++ client interface☆92Updated 8 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Boost.Coroutine☆85Updated last month