An open API service indexing awesome lists of open source software.

https://github.com/ramytanios/rendezvous

Implementation of the `Rendezvous Hashing` algorithm with an illustrative GUI 🤓
https://github.com/ramytanios/rendezvous

cats-effect fs2 python scala scalajs tui

Last synced: 5 months ago
JSON representation

Implementation of the `Rendezvous Hashing` algorithm with an illustrative GUI 🤓

Awesome Lists containing this project

README

          

# Rendezvous Hashing

An implementation of the [Rendezvous Hashing](https://en.wikipedia.org/wiki/Rendezvous_hashing) algorithm.

Using:

- [cats-effect](https://github.com/typelevel/cats-effect)
- [fs2](https://github.com/typelevel/fs2)
- [ff4s](https://github.com/buntec/ff4s)
- [ff4s-shoelace](https://github.com/buntec/ff4s-shoelace)
- [ff4s-heroicons](https://github.com/buntec/ff4s-heroicons)

TUI:

- [textual](https://textual.textualize.io)

### TUI
Demo

### Web app
Demo