https://github.com/bertrand31/data-structures-scala
🗂️ Collection of immutable data structures implemented in idiomatic, functional Scala. Some well-known, some homemade
https://github.com/bertrand31/data-structures-scala
bloom-filter cats count-min-sketch data-structures functional-programming linked-list scala trie
Last synced: 2 months ago
JSON representation
🗂️ Collection of immutable data structures implemented in idiomatic, functional Scala. Some well-known, some homemade
- Host: GitHub
- URL: https://github.com/bertrand31/data-structures-scala
- Owner: Bertrand31
- Created: 2019-02-15T05:55:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-27T14:56:36.000Z (over 2 years ago)
- Last Synced: 2025-09-14T04:38:02.070Z (2 months ago)
- Topics: bloom-filter, cats, count-min-sketch, data-structures, functional-programming, linked-list, scala, trie
- Language: Scala
- Homepage:
- Size: 413 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data structures in Scala