AlexeyAB / object_threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
☆506Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for object_threadsafe
- Yet Another Serialization☆731Updated 7 months ago
- A header-only C++ library for task concurrency☆622Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,495Updated 3 months ago
- C++14 lock-free queue.☆1,518Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,190Updated 8 months ago
- High performance C++11 thread pool☆567Updated 4 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆912Updated 10 months ago
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,825Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month
- Async++ concurrency framework for C++11☆1,347Updated 3 weeks ago
- Fast C++ IPC using shared memory☆555Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆487Updated 11 months ago
- C++ library for executors☆492Updated 8 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 2 months ago
- A fast work-stealing queue template in C++☆293Updated 9 months ago
- A miniature library for struct-field reflection in C++☆497Updated last year
- C++ implementation of a memory efficient hash map and hash set☆334Updated last month
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆578Updated last year
- C++ hash map and hash set which preserve the order of insertion☆517Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆868Updated this week
- C++ library for storing and printing backtraces.☆434Updated 2 weeks ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,332Updated 2 weeks ago
- A high performance C++ log library, producing structured binary logs☆610Updated 3 months ago
- Unified Executors☆1,482Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆829Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago