All Projects → arschles → gotp

arschles / gotp

Licence: other
(Experimental) Actors and an OTP clone, implemented in Go

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to gotp

Floyd
The Floyd programming language
Stars: ✭ 133 (+533.33%)
Mutual labels:  actors, concurrency
So 5 5
SObjectizer: it's all about in-process message dispatching!
Stars: ✭ 87 (+314.29%)
Mutual labels:  actors, concurrency
Quasar
Fibers, Channels and Actors for the JVM
Stars: ✭ 4,349 (+20609.52%)
Mutual labels:  actors, concurrency
theater
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
Stars: ✭ 29 (+38.1%)
Mutual labels:  actors, concurrency
Actors.jl
Concurrent computing in Julia based on the Actor Model
Stars: ✭ 95 (+352.38%)
Mutual labels:  actors, concurrency
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 (+719.05%)
Mutual labels:  actors, concurrency
Pulsar
Fibers, Channels and Actors for Clojure
Stars: ✭ 885 (+4114.29%)
Mutual labels:  actors, concurrency
Thespian
Python Actor concurrency library
Stars: ✭ 220 (+947.62%)
Mutual labels:  actors, concurrency
SOMns
SOMns: A Newspeak for Concurrency Research
Stars: ✭ 62 (+195.24%)
Mutual labels:  actors, concurrency
transit
Massively real-time city transit streaming application
Stars: ✭ 20 (-4.76%)
Mutual labels:  actors, concurrency
piker
#nontina, #paperhands,, #pwnzebotz, #tradezbyguille
Stars: ✭ 63 (+200%)
Mutual labels:  concurrency
Sworm
CoreData based Swift ORM
Stars: ✭ 70 (+233.33%)
Mutual labels:  concurrency
concurrency-kit
🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].
Stars: ✭ 17 (-19.05%)
Mutual labels:  concurrency
esm
Lightweight communicating state machine framework for embedded systems
Stars: ✭ 21 (+0%)
Mutual labels:  concurrency
gpool
gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.
Stars: ✭ 84 (+300%)
Mutual labels:  concurrency
MultiHttp
This is a high performance , very useful multi-curl tool written in php. 一个超级好用的并发CURL工具!!!(httpful,restful, concurrency)
Stars: ✭ 79 (+276.19%)
Mutual labels:  concurrency
JTK
JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O streams, threads and much more.
Stars: ✭ 25 (+19.05%)
Mutual labels:  concurrency
gotopus
Gotopus is a minimalistic tool that runs arbitrary commands concurrently.
Stars: ✭ 17 (-19.05%)
Mutual labels:  concurrency
geeteventbus
An inprocess eventbus for highly concurrent Python applications
Stars: ✭ 17 (-19.05%)
Mutual labels:  concurrency
awaitchannel
Go-style concurrency and channels with Python 3.5 and asyncio
Stars: ✭ 21 (+0%)
Mutual labels:  concurrency

GoTP

====

Actors and an OTP clone, implemented in Go

This is experimental code, and not ready for production usage. It is provided as a proof of concept. You are welcome to use it as you see fit, but it is not supported.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].