An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: concurrent-hashmap

willothy/whirlwind

🌀 Ridiculously fast, fully asynchronous, sharded hashmap for Rust.

Language: Rust - Size: 68.4 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 505 - Forks: 8

wvwwvwwv/scalable-concurrent-containers

High-performance containers and utilities for concurrent and asynchronous programming

Language: Rust - Size: 2.2 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 413 - Forks: 24

robclu/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.

Language: Rust - Size: 193 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 233 - Forks: 12

SrujayReddy/Key-Value-Server

This project implements a concurrent Key-Value (KV) Server that communicates with a multi-threaded client via a shared memory region.

Language: C - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

m-murad/ordered-sync-map

A gorutine safe ordered map implemented in Go using Generics.

Language: Go - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

GLaDOS-418/threading_library

A simple & header-only threading library written in C++20 .

Language: C++ - Size: 82 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 0

YSZhuoyang/concurrent-memory-cache

A simple wrapper over MemoryCache to prevent concurrent cache missing.

Language: C# - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

mitghi/scherben-map.rs

Concurrent Sharded HashMap for Rust

Language: Rust - Size: 41 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0