Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jamesclarke7283/rust_cs_fundamentals

Building basic CS fundamentals in rust.
https://github.com/jamesclarke7283/rust_cs_fundamentals

computer-science datastructures fundamentals searching-algorithms sorting-algorithms

Last synced: about 6 hours ago
JSON representation

Building basic CS fundamentals in rust.

Awesome Lists containing this project

README

        

# Rust Computer Science Fundamentals

This project is about building basic CS fundamentals in rust.

**Note**: Requires Nightly version of rust.

# License Notice

## Rust CS Fundamentals by [James David Clarke](https://jamesdavidclarke.com) is marked with CC0 1.0 Universal

To the extent possible under law,
[James David Clarke](https://jamesdavidclarke.com) has waived all copyright and
related or neighboring rights to
[Rust CS Fundamentals](https://github.com/JamesClarke7283/rust_cs_fundamentals).
This work is published from: United Kingdom.

## Fallback License

In the event the CC0 1.0 Universal public domain dedication is not fully
applicable or not desireable to the user or project, "Rust CS Fundamentals" is
also provided under the terms of the Apache License 2.0 as a fallback license. A
copy of the Apache License 2.0 is included in the "FALLBACK_LICENSE" file
accompanying the work.

This dual-license approach ensures that, alongside the maximum possible
dedication to the public domain through CC0, users of "Rust CS Fundamentals" are
also protected against patent claims under the terms of the Apache License 2.0.

For more details on the Apache License 2.0, please refer to the attached
"FALLBACK_LICENSE" file.