Repository navigation

#

thread-safe

A Golang lock-free thread-safe HashMap optimized for fastest read access.

Go
1839
1 个月前

Fastest and most memory efficient golang concurrent hashmap

Go
987
6 个月前
C++
730
2 个月前

A thread-safe queue faster and more resource efficient than golang's native channels

Go
674
1 年前

Fast KDTree for Unity, with thread-safe querying.

C#
556
4 年前

the irc crate – usable, async IRC for Rust

Rust
555
1 个月前

Thread-safe container for sharing data between threads (synchronized queue)

C++
489
8 个月前

Automatically perform UITableView and UICollectionView animations between two sets of immutable data. It supports generic data types and is fully thread-safe.

Swift
342
1 年前

Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separation.

C++
338
10 个月前

⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.

Go
288
19 天前

CRDT implementation which is compatible with https://github.com/yjs/yjs

Rust
240
4 个月前

📣 Hey listen! A simple general-purpose event-listener system for C++17.

CMake
132
4 年前

The Constrained and Unconstrained Testing Environment with safe threads (CUTEst) for optimization software

Fortran
102
2 天前

A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm 🔃

Go
71
2 年前

A modern, feature-rich logging library for Zig with thread-safety, file rotation, and colorized output. High-performance logging made easy.

Zig
70
5 天前

Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer

Go
70
5 年前
Python
64
2 个月前