All Projects → Chymyst Core → Similar Projects or Alternatives

1506 Open source projects that are alternatives of or similar to Chymyst Core

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 (+21.13%)
Zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Stars: ✭ 3,167 (+2130.28%)
So 5 5
SObjectizer: it's all about in-process message dispatching!
Stars: ✭ 87 (-38.73%)
Mutual labels:  concurrency, multithreading, actor-model, csp
Concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Stars: ✭ 340 (+139.44%)
java-multithread
Códigos feitos para o curso de Multithreading com Java, no canal RinaldoDev do YouTube.
Stars: ✭ 24 (-83.1%)
theater
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
Stars: ✭ 29 (-79.58%)
traffic
Massively real-time traffic streaming application
Stars: ✭ 25 (-82.39%)
transit
Massively real-time city transit streaming application
Stars: ✭ 20 (-85.92%)
Fucking Java Concurrency
🎏 Simple show cases of java concurrency problems, seeing 🙈 is believing 🐵
Stars: ✭ 779 (+448.59%)
Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Stars: ✭ 517 (+264.08%)
scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
Stars: ✭ 101 (-28.87%)
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (+1.41%)
Pht
A new threading extension for PHP
Stars: ✭ 175 (+23.24%)
Plasma
Plasma Programming Language
Stars: ✭ 133 (-6.34%)
Actors.jl
Concurrent computing in Julia based on the Actor Model
Stars: ✭ 95 (-33.1%)
mux-stream
(De)multiplex asynchronous streams
Stars: ✭ 34 (-76.06%)
Golang Tutorials
Go Tutorials - Let's get our hands really dirty by writing a lot of Golang code
Stars: ✭ 277 (+95.07%)
Cloudi
A Cloud at the lowest level!
Stars: ✭ 352 (+147.89%)
Mutual labels:  concurrency, actor-model
Crossbeam
Tools for concurrent programming in Rust
Stars: ✭ 4,180 (+2843.66%)
Mutual labels:  concurrency, parallelism
Swim
Distributed software platform for building stateful, massively real-time streaming applications.
Stars: ✭ 368 (+159.15%)
Quasar
Fibers, Channels and Actors for the JVM
Stars: ✭ 4,349 (+2962.68%)
Mutual labels:  concurrency, jvm
Kotlin Result
A multiplatform Result monad for modelling success or failure operations.
Stars: ✭ 369 (+159.86%)
Mutual labels:  jvm, functional-programming
Hopac
http://hopac.github.io/Hopac/Hopac.html
Stars: ✭ 461 (+224.65%)
Mutual labels:  concurrent-programming, csp
Fasy
FP iterators that are both eager and asynchronous
Stars: ✭ 488 (+243.66%)
Javamtp
《Java多线程编程实战指南(设计模式篇)》源码
Stars: ✭ 575 (+304.93%)
Mutual labels:  concurrency, multithreading
Taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
Stars: ✭ 6,128 (+4215.49%)
Funfix
Functional Programming Library for JavaScript, TypeScript and Flow ✨⚡️
Stars: ✭ 596 (+319.72%)
Jruby
JRuby is an implementation of the Ruby language using the JVM.
Stars: ✭ 3,576 (+2418.31%)
Mutual labels:  concurrency, jvm
Floyd
The Floyd programming language
Stars: ✭ 133 (-6.34%)
Mutual labels:  concurrency, parallelism
Weave
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
Stars: ✭ 305 (+114.79%)
Mutual labels:  multithreading, parallelism
Fetch
Simple & Efficient data access for Scala and Scala.js
Stars: ✭ 453 (+219.01%)
Mutual labels:  concurrency, parallelism
Akka.net
Port of Akka actors for .NET
Stars: ✭ 4,024 (+2733.8%)
Mutual labels:  concurrency, actor-model
Start
🔴 Functional task runner for Node.js
Stars: ✭ 478 (+236.62%)
Mutual labels:  concurrency, parallelism
Bild
Image processing algorithms in pure Go
Stars: ✭ 3,431 (+2316.2%)
Mutual labels:  concurrency, parallelism
Hpx
The C++ Standard Library for Parallelism and Concurrency
Stars: ✭ 1,805 (+1171.13%)
Mutual labels:  concurrency, parallelism
Rockgo
A developing game server framework,based on Entity Component System(ECS).
Stars: ✭ 532 (+274.65%)
Mutual labels:  concurrency, actor-model
Ocaml Multicore
Multicore OCaml
Stars: ✭ 591 (+316.2%)
Mutual labels:  concurrency, multicore
React Native Threads
Create new JS processes for CPU intensive work
Stars: ✭ 527 (+271.13%)
Mutual labels:  concurrency, parallelism
Clio
Clio is a functional, parallel, distributed programming language.
Stars: ✭ 555 (+290.85%)
Jcsprout
👨‍🎓 Java Core Sprout : basic, concurrent, algorithm
Stars: ✭ 26,536 (+18587.32%)
Mutual labels:  concurrent-programming, jvm
Actix
Actor framework for Rust.
Stars: ✭ 6,764 (+4663.38%)
Mutual labels:  concurrency, actor-model
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 (+97.18%)
Mutual labels:  concurrency, multithreading
Java Concurrency Progamming Tutorial
BAT华为大厂一线工程师四年磨一剑精心编排 Java 高并发编程案例代码 & 教程 & 面试题集锦。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial
Stars: ✭ 606 (+326.76%)
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 (-87.32%)
Knowledgesummary
📚A list of core knowledge that most Android programmers need to know. (continuously updated...)
Stars: ✭ 131 (-7.75%)
Mutual labels:  multithreading, jvm
Javabrainmap
Java 体系涉及到的各方面知识点脑图总结,万物皆脑图。The knowledge of all aspects of the Java system is summarized in the brain map.
Stars: ✭ 33 (-76.76%)
Mutual labels:  concurrent-programming, jvm
Pycos
Concurrent, Asynchronous, Distributed, Communicating Tasks with Python
Stars: ✭ 30 (-78.87%)
Orleans
Orleans is a cross-platform framework for building distributed applications with .NET
Stars: ✭ 8,131 (+5626.06%)
Mutual labels:  concurrency, actor-model
Awesome Lockfree
A collection of resources on wait-free and lock-free programming
Stars: ✭ 1,046 (+636.62%)
Pykka
🌀 Pykka makes it easier to build concurrent applications.
Stars: ✭ 944 (+564.79%)
Mutual labels:  concurrency, actor-model
Phobos
The standard library of the D programming language
Stars: ✭ 1,038 (+630.99%)
Mutual labels:  concurrency, parallelism
Ea Async
EA Async implements async-await methods in the JVM.
Stars: ✭ 1,085 (+664.08%)
Mutual labels:  concurrency, jvm
Evenk
A C++ library for concurrent programming
Stars: ✭ 68 (-52.11%)
Mutual labels:  concurrency, multithreading
Tdp
The Darkest Pipeline - Multithreaded pipelines for modern C++
Stars: ✭ 67 (-52.82%)
Libcsp
A concurrency C library 10x faster than Golang.
Stars: ✭ 1,160 (+716.9%)
Mutual labels:  concurrency, csp
Important Java Concepts
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥
Stars: ✭ 135 (-4.93%)
Mutual labels:  concurrency, multithreading
Pulsar
Fibers, Channels and Actors for Clojure
Stars: ✭ 885 (+523.24%)
Mutual labels:  concurrency, jvm
Tascalate Async Await
Async / Await asynchronous programming model for Java similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
Stars: ✭ 60 (-57.75%)
Redux Most
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
Stars: ✭ 137 (-3.52%)
Agency
Execution primitives for C++
Stars: ✭ 127 (-10.56%)
Mutual labels:  concurrency, parallelism
1-60 of 1506 similar projects