Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thealgorithms/ocaml
Algorithms Implemented in OCaml
https://github.com/thealgorithms/ocaml
algorithms data-structures hacktoberfest ocaml
Last synced: 3 months ago
JSON representation
Algorithms Implemented in OCaml
- Host: GitHub
- URL: https://github.com/thealgorithms/ocaml
- Owner: TheAlgorithms
- License: mit
- Created: 2020-09-27T07:39:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T06:40:53.000Z (over 1 year ago)
- Last Synced: 2024-10-29T21:05:58.804Z (3 months ago)
- Topics: algorithms, data-structures, hacktoberfest, ocaml
- Language: OCaml
- Size: 9.77 KB
- Stars: 95
- Watchers: 9
- Forks: 48
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Algorithms - OCaml
### Algorithms implemented in OCaml (for education)
These algorithms are for demonstration purposes only. There are many sort implementations in the OCaml standard library that may have better performance.