Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jamesclarke7283/rust_cs_fundamentals
- Owner: JamesClarke7283
- License: cc0-1.0
- Created: 2024-02-24T10:44:12.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-02-29T09:47:00.000Z (9 months ago)
- Last Synced: 2024-02-29T12:19:13.785Z (9 months ago)
- Topics: computer-science, datastructures, fundamentals, searching-algorithms, sorting-algorithms
- Language: Rust
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.