All Projects → Java Concurrency → Similar Projects or Alternatives

467 Open source projects that are alternatives of or similar to Java Concurrency

Cr
Runs your tasks at maximum concurrency
Stars: ✭ 681 (-19.12%)
Mutual labels:  concurrency
Gitpod
Gitpod automates the provisioning of ready-to-code development environments.
Stars: ✭ 6,261 (+643.59%)
Mutual labels:  code-review
Streamly
Beautiful Streaming, Concurrent and Reactive Composition (Haskell)
Stars: ✭ 553 (-34.32%)
Mutual labels:  concurrency
Eos Bp Nodes Security Checklist
EOS bp nodes security checklist(EOS超级节点安全执行指南)
Stars: ✭ 347 (-58.79%)
Mutual labels:  checklist
Go Concurrency Patterns
Concurrency patterns in Go
Stars: ✭ 724 (-14.01%)
Mutual labels:  concurrency
Concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Stars: ✭ 340 (-59.62%)
Mutual labels:  concurrency
Rockgo
A developing game server framework,based on Entity Component System(ECS).
Stars: ✭ 532 (-36.82%)
Mutual labels:  concurrency
Rxgo
Reactive Extensions for the Go language.
Stars: ✭ 3,907 (+364.01%)
Mutual labels:  concurrency
Swiftnessx
A cross-platform note-taking & target-tracking app for penetration testers.
Stars: ✭ 673 (-20.07%)
Mutual labels:  checklist
Diffr
Yet another diff highlighting tool
Stars: ✭ 338 (-59.86%)
Mutual labels:  code-review
Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Stars: ✭ 517 (-38.6%)
Mutual labels:  concurrency
Promise Fun
Promise packages, patterns, chat, and tutorials
Stars: ✭ 3,779 (+348.81%)
Mutual labels:  concurrency
Mt
tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, collaboration, differential updates and more
Stars: ✭ 18 (-97.86%)
Mutual labels:  concurrency
Cpp Project
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
Stars: ✭ 328 (-61.05%)
Mutual labels:  code-review
Concurrency
Java 并发编程知识梳理以及常见处理模式 features and patterns
Stars: ✭ 495 (-41.21%)
Mutual labels:  concurrency
Swoole Src
🚀 Coroutine-based concurrency library for PHP
Stars: ✭ 17,175 (+1939.79%)
Mutual labels:  concurrency
Kovenant
Kovenant. Promises for Kotlin.
Stars: ✭ 657 (-21.97%)
Mutual labels:  concurrency
Raptor
Web-based Source Code Vulnerability Scanner
Stars: ✭ 314 (-62.71%)
Mutual labels:  code-review
Parallel
Parallel processing for PHP based on Amp.
Stars: ✭ 478 (-43.23%)
Mutual labels:  concurrency
Spscqueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
Stars: ✭ 307 (-63.54%)
Mutual labels:  concurrency
Actix
Actor framework for Rust.
Stars: ✭ 6,764 (+703.33%)
Mutual labels:  concurrency
Reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
Stars: ✭ 4,541 (+439.31%)
Mutual labels:  code-review
Mpmcqueue
A bounded multi-producer multi-consumer concurrent queue written in C++11
Stars: ✭ 468 (-44.42%)
Mutual labels:  concurrency
Concurrencyfreaks
Stars: ✭ 299 (-64.49%)
Mutual labels:  concurrency
Gdpr Checklist
The GDPR Checklist
Stars: ✭ 655 (-22.21%)
Mutual labels:  checklist
Object threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
Stars: ✭ 280 (-66.75%)
Mutual labels:  concurrency
Codestream
The Code Collaboration Tool Built for Remote Teams
Stars: ✭ 459 (-45.49%)
Mutual labels:  code-review
Golang Tutorials
Go Tutorials - Let's get our hands really dirty by writing a lot of Golang code
Stars: ✭ 277 (-67.1%)
Mutual labels:  concurrency
Go Concurrency Test
Test the performance of Go's concurrency structures
Stars: ✭ 24 (-97.15%)
Mutual labels:  concurrency
Python3 Concurrency Pics 02
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
Stars: ✭ 275 (-67.34%)
Mutual labels:  concurrency
Azure Readiness Checklist
This checklist is your guide to the best practices for deploying secure, scalable, and highly available infrastructure in Azure. Before you go live, go through each item, and make sure you haven't missed anything important!
Stars: ✭ 457 (-45.72%)
Mutual labels:  checklist
Dingo Hunter
Static analyser for finding Deadlocks in Go
Stars: ✭ 272 (-67.7%)
Mutual labels:  concurrency
Cortex M Rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
Stars: ✭ 623 (-26.01%)
Mutual labels:  concurrency
Stormpot
A fast object pool for the JVM
Stars: ✭ 267 (-68.29%)
Mutual labels:  concurrency
Octotree
Browser extension that enhances GitHub code review and exploration. You can download Octotree for your browser from our website.
Stars: ✭ 21,726 (+2480.29%)
Mutual labels:  code-review
Php Security Check List
PHP Security Check List [ EN ] 🌋 ☣️
Stars: ✭ 262 (-68.88%)
Mutual labels:  checklist
Pget
The fastest file download client
Stars: ✭ 724 (-14.01%)
Mutual labels:  concurrency
Promise Pool
Map-like, concurrent promise processing
Stars: ✭ 258 (-69.36%)
Mutual labels:  concurrency
Go Wrk
go-wrk - a HTTP benchmarking tool based in spirit on the excellent wrk tool (https://github.com/wg/wrk)
Stars: ✭ 421 (-50%)
Mutual labels:  concurrency
Gowp
golang worker pool , Concurrency limiting goroutine pool
Stars: ✭ 259 (-69.24%)
Mutual labels:  concurrency
Java Concurrency Progamming Tutorial
BAT华为大厂一线工程师四年磨一剑精心编排 Java 高并发编程案例代码 & 教程 & 面试题集锦。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial
Stars: ✭ 606 (-28.03%)
Mutual labels:  concurrency
Python Atomicwrites
Powerful Python library for atomic file writes.
Stars: ✭ 253 (-69.95%)
Mutual labels:  concurrency
Thread Pool
Thread pool implementation using c++11 threads
Stars: ✭ 417 (-50.48%)
Mutual labels:  concurrency
nuscr
A toolkit to manipulate Scribble-style multiparty protocols, based on classical multiparty session type theory.
Stars: ✭ 16 (-98.1%)
Mutual labels:  concurrency
Flume
A safe and fast multi-producer, multi-consumer channel.
Stars: ✭ 834 (-0.95%)
Mutual labels:  concurrency
torrent client
A Bit Torrent downloader written in Crystal.
Stars: ✭ 23 (-97.27%)
Mutual labels:  concurrency
Front End Design Checklist
💎 The Design Checklist for Creative Web Designers and Patient Front-End Developers
Stars: ✭ 4,136 (+391.21%)
Mutual labels:  checklist
async-oneshot
A fast, small, full-featured, no-std compatible oneshot channel
Stars: ✭ 55 (-93.47%)
Mutual labels:  concurrency
Ocaml Multicore
Multicore OCaml
Stars: ✭ 591 (-29.81%)
Mutual labels:  concurrency
esm
Lightweight communicating state machine framework for embedded systems
Stars: ✭ 21 (-97.51%)
Mutual labels:  concurrency
Post Me
📩 Use web Workers and other Windows through a simple Promise API
Stars: ✭ 398 (-52.73%)
Mutual labels:  concurrency
vercors
The VerCors verification toolset for verifying parallel and concurrent software
Stars: ✭ 30 (-96.44%)
Mutual labels:  concurrency
Arq
Fast job queuing and RPC in python with asyncio and redis.
Stars: ✭ 695 (-17.46%)
Mutual labels:  concurrency
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+2210.93%)
Mutual labels:  concurrency
Danger Js
⚠️ Stop saying "you forgot to …" in code review
Stars: ✭ 4,076 (+384.09%)
Mutual labels:  code-review
Bree
🚥 The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v10+ and browsers, uses workers to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and graceful shutdown. Simple, fast, and lightweight. Made for @ForwardEmail and @ladjs.
Stars: ✭ 933 (+10.81%)
Mutual labels:  concurrency
Python sec
python安全和代码审计相关资料收集 resource collection of python security and code review
Stars: ✭ 921 (+9.38%)
Mutual labels:  code-review
Overdrive
⚡️ Fast async task based Swift framework with focus on type safety, concurrency and multi threading
Stars: ✭ 823 (-2.26%)
Mutual labels:  concurrency
Security List
If you have any good suggestions or comments during the search process, please feedback some index experience in issues. Thank you for your participation.查阅过程中,如果有什么好的意见或建议,请在Issues反馈,感谢您的参与。
Stars: ✭ 684 (-18.76%)
Mutual labels:  checklist
Contributing Template
Template for writing your own contributing guide
Stars: ✭ 565 (-32.9%)
Mutual labels:  checklist
61-120 of 467 similar projects