erlangplanet's Stars
ruby-concurrency/concurrent-ruby
Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
alonsovidales/Brain
On memory high performance distributed storage system based on Erlang
hkerem/network-app-example
An example for distributed, clustered, error tolerant TCP network server application.
inaka/erlang_guidelines
Inaka's Erlang Coding Guidelines
kevsmith/membox
Redis-like storage server written in Erlang
davide/erlang_mq_boost
Boost message passing between Erlang nodes
selectel/yawndb
In-memory circular array database
rabbitmq/erlando
Erlando
knutin/elli
Simple, robust and performant Erlang web server
seriyps/xhttpc
Extensible HTTP Client for Erlang
proger/erlfsmon
Erlang filesystem event watcher frontend for fswatch
rvirding/tcp_io_server
An erlang TCP IO-server
tolbrino/hotwheels
Erlang messaging server optimized to send 1 message to 40k subscribers to a topic in < 1s
danmacklin/erlang_cep
A basic CEP package written in erlang
bdionne/bitstore
A document based ontology development environment
af83/ucengine
U.C.Engine is a pubsub server with persistence. You can build realtime applications or integrate realtime features to existing applications.
archaelus/enet
Pure Erlang network stack
ngerakines/erlang_protobuffs
A set of Protocol Buffers tools and modules for Erlang applications.
msantos/procket
Erlang interface to low level socket operations
benoitc/hackney
simple HTTP client in Erlang
matteoredaelli/ebot
Ebot, an Opensource Web Crawler built on top of a nosql database (apache couchdb, riak), AMQP database (rabbitmq), webmachine and mochiweb. Ebot is written in Erlang and it is a very scalable, distribuited and highly configurable web cawler. See wiki pages for more details
cmullaparthi/ibrowse
Erlang HTTP client
moonpolysoft/dynomite
Open source dynamo clone written in Erlang.
webmachine/webmachine
A REST-based system for building web applications.
cbd/edis
An Erlang implementation of Redis
xslogic/phoebus
Phoebus is a distributed framework for large scale graph processing written in Erlang.
basho/bitcask
because you need another a key/value storage engine
devinus/poolboy
A hunky Erlang worker pool factory
basho/riak_cs
Riak CS is simple, available cloud storage built on Riak.
ninenines/ranch
Socket acceptor pool for TCP protocols.