434 results for “topic:thread-safe”
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.
C++11 thread-safe container for sharing data between threads (synchronized queue)
the irc crate – usable, async IRC for Rust
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.
Distributed C++ services from embedded to enterprise without rewrites
⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.
A Swift Multiplatform Single-threaded Non-blocking Web and Networking Framework
CRDT implementation which is compatible with https://github.com/yjs/yjs
A high-performance rate limiter library for Go applications
a course to help you learn C++20 coroutine and liburing
📣 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
Modern circuit breaker for Ruby & Rails. Thread-safe, fiber-ready async support. Built-in fallbacks, rich introspection, clean DSL. Memory-efficient with jitter & monitoring.
A modern, feature-rich logging library for Zig with thread-safety, file rotation, and colorized output. High-performance logging made easy.
Zig Mailbox is convenient inter-thread communication mechanism.
The Darkest Pipeline - Multithreaded pipelines for modern C++
Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer
A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm :arrows_clockwise:
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
faster round-robin balancing algorithm written in golang
PynneX provides a modern emitter-listener (signal-slot) pattern with thread safety, async support, and dynamic connection detection. Build decoupled architectures without heavy frameworks. It’s pure Python 3.10+; minimal overhead. Choose from multiple aliases (signal-slot or publisher-subscriber).
Java编程之路
Modern Thread-Safe Caching System with Basic Full Text Functionalities
A thread-safe queue implementation in C++