All Projects → scrogson → franz

scrogson / franz

Licence: other
A Kafka client library for Erlang/Elixir based on librdkafka implemented as a safe Rust NIF.

Programming Languages

rust
11053 projects
elixir
2628 projects
shell
77523 projects
erlang
1774 projects

Labels

Projects that are alternatives of or similar to franz

Rustler
Safe Rust bridge for creating Erlang NIF functions
Stars: ✭ 3,052 (+10073.33%)
Mutual labels:  nif
hyperbeam
Experimental NIF-based HTTP Server for the BEAM
Stars: ✭ 22 (-26.67%)
Mutual labels:  nif
gerlang
Calling Go functions from Erlang
Stars: ✭ 26 (-13.33%)
Mutual labels:  nif
eapa
Erlang/Elixir Arbitrary-Precision Arithmetic (EAPA)
Stars: ✭ 36 (+20%)
Mutual labels:  nif
UIX-R
Ultima IX: Redemption for Morrowind and OpenMW
Stars: ✭ 32 (+6.67%)
Mutual labels:  nif
webview
Build cross platform desktop apps with Elixir and web technologies.
Stars: ✭ 18 (-40%)
Mutual labels:  nif
exor filter
Erlang nif for xor_filter. 'Faster and Smaller Than Bloom and Cuckoo Filters'.
Stars: ✭ 29 (-3.33%)
Mutual labels:  nif
better-dni
The fastest Spanish DNI (NIE / NIF) validation out there.
Stars: ✭ 23 (-23.33%)
Mutual labels:  nif

Franz

A Kafka client library for Erlang/Elixir based on librdkafka implemented as a safe Rust NIF.

Installation

If available in Hex, the package can be installed by adding franz to your list of dependencies in mix.exs:

def deps do
  [
    {:franz, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/franz.

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].