3rdparty / stout-borrowed-ptr
C++ "borrowing" smart pointer.
☆11Updated 2 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
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- Generic hash function for STL style unordered containers☆35Updated this week
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++20 SIMD Within A Register library☆30Updated last week
- The Fancy Named Parameters Library☆31Updated last week
- Experimental ranges for CUDA☆24Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- ☆16Updated 5 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A fast reference counting library for C++☆24Updated 4 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- C++ wrapper around wyhash and wyrand☆14Updated 8 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- ☆19Updated 5 months ago
- A header only structure of arrays container for C++☆41Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- ☆12Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- 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
- ☆10Updated 2 months ago