https://github.com/kkrypt0nn/rust-boilerplate
🦀 A Rust boilerplate made to simplify the creation of my projects
https://github.com/kkrypt0nn/rust-boilerplate
rust rust-lang
Last synced: about 1 year ago
JSON representation
🦀 A Rust boilerplate made to simplify the creation of my projects
- Host: GitHub
- URL: https://github.com/kkrypt0nn/rust-boilerplate
- Owner: kkrypt0nn
- License: mit
- Created: 2023-10-26T21:10:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T18:25:56.000Z (about 1 year ago)
- Last Synced: 2025-03-19T19:31:17.290Z (about 1 year ago)
- Topics: rust, rust-lang
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Rust Boilerplate
[](https://docs.rs/spaceflake)
[](https://crates.io/crates/spaceflake)
[](https://github.com/kkrypt0nn/spaceflake.rs/actions)
[](https://deps.rs/repo/github/kkrypt0nn/spaceflake.rs)
[](https://github.com/kkrypt0nn/spaceflake.rs/commits/main)
[](https://conventionalcommits.org/en/v1.0.0/)
---
A Rust boilerplate made to simplify the creation of my projects
## Getting Started
### Installation
Explain how to proceed with the installation.
### Example Usage
Depending on the project, explain how to use it.
## Documentation
Depending on the project, give a link to the documentation website.
## Troubleshooting
Explain how people can ask for help or get to some FAQs/troubleshooting pages.
## Contributing
People may contribute by following the [Contributing Guidelines](./CONTRIBUTING.md) and
the [Code of Conduct](./CODE_OF_CONDUCT.md)
## License
This library was made with 💜 by Krypton and is under the [MIT License](./LICENSE.md).