https://github.com/codereport/racket-algorithms
A package containing many useful algorithms (borrowed from many other programming languages).
https://github.com/codereport/racket-algorithms
algorithms racket
Last synced: 4 months ago
JSON representation
A package containing many useful algorithms (borrowed from many other programming languages).
- Host: GitHub
- URL: https://github.com/codereport/racket-algorithms
- Owner: codereport
- License: other
- Created: 2020-05-17T02:13:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T23:32:12.000Z (about 1 year ago)
- Last Synced: 2025-10-20T14:56:45.196Z (8 months ago)
- Topics: algorithms, racket
- Language: Racket
- Homepage: https://docs.racket-lang.org/algorithms/index.html
- Size: 51.8 KB
- Stars: 13
- Watchers: 2
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
#
algorithms
A package containing many useful algorithms (borrowed from many other programming languages).
There is a GNU Guile scheme [version of this package](https://guile-algorithms.lajszczak.dev/).