A Golang lock-free thread-safe HashMap optimized for fastest read access.
Event Dispatcher and callback list for C++
Fastest and most memory efficient golang concurrent hashmap
Filesystem watcher. Works anywhere. Simple, efficient and friendly.
A thread-safe queue faster and more resource efficient than golang's native channels
Fast KDTree for Unity, with thread-safe querying.
the irc crate – usable, async IRC for Rust
Thread-safe container for sharing data between threads
#IOS#Automatically perform UITableView and UICollectionView animations between two sets of immutable data. It supports generic data types and is fully thread-safe.
Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separation.
A Swift Multiplatform Single-threaded Non-blocking Web and Networking Framework
⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.
CRDT implementation which is compatible with https://github.com/yjs/yjs
📣 Hey listen! A simple general-purpose event-listener system for C++17.
The Constrained and Unconstrained Testing Environment with safe threads (CUTEst) for optimization software
The Darkest Pipeline - Multithreaded pipelines for modern C++
A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm 🔃
Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer
A modern, feature-rich logging library for Zig with thread-safety, file rotation, and colorized output. High-performance logging made easy.
#算法刷题#faster round-robin balancing algorithm written in golang