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

GitHub topics: concurrent-hashmap

wvwwvwwv/scalable-concurrent-containers

A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces

Language: Rust - Size: 2.7 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 482 - Forks: 29

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: 237 KB - Last synced at: about 22 hours ago - Pushed at: 5 months ago - Stars: 258 - Forks: 12

willothy/whirlwind

🌀 Async-first sharded hashmap for Rust.

Language: Rust - Size: 68.4 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 529 - Forks: 8

Thapamanish/caching-proxy

Caching proxy server (Spring Boot CLI) that forwards requests to an origin and returns cached responses with HIT/MISS headers.

Language: Java - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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: about 1 month ago - Pushed at: 10 months ago - Stars: 3 - 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: about 2 months ago - Pushed at: over 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: over 1 year ago - Pushed at: over 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: 7 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

mitghi/scherben-map.rs

Concurrent Sharded HashMap for Rust

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