brycelelbach / boost.lockfree
Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree
☆13Updated 13 years ago
Alternatives and similar repositories for boost.lockfree:
Users that are interested in boost.lockfree are comparing it to the libraries listed below
- ☆15Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- ☆21Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- ☆13Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Draft for a new C++ standard future propoal☆19Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 6 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- ☆26Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago