Trending repositories for topic concurrency
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
A predictable state management library that helps implement the BLoC design pattern
Rust / Wasm framework for creating reliable and efficient web applications
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
go-wrk - a HTTP benchmarking tool based in spirit on the excellent wrk tool (https://github.com/wg/wrk)
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
Programmatic server for PHP with async IO, coroutines and fibers
A predictable state management library that helps implement the BLoC design pattern
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
A family of header-only, very fast and memory-friendly hashmap and btree containers.
A predictable state management library that helps implement the BLoC design pattern
Rust / Wasm framework for creating reliable and efficient web applications
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
A lightweight library for writing concurrent programs in Go using the Actor model.
A cross-platform GUI file cataloging program with extensive customization options to suit user preferences. Highly optimized for multi-core parallel search speed, data integrity, and repository portab...
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
Safe direct-style concurrency and resiliency for Scala on the JVM
AsyncExtensions aims to mimic Swift Combine operators for async sequences.
A family of header-only, very fast and memory-friendly hashmap and btree containers.
Extensions and additions to AsyncSequence, AsyncStream and AsyncThrowingStream.
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
Modern version of setInterval for promises and async functions.
🔘 Minimalistic and High-performance goroutine worker pool written in Go
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
A family of header-only, very fast and memory-friendly hashmap and btree containers.
Rust / Wasm framework for creating reliable and efficient web applications
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
A predictable state management library that helps implement the BLoC design pattern
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
Example code for Fluent Python, 2nd edition (O'Reilly 2022)
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
Exclusive, stackable locking to control concurrent access to shared resource(s)
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
A lightweight library for writing concurrent programs in Go using the Actor model.
A cross-platform GUI file cataloging program with extensive customization options to suit user preferences. Highly optimized for multi-core parallel search speed, data integrity, and repository portab...
A batch manager that will deduplicate and batch requests for a certain data type made within a window. Useful to batch requests made from multiple react components that uses react-query
The VerCors verification toolset for verifying parallel and concurrent software
A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practical implementations of computer architecture concepts with a fo...
A small proof of concept implementing the actor model 🎭 using Kotlin coroutines
Fast and lightweight thread pool for C++11 and newer.
Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
🌀 Ridiculously fast, fully asynchronous, sharded hashmap for Rust.
Scan for secrets, endpoints, and other sensitive data after decompiling and deobfuscating Android files. (.apk, .xapk, .dex, .jar, .class, .smali, .zip, .aar, .arsc, .aab, .jadx.kts).
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practical implementations of computer architecture concepts with a fo...
High-performance, asynchronous Python HTTP client library designed for faster file transfers using concurrency, semaphores, and fault-tolerant features.
Wrappers for built-in fetch() enabling killswitch, logging, concurrency limit and other features.
A highly extensible Rust-based meta-framework designed for building decoupled and maintainable applications.
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
Rust / Wasm framework for creating reliable and efficient web applications
A predictable state management library that helps implement the BLoC design pattern
Example code for Fluent Python, 2nd edition (O'Reilly 2022)
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
A family of header-only, very fast and memory-friendly hashmap and btree containers.
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
Wrappers for built-in fetch() enabling killswitch, logging, concurrency limit and other features.
High-performance, concurrent embedded caching library for Go applications with support for Hash data type, Disk Save and TTL
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
Golang tutorial course - from beginner to advanced topics : data structure, struct, interface, generic, concurrency, json, http, docker
🟣 Concurrency interview questions and answers to help you prepare for your next software architecturea and design patterns interview in 2024.
Exclusive, stackable locking to control concurrent access to shared resource(s)
Light and self-contained implementation of C++17 parallel algorithms.