tyre / red_black_treeLinks
Red-black tree implementation for Elixir.
☆37Updated 7 years ago
Alternatives and similar repositories for red_black_tree
Users that are interested in red_black_tree are comparing it to the libraries listed below
Sorting:
- Elixir wrapper around OTP's gen_fsm☆40Updated 5 years ago
- A pure Elixir implementation of Scalable Bloom Filters☆112Updated 4 years ago
- Load control in BEAM processes.☆79Updated 9 years ago
- Elixir interface for RocksDB☆61Updated 5 years ago
- Elixir wrapper around the Erlang module, eleveldb.☆43Updated 7 years ago
- A collection of authentication-related plugs☆67Updated 8 years ago
- Deep (recursive) merge for maps, keywords and others in Elixir☆116Updated 2 years ago
- A nifty NIF for the FS, providing faster filesystem operations for Elixir☆52Updated 9 years ago
- A simple, secure, and highly configurable Elixir identity [username | email | id | etc.]/password authentication module to use with Ecto.☆38Updated 3 years ago
- A parallelized stream implementation for Elixir☆103Updated 3 years ago
- :awesome = Elixir's Task ++ Basho's sidejob library☆72Updated 8 years ago
- ⚠️Retired⚠️ library that provided a ~m sigil for ES6-like map destructuring in Elixir.☆75Updated 6 years ago
- Execute and control OS processes from Elixir.☆67Updated 4 years ago
- Sorted Set library for Elixir☆22Updated 8 years ago
- An Elixir library for generating SVG images☆32Updated 4 years ago
- A Riemann client for Elixir, surprise!☆57Updated 7 years ago
- HTTP/1 and HTTP/2 client for Elixir. Based on Gun and Poolboy.☆64Updated 10 months ago
- Exos is a simple Port Wrapper : a GenServer which forwards cast and call to a linked Port.☆78Updated 3 weeks ago
- Middleman implementation for Porcelain☆54Updated 10 years ago
- Parser for ABNF Grammars☆62Updated 6 years ago
- A blocking queue written in Elixir.☆55Updated 2 years ago
- A benchmarking tool for Elixir☆71Updated 7 years ago
- Search Engine written in pure Elixir☆93Updated 8 years ago
- Tracing for Elixir☆161Updated 7 years ago
- Elixir micro-benchmarking library☆48Updated last year
- A faster Map, augmented with Merkle Trees.☆104Updated 2 weeks ago
- Periodically gather measurements and publish them as Telemetry events☆124Updated 2 months ago
- An Erlang to Elixir transpiler☆92Updated 4 years ago
- A* graph pathfinding in pure Elixir