#multithreading (30 Repositories)
Ranked open-source repositories tagged with #multithreading, scored by pull request acceptance likelihood and maintainer engagement velocity.
16.5%
9.3h
30 repositories tagged #multithreading
actix/actix-net
A collection of lower-level libraries for composable network services.
software-mansion/react-native-reanimated
React Native's Animated library reimplemented
Wind-Development/WindSpigot
A performant, multithreaded Minecraft server software for version 1.8.8.
flanglet/kanzi-cpp
Fast lossless data compression in C++
sniper00/moon
A lightweight game server framework implemented with Actor Model
CraftCanvasMC/Canvas
CanvasMC is a fork of the Folia Minecraft server software that fixes gameplay inconsistencies, bugs, and introduces further performance enhancements to the dedicated server
PaperMC/Folia
Fork of Paper which adds regionised multithreading to the dedicated server.
gregyjames/OctaneDownloader
A high performance, multi-threaded C# file download library.
SparklyPower/SparklyPaper
✨ "Ooooh, sparkly paper!" - SparklyPower's Paper fork, making large servers snappier with high-performance optimizations and improvements!
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
MilesCranmer/BorrowChecker.jl
A borrow checker for Julia
margelo/react-native-worklets-core
🧵 A library to run JS functions ("Worklets") on separate Threads
libocca/occa
Portable and vendor neutral framework for parallel programming on heterogeneous platforms.
RichieSams/FiberTaskingLib
A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.
lowenware/dotrix
A 3D engine with ECS and Vulkan renderer for Rust developers
nifanfa/MOOS
C# x64 operating system programming with the .NET native ahead-of-time compilation technology.
barbiez/Nitro-Sniper-Checker
Best Discord Nitro Promo Code Validator Tool 2026
callicoder/java-concurrency-examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
sysprog21/concurrent-programs
Complementary Concurrency Programs for course "Linux Kernel Internals"
Syncaidius/MoltenEngine
A spare-time C# .NET 8 game engine project. Cross-platform, multi-threaded.
mydumper/mydumper
Official MyDumper Project
guzba/mummy
An HTTP and WebSocket server for Nim that returns to the ancient ways of threads.
carstenbauer/ThreadPinning.jl
Readily pin Julia threads to CPU-threads
ashvardanian/ForkUnion
Low-latency NUMA-aware fork-join thread-pool with zero allocations, syscalls, CAS, or false-sharing on the hot path for C, C++, Rust, and Zig 🍴
taskflow/work-stealing-queue
A High-Performance Work-Stealing Queue for C++
ETS-PoliTO/esp32-sniffer
ESP32 firmware that sniffs PROBE REQUEST packets sent by smartphones searching for Wi-Fi connection to extract different types of information
lucav76/Fibry
The first Java Actor System supporting fibers from Project Loom
gscept/nebula
Nebula is an open-source and free-to-use modern C++ game engine.
gi0baro/tonio
A multi-threaded async runtime for Python
ex-actor/ex-actor
Modern C++ actor framework based on std::execution, only requires C++20 - Turns your class into async service.