https://github.com/mavroprovato/rust-algorithms
A library that implements various data structures and algorithms in Rust.
https://github.com/mavroprovato/rust-algorithms
algorithms data-structures rust
Last synced: 8 months ago
JSON representation
A library that implements various data structures and algorithms in Rust.
- Host: GitHub
- URL: https://github.com/mavroprovato/rust-algorithms
- Owner: mavroprovato
- License: mit
- Created: 2019-11-05T22:25:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-31T00:41:57.000Z (about 6 years ago)
- Last Synced: 2025-01-17T10:43:58.061Z (about 1 year ago)
- Topics: algorithms, data-structures, rust
- Language: Rust
- Homepage: https://www.mavroprovato.net/
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Introduction
============
A library that implements various data structures and algorithms in Rust.
Bibliography
============
* [Algorithms, 4th Edition](http://algs4.cs.princeton.edu/home/)
* [Introduction to Algorithms, 3rd Edition](https://mitpress.mit.edu/books/introduction-algorithms)
* Δομές Δεδομένων, Ιωάννης Μανωλόπουλος