bzzt / bigtableLinks
Elixir client library for Google Bigtable
☆17Updated 2 years ago
Alternatives and similar repositories for bigtable
Users that are interested in bigtable are comparing it to the libraries listed below
Sorting:
- a proof of concept telnet transport for the Phoenix framework☆22Updated 7 years ago
- A tool for composing and executing workflows at runtime for Elixir.☆40Updated last year
- A Building blocks for elixir CQRS segregated applications☆15Updated 5 years ago
- Compile static files into Elixir bytecode and serve them from memory☆33Updated 8 years ago
- Firmata protocol in Elixir☆51Updated 4 years ago
- Intercluster RPC for Erlang and Elixir☆48Updated last year
- Priority Queues for Elixir.☆16Updated 2 years ago
- Shared LiveView Components☆15Updated 5 months ago
- Pure Elixir disk backed key-value store.☆28Updated 3 weeks ago
- Connect devices to NervesHub via a Phoenix channel☆37Updated last week
- Generic Task behavior that helps encapsulate errors and recover from them in classic GenStage workers.☆23Updated 7 years ago
- Fast HyperLogLog implementation for Elixir/Erlang☆21Updated 4 years ago
- Fast TS is a fast Time Series Event Stream Processor☆17Updated 9 years ago
- A fault-tolerant and concurrent StatsD server☆31Updated 5 years ago
- Library validates mobile phone number for country☆28Updated last year
- Middleman implementation for Porcelain☆54Updated 9 years ago
- Fast Bloom filter with concurrent accessibility, powered by :atomics module.☆39Updated 4 years ago
- (older project) support '{:system...}' and ':apply {m,f,a}' patterns in OTP apps☆30Updated 3 years ago
- A hack of well-known Joe Armstrong's PDF library with support for UTF-8 and Latin2 that works even on pre-R16B Erlangs!☆19Updated 4 years ago
- Fast YAML native library for Erlang / Elixir☆51Updated last week
- Isolate tests from the real world, inspired by Ruby's VCR.☆54Updated 3 years ago
- ☆31Updated 6 years ago
- Image manipulation package for Elixir☆38Updated 4 years ago
- Dotx is a library for DOT file parsing and generation. The whole spec https://www.graphviz.org/doc/info/lang.html is implemented.☆11Updated 5 years ago
- An Elixir library to store key-value pairs in a distributed, fault-tolerant, self-adjusting data structure☆20Updated 2 years ago
- Circuit breaker for HTTP requests in Elixir