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:
- The Fancy Named Parameters Library☆32Updated last month
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Generic hash function for STL style unordered containers☆38Updated last month
- ☆17Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A hash function library☆46Updated last week
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated this week
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 5 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- ☆22Updated 8 months ago
- Header only associative linear container.☆41Updated 9 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago