π Live Open Source Explorer
Explore live open-source projects and AI models.
Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.
π Live Search
Search live open-source data
Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.
Live Results
GitHub Open Source Repositories
Search: fast-async-mutex
Page 1
Showing 3 results from 3
fereidani/xutex
GitHub Rust MIT Licensean extremely fast async mutex with alternative sync API
External source
GitHub
0xAdafang/FastFoodSimulator
GitHub RustFastFoodSimulator is a Rust-based simulation of a fast-food workflow, built to practice concurrency with tokio, Arc<Mutex<>>, and async task loops. Itβs a modular sandbox for learning real-time systems and shared-state logic.
External source
GitHub
Mnwa/fast-async-mutex
GitHub Rust Apache License 2.0The fast async mutex which uses spinlock algorithm with using waker
External source
GitHub