All Projects → Floyd → Similar Projects or Alternatives

1678 Open source projects that are alternatives of or similar to Floyd

Pht
A new threading extension for PHP
Stars: ✭ 175 (+31.58%)
Mutual labels:  concurrency, parallelism, threading
Agency
Execution primitives for C++
Stars: ✭ 127 (-4.51%)
Mutual labels:  concurrency, parallelism, threading
Async Techniques Python Course
Async Techniques and Examples in Python Course
Stars: ✭ 314 (+136.09%)
Mutual labels:  parallelism, threading, performance
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+45.11%)
Mutual labels:  concurrency, parallelism
Threadly
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
Stars: ✭ 196 (+47.37%)
Mutual labels:  concurrency, threading
Actors.jl
Concurrent computing in Julia based on the Actor Model
Stars: ✭ 95 (-28.57%)
Mutual labels:  actors, concurrency
golang-101
🍺 In-depth internals, my personal notes, example codes and projects. Includes - Thousands of codes, OOP, Concurrency, Parallelism, Goroutines, Mutexes & Wait Groups, Testing in Go, Go tool chain, Backend web development, Some projects including Log file parser using bufio.Scanner, Spam Masker, Retro led clock, Console animations, Dictionary pro…
Stars: ✭ 61 (-54.14%)
Mutual labels:  concurrency, parallelism
detox
distributed tox (tox plugin to run testenvs in parallel)
Stars: ✭ 48 (-63.91%)
Mutual labels:  concurrency, parallelism
soabase-stages
A tiny library that makes staged/pipelined CompletableFutures much easier to create and manage
Stars: ✭ 23 (-82.71%)
Mutual labels:  concurrency, threading
vercors
The VerCors verification toolset for verifying parallel and concurrent software
Stars: ✭ 30 (-77.44%)
Mutual labels:  concurrency, parallelism
Jruby
JRuby is an implementation of the Ruby language using the JVM.
Stars: ✭ 3,576 (+2588.72%)
Mutual labels:  concurrency, performance
Chymyst Core
Declarative concurrency in Scala - The implementation of the chemical machine
Stars: ✭ 142 (+6.77%)
Mutual labels:  concurrency, parallelism
Sobjectizer
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
Stars: ✭ 172 (+29.32%)
Mutual labels:  concurrency, actors
Extcore
An extended core library for F#.
Stars: ✭ 172 (+29.32%)
Mutual labels:  immutable, performance
Util
A collection of useful utility functions
Stars: ✭ 201 (+51.13%)
Mutual labels:  concurrency, parallelism
thread-pool
A modern thread pool implementation based on C++20
Stars: ✭ 104 (-21.8%)
Mutual labels:  concurrency, threading
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+33.83%)
Mutual labels:  concurrency, threading
Async-Channel
Python async multi-task communication library. Used by OctoBot project.
Stars: ✭ 13 (-90.23%)
Mutual labels:  concurrency, parallelism
django-concurrency-talk
🎭 Database Integrity in Django: Safely Handling Critical Data in Distributed Systems
Stars: ✭ 49 (-63.16%)
Mutual labels:  immutable, concurrency
Bild
Image processing algorithms in pure Go
Stars: ✭ 3,431 (+2479.7%)
Mutual labels:  concurrency, parallelism
Concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Stars: ✭ 340 (+155.64%)
Mutual labels:  concurrency, threading
Crossbeam
Tools for concurrent programming in Rust
Stars: ✭ 4,180 (+3042.86%)
Mutual labels:  concurrency, parallelism
Fetch
Simple & Efficient data access for Scala and Scala.js
Stars: ✭ 453 (+240.6%)
Mutual labels:  concurrency, parallelism
Quasar
Fibers, Channels and Actors for the JVM
Stars: ✭ 4,349 (+3169.92%)
Mutual labels:  concurrency, actors
Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Stars: ✭ 517 (+288.72%)
Mutual labels:  concurrency, parallelism
Go Concurrency Test
Test the performance of Go's concurrency structures
Stars: ✭ 24 (-81.95%)
Mutual labels:  concurrency, performance
Plasma
Plasma Programming Language
Stars: ✭ 133 (+0%)
Mutual labels:  concurrency, parallelism
Entitas Cpp
Entitas++ is a fast Entity Component System (ECS) C++11 port of Entitas C#
Stars: ✭ 229 (+72.18%)
Mutual labels:  game-development, performance
Pulsar
Fibers, Channels and Actors for Clojure
Stars: ✭ 885 (+565.41%)
Mutual labels:  concurrency, actors
Imtools
Fast and memory-efficient immutable collections and helper data structures
Stars: ✭ 85 (-36.09%)
Mutual labels:  immutable, performance
Ecs
Thoughts about entity-component-system
Stars: ✭ 158 (+18.8%)
Mutual labels:  game-development, performance
Immudb
immudb - world’s fastest immutable database, built on a zero trust model
Stars: ✭ 3,743 (+2714.29%)
Mutual labels:  immutable, performance
Thespian
Python Actor concurrency library
Stars: ✭ 220 (+65.41%)
Mutual labels:  concurrency, actors
Swissarmylib
Collection of helpful utilities we use in our Unity projects.
Stars: ✭ 154 (+15.79%)
Mutual labels:  game-development, performance
java-multithread
Códigos feitos para o curso de Multithreading com Java, no canal RinaldoDev do YouTube.
Stars: ✭ 24 (-81.95%)
Mutual labels:  concurrency, parallelism
thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
Stars: ✭ 1,043 (+684.21%)
Mutual labels:  concurrency, threading
concurrent-resource
A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.
Stars: ✭ 17 (-87.22%)
Mutual labels:  concurrency, threading
SOMns
SOMns: A Newspeak for Concurrency Research
Stars: ✭ 62 (-53.38%)
Mutual labels:  actors, concurrency
transit
Massively real-time city transit streaming application
Stars: ✭ 20 (-84.96%)
Mutual labels:  actors, concurrency
theater
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
Stars: ✭ 29 (-78.2%)
Mutual labels:  actors, concurrency
psched
Priority-based Task Scheduling for Modern C++
Stars: ✭ 59 (-55.64%)
Mutual labels:  concurrency, threading
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+3954.89%)
Mutual labels:  game-development, performance
Concurrency Glossary
🦑 Informal definitions of terms used in concurrency modeling
Stars: ✭ 276 (+107.52%)
Mutual labels:  concurrency, parallelism
Imminent
A composable Futures library for Clojure
Stars: ✭ 88 (-33.83%)
Mutual labels:  concurrency, parallelism
Capsule
The Capsule Hash Trie Collections Library
Stars: ✭ 350 (+163.16%)
Mutual labels:  immutable, performance
Stormpot
A fast object pool for the JVM
Stars: ✭ 267 (+100.75%)
Mutual labels:  concurrency, performance
Taskscheduler
Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.
Stars: ✭ 402 (+202.26%)
Mutual labels:  game-development, performance
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+14530.08%)
Mutual labels:  concurrency, performance
Start
🔴 Functional task runner for Node.js
Stars: ✭ 478 (+259.4%)
Mutual labels:  concurrency, parallelism
Onetbb
oneAPI Threading Building Blocks (oneTBB)
Stars: ✭ 3,284 (+2369.17%)
Mutual labels:  parallelism, threading
Fucking Java Concurrency
🎏 Simple show cases of java concurrency problems, seeing 🙈 is believing 🐵
Stars: ✭ 779 (+485.71%)
Mutual labels:  concurrency, parallelism
Transient
A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
Stars: ✭ 617 (+363.91%)
Mutual labels:  concurrency, threading
Phobos
The standard library of the D programming language
Stars: ✭ 1,038 (+680.45%)
Mutual labels:  concurrency, parallelism
gotp
(Experimental) Actors and an OTP clone, implemented in Go
Stars: ✭ 21 (-84.21%)
Mutual labels:  actors, concurrency
React Native Threads
Create new JS processes for CPU intensive work
Stars: ✭ 527 (+296.24%)
Mutual labels:  concurrency, parallelism
So 5 5
SObjectizer: it's all about in-process message dispatching!
Stars: ✭ 87 (-34.59%)
Mutual labels:  concurrency, actors
Hpx
The C++ Standard Library for Parallelism and Concurrency
Stars: ✭ 1,805 (+1257.14%)
Mutual labels:  concurrency, parallelism
Css In Js
A thorough analysis of all the current CSS-in-JS solutions with SSR & TypeScript support for Next.js
Stars: ✭ 127 (-4.51%)
Mutual labels:  performance
Blue Flame Engine
A 3D/2D game engine that supports both DirectX11 and OpenGL 4.5
Stars: ✭ 129 (-3.01%)
Mutual labels:  game-development
Unflattener
Make normal maps for 2D art
Stars: ✭ 125 (-6.02%)
Mutual labels:  game-development
1-60 of 1678 similar projects