3rdparty / stout-borrowed-ptr
C++ "borrowing" smart pointer.
☆11Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for stout-borrowed-ptr
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 2 years ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- The Fancy Named Parameters Library☆27Updated last week
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- ☆17Updated last month
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆38Updated this week
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆84Updated 9 months ago
- Experimental ranges for CUDA☆25Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A fast implementation of log() and exp()☆49Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- Experimental JSON builder based on C++ reflection☆42Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- a small lightweight std::execution work-alike☆55Updated last month
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆57Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- ☆15Updated 4 years ago
- async io-uring based kernel io library☆29Updated 3 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
- A universal thread-safe memory pool.☆26Updated 6 years ago