#Concurrent
Showing 16 of 16 repositories tagged #concurrent, ranked by stars
the champagne of beta embedded databases
Blazing fast concurrent HashMap for Rust.
必看!java后端,亮剑诛仙。java发展路线技术要点。
A fast and ergonomic concurrent hashmap for read-heavy workloads.
pip install funboost,python全功能分布式函数调度框架,funboost的功能是全面性重量级,用户能想得到的功能99%全都有;funboost的使用方式是轻量级,只有@boost一行代码需要写。支持python所有类型的并发模式和一切知名消息队列中间件,支持如 celery dramatiq等框架整体作为funboost中间件,python函数加速器,框架包罗万象,用户能想到的控制功能全都有。一统编程思维,兼容50% python业务场景,适用范围广。只需要一行代码即可分布式执行python一切函数,99%用过funboost的pythoner 感受是 简易 方便 自由 强大,相见恨晚 。
React Suspense workshop
A high-performance CLI tool to concurrently download shared files and entire folder structures from Google Drive, featuring multi-progress UI and robust conflict resolution.
High-performance, Rust-based asynchronous task programming framework implementing Flow-Based Programming for scalable directed acyclic graph (DAG) task orchestration
TUI framework and developer productivity apps in Rust 🦀
Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.
Go concurrent-safe, goroutine-safe, thread-safe queue
A fast SAT solver
Project Eyes On is a high-speed, multi-threaded surveillance tool by Y0oshi (@rde0) for locating open IP cameras worldwide. Unifies Google Dorking and Directory Scraping into a single OSINT engine.
A CLI app for downloading file concurrently.
Create long-lived isolates for single or multiple functions, with support for Web Workers (via an efficient generator) and WASM compilation.
Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a channel in the order of input. It is useful in concurrently processing items in a queue, and get output in the order provided by the queue.