Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plttn/subnet-rust
https://github.com/plttn/subnet-rust
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/plttn/subnet-rust
- Owner: plttn
- Created: 2020-04-22T05:50:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-08-03T23:11:47.000Z (over 4 years ago)
- Last Synced: 2024-12-17T02:46:28.977Z (7 days ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Subnet Calculator Rust
This is a reimplementation of [Subnet Calc](https://github.com/plttn/subnet-calc)
so that I can learn Rust.## For Students
Given that Rust is a lot less popular in education, I'm not *as* worried about
this as I was with my C++ version, but please don't use this for a class.