Simple thread-safe, rust memory allocator from static buffer
-
Updated
Dec 28, 2021 - Rust
Simple thread-safe, rust memory allocator from static buffer
A thread-safe key-value store, implemented in Rust with zero dependencies, that supports keys and values of different types within the same store.
Thread-safe cell based on atomic pointers
Rustato: A powerful, thread-safe global state management library for Rust applications, offering type-safe, reactive state handling with an easy-to-use macro-based API.
A persistent iterator manager for Rust
Rust implementation of a minimax algorithm. The game is a custom version of the Oware. Using Alphabeta pruning, move ordering, and a tiny iterative deepening.
A lock-free, thread-safe implementation of the Union-Find (Disjoint-Set) data structure in Rust.
CLI for audio player to stream and play all your music files at ease and fast on your terminal
A lock-free thread-safe arena based Skiplist impelementation for building memtable.
CRDT implementation which is compatible with https://github.com/yjs/yjs
Add a description, image, and links to the thread-safe topic page so that developers can more easily learn about it.
To associate your repository with the thread-safe topic, visit your repo's landing page and select "manage topics."