All Projects → Lockfreehashmap Rs → Similar Projects or Alternatives

94 Open source projects that are alternatives of or similar to Lockfreehashmap Rs

Hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
Stars: ✭ 899 (+5518.75%)
Mutual labels:  hashmap, lock-free
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (+243.75%)
Mutual labels:  hashmap, lock-free
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (+1906.25%)
Mutual labels:  hashmap, lock-free
LFTPool
Lock-Free Thread Pool
Stars: ✭ 69 (+331.25%)
Mutual labels:  lock-free
lock-free
Lock-Free data structures
Stars: ✭ 37 (+131.25%)
Mutual labels:  lock-free
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
Stars: ✭ 280 (+1650%)
Mutual labels:  lock-free
Hashmap
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
Stars: ✭ 363 (+2168.75%)
Mutual labels:  hashmap
simplehstore
🏪 Easy way to use a PostgreSQL database (and the HSTORE feature) from Go
Stars: ✭ 54 (+237.5%)
Mutual labels:  hashmap
how-to-exploit-a-double-free
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
Stars: ✭ 1,165 (+7181.25%)
Mutual labels:  lock-free
fcgi-function
A cross-platform module to writing C/C++ service for nginx.
Stars: ✭ 33 (+106.25%)
Mutual labels:  lock-free
Harbol
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib
Stars: ✭ 18 (+12.5%)
Mutual labels:  hashmap
sled
A high performance lock free map type for go.
Stars: ✭ 18 (+12.5%)
Mutual labels:  lock-free
Spscqueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
Stars: ✭ 307 (+1818.75%)
Mutual labels:  lock-free
fifo-rs
A first-in-first-out for bytes, like kfifo in Linux.
Stars: ✭ 18 (+12.5%)
Mutual labels:  lock-free
Atomic queue
C++ lockless queue.
Stars: ✭ 373 (+2231.25%)
Mutual labels:  lock-free
gdax-orderbook-hpp
An in-memory copy of the order book on the GDAX cryptocurrency exchange, updated in real time via WebSocket feed, exposed in a thread-safe and lock-free data structure.
Stars: ✭ 38 (+137.5%)
Mutual labels:  lock-free
gumble
Collection of high-performance, thread-safe, lock-free data structures for go
Stars: ✭ 12 (-25%)
Mutual labels:  lock-free
lfqueue
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
Stars: ✭ 104 (+550%)
Mutual labels:  lock-free
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+2912.5%)
Mutual labels:  hashmap
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (+56.25%)
Mutual labels:  hashmap
bikeshed
Lock free hierarchical work scheduler
Stars: ✭ 78 (+387.5%)
Mutual labels:  lock-free
Capsule
The Capsule Hash Trie Collections Library
Stars: ✭ 350 (+2087.5%)
Mutual labels:  hashmap
ctl
My variant of the C Template Library
Stars: ✭ 105 (+556.25%)
Mutual labels:  hashmap
lfqueue
Minimize lock-free queue ever!
Stars: ✭ 107 (+568.75%)
Mutual labels:  lock-free
concurrent-ll
concurrent linked list implementation
Stars: ✭ 66 (+312.5%)
Mutual labels:  lock-free
go-ringbuf
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
Stars: ✭ 43 (+168.75%)
Mutual labels:  lock-free
r-sparsepp
Rcpp interface to sparsepp - efficient hash map for C++
Stars: ✭ 12 (-25%)
Mutual labels:  hashmap
Rustbreak
A simple, fast and easy to use self-contained single file storage for Rust
Stars: ✭ 315 (+1868.75%)
Mutual labels:  hashmap
velcro
Collection initialization macros for Rust
Stars: ✭ 45 (+181.25%)
Mutual labels:  hashmap
Tstl
TypeScript-STL (Standard Template Library, migrated from C++)
Stars: ✭ 397 (+2381.25%)
Mutual labels:  hashmap
scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
Stars: ✭ 101 (+531.25%)
Mutual labels:  hashmap
Concurrencyfreaks
Stars: ✭ 299 (+1768.75%)
Mutual labels:  lock-free
optimistic lock coupling rs
🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"
Stars: ✭ 21 (+31.25%)
Mutual labels:  lock-free
Sled
the champagne of beta embedded databases
Stars: ✭ 5,423 (+33793.75%)
Mutual labels:  lock-free
lock-free-queue
CN-CppUserGroup-2019-1,lock-free queue demo
Stars: ✭ 58 (+262.5%)
Mutual labels:  lock-free
Smoothiemap
A gulp of low latency Java
Stars: ✭ 255 (+1493.75%)
Mutual labels:  hashmap
shoki
Purely functional data structures in Java
Stars: ✭ 30 (+87.5%)
Mutual labels:  hashmap
Bus
Efficient, lock-free, bounded Rust broadcast channel
Stars: ✭ 368 (+2200%)
Mutual labels:  lock-free
hashmap
Faster hash maps in R
Stars: ✭ 72 (+350%)
Mutual labels:  hashmap
LockFreeHashTable
Lock Free Resizable Hash Table Based On Split-Ordered Lists.
Stars: ✭ 45 (+181.25%)
Mutual labels:  lock-free
Notes
This is a learning note | Java基础,JVM,源码,大数据,面经
Stars: ✭ 69 (+331.25%)
Mutual labels:  hashmap
Yac
A fast, lock-free, shared memory user data cache for PHP
Stars: ✭ 782 (+4787.5%)
Mutual labels:  lock-free
zedis
A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled
Stars: ✭ 33 (+106.25%)
Mutual labels:  lock-free
MemoryAllocator.KanameShiki
Fast multi-threaded memory allocator
Stars: ✭ 73 (+356.25%)
Mutual labels:  lock-free
async
async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
Stars: ✭ 25 (+56.25%)
Mutual labels:  lock-free
Crossbeam
Tools for concurrent programming in Rust
Stars: ✭ 4,180 (+26025%)
Mutual labels:  lock-free
lockfree
⚡️ lock-free utilities in Go
Stars: ✭ 109 (+581.25%)
Mutual labels:  lock-free
sharded-slab
a lock-free concurrent slab (experimental)
Stars: ✭ 116 (+625%)
Mutual labels:  lock-free
indicium
🔎 A simple in-memory search for collections and key-value stores.
Stars: ✭ 41 (+156.25%)
Mutual labels:  hashmap
Wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
Stars: ✭ 410 (+2462.5%)
Mutual labels:  hashmap
Lock-free-Red-black-tree
Implementation of lock-free red-black tree using CAS
Stars: ✭ 21 (+31.25%)
Mutual labels:  lock-free
komihash
Very fast, high-quality hash function (non-cryptographic, C) + PRNG
Stars: ✭ 68 (+325%)
Mutual labels:  hashmap
Semimap
A semi compile-/run-time associative map container with compile-time lookup and run-time storage
Stars: ✭ 335 (+1993.75%)
Mutual labels:  hashmap
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (+81.25%)
Mutual labels:  hashmap
uniq
A lock-free (multi reader / multi writer) circular buffered queue.
Stars: ✭ 32 (+100%)
Mutual labels:  lock-free
Javainterview
java中高级基础指南
Stars: ✭ 222 (+1287.5%)
Mutual labels:  hashmap
Exchange Core
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
Stars: ✭ 801 (+4906.25%)
Mutual labels:  lock-free
Swiftcoroutine
Swift coroutines for iOS, macOS and Linux.
Stars: ✭ 690 (+4212.5%)
Mutual labels:  lock-free
Libcopp
cross-platform coroutine library in c++
Stars: ✭ 398 (+2387.5%)
Mutual labels:  lock-free
Hashmap.h
#️⃣ single header hashmap implementation for C and C++
Stars: ✭ 194 (+1112.5%)
Mutual labels:  hashmap
1-60 of 94 similar projects