An open API service indexing awesome lists of open source software.

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.

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)
* Δομές Δεδομένων, Ιωάννης Μανωλόπουλος