alasdairmackintosh / google-concurrency-libraryLinks
Automatically exported from code.google.com/p/google-concurrency-library
☆35Updated 10 years ago
Alternatives and similar repositories for google-concurrency-library
Users that are interested in google-concurrency-library are comparing it to the libraries listed below
Sorting:
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- ☆21Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- ☆25Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- runtime to compile-time mappings☆109Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- C++ framework for rapid server development☆76Updated last year
- Literal Logging for C++☆86Updated 8 years ago
- WIP☆27Updated 6 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆46Updated 3 weeks ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- ☆17Updated 6 years ago