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 🤓
- Host: GitHub
- URL: https://github.com/ramytanios/rendezvous
- Owner: ramytanios
- License: apache-2.0
- Created: 2025-11-02T11:44:32.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-12-18T21:39:13.000Z (6 months ago)
- Last Synced: 2025-12-21T17:15:19.615Z (6 months ago)
- Topics: cats-effect, fs2, python, scala, scalajs, tui
- Language: Scala
- Homepage:
- Size: 17.8 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

### Web app