3rdparty / stout-borrowed-ptrLinks
C++ "borrowing" smart pointer.
☆11Updated 3 years ago
Alternatives and similar repositories for stout-borrowed-ptr
Users that are interested in stout-borrowed-ptr are comparing it to the libraries listed below
Sorting:
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- C++11 compatible charconv☆31Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- ☆21Updated 7 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆73Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- benchmarking positional population count☆14Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- ☆17Updated 5 years ago
- Performance profiling of JSON libraries☆23Updated this week
- Tiny Test System☆27Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Boost.Scope, a collection of scope guard utilities.☆16Updated 2 weeks ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago