Leapfrog

Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.
Alternatives To Leapfrog
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Interviewguide3,804
9 months ago14Java
推荐免费ChatGPT网站:https://www.lintcode.com/chat-gpt?utm_source=tf-github-NotFound 点此领取7天VIP会员:https://www.lintcode.com/vip/activity/z1qgMH 《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。
Dashmap2,48257265 months ago77August 29, 202340mitRust
Blazing fast concurrent HashMap for Rust.
Sc2,123
4 months ago2bsd-3-clauseC
Common libraries and data structures for C.
Robin Map1,085
5 months ago3April 05, 20229mitC++
C++ implementation of a fast hash map and hash set using robin hood hashing
Mlib747
3 months agobsd-2-clauseC
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).
Js Sdsl6702649 months ago48July 21, 202312mitTypeScript
A javascript standard data structure library which benchmark against C++ STL.
Hopscotch Map659
7 months ago2mitC++
C++ implementation of a fast hash map and hash set using hopscotch hashing
Swiss50468 months ago3August 28, 20237apache-2.0Go
Golang port of Abseil's SwissTable
Ordered Map468
5 months ago2August 22, 20226mitC++
C++ hash map and hash set which preserve the order of insertion
C Macro Collections438
4 months ago19mitC
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
Alternatives To Leapfrog
Select To Compare


Alternative Project Comparisons
Popular Hashmap Projects
Popular Data Structure Projects
Popular Computer Science Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Rust
Data Structure
Concurrency
Hashmap