MyMedsAndMe / spellLinks
Spell is a Web Application Messaging Protocol (WAMP) client implementation in Elixir. WAMP is an open standard WebSocket subprotocol that provides two application messaging patterns in one unified protocol: Remote Procedure Calls + Publish & Subscribe: http://wamp.ws/
☆67Updated 2 years ago
Alternatives and similar repositories for spell
Users that are interested in spell are comparing it to the libraries listed below
Sorting:
- A benchmarking tool for Elixir☆71Updated 7 years ago
- Elixir wrapper around the Erlang module, eleveldb.☆44Updated 6 years ago
- A collection of authentication-related plugs☆67Updated 8 years ago
- A nifty NIF for the FS, providing faster filesystem operations for Elixir☆52Updated 8 years ago
- Elixir wrapper around OTP's gen_fsm☆40Updated 5 years ago
- Load control in BEAM processes.☆79Updated 9 years ago
- LINQ-like match_spec generation for Elixir.☆79Updated 5 years ago
- ♾️ ACTIVE: Filesystem Activities☆68Updated 11 months ago
- Mix dialyzer task☆81Updated 6 years ago
- Library containing Email related implementations in Elixir : dkim, spf, dmark, mimemail, smtp☆63Updated last year
- Let's find the fastest beamer!☆39Updated 7 years ago
- QuickCheck for Elixir☆83Updated 4 years ago
- A pure Elixir implementation of Scalable Bloom Filters☆112Updated 4 years ago
- MessagePack Implementation for Elixir / msgpack.org[Elixir]☆71Updated 8 years ago
- Maxwell is an HTTP client which support for middleware and multiple adapters.☆110Updated last year
- Parser for ABNF Grammars☆62Updated 6 years ago
- A Riemann client for Elixir, surprise!☆57Updated 6 years ago
- HTTP Request & Response Server. An incomplete clone of http://httpbin.org☆86Updated last year
- Tutorial Create Command Line Tools With Elixir☆56Updated 10 years ago
- Elixir GenServer and GenStage runtime metrics.☆92Updated 8 years ago
- Marco Polo is a binary OrientDB driver for Elixir.☆69Updated 2 years ago
- Elixir library implementing a parallel matrix multiplication algorithm and other utilities for working with matrices. Used for benchmarki…