Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/squer-solutions/bfs-rust
https://github.com/squer-solutions/bfs-rust
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/squer-solutions/bfs-rust
- Owner: squer-solutions
- Created: 2024-05-23T11:47:44.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T14:17:34.000Z (7 months ago)
- Last Synced: 2024-07-12T16:15:44.248Z (7 months ago)
- Language: Rust
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BFS-rust
This repository contains rust source code that explains some of the core concepts of the language.
The code is mean to be read from top to bottom with comments explaining what is happening.