Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-27T14:56:36.000Z (over 1 year ago)
- Last Synced: 2024-11-07T00:32:21.332Z (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: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data structures in Scala