microsoft / L4Links
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
☆204Updated 2 years ago
Alternatives and similar repositories for L4
Users that are interested in L4 are comparing it to the libraries listed below
Sorting:
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- Boost.Coroutine2☆134Updated last month
- Component-Model Framework in C++☆44Updated 9 years ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- ☆127Updated 2 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Boost.Lockfree☆133Updated 2 weeks ago
- userland threads☆481Updated last month
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆177Updated 12 years ago
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- Our open source benchmarks and code samples☆192Updated last week
- C++ library for executors☆503Updated 8 years ago
- An implementation of Seqlock in C++11☆210Updated 10 months ago
- STL-based caches for C++☆116Updated 2 years ago
- C++ integer-to-string conversion benchmark☆341Updated 3 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆153Updated last year
- Lewis Baker's Blog☆70Updated 2 months ago
- ☆328Updated last week
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- C++ framework for rapid server development☆77Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A feature complete LRU cache implementation in C++☆252Updated 5 years ago