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

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

Awesome Lists containing this project

README

          

# Rust Boilerplate

[![Docs.rs Badge](https://img.shields.io/badge/docs.rs-spaceflake-61c192.svg)](https://docs.rs/spaceflake)
[![Crates.io Badge](https://img.shields.io/crates/v/spaceflake.svg?color=fe7d37)](https://crates.io/crates/spaceflake)
[![CI Badge](https://github.com/kkrypt0nn/spaceflake.rs/actions/workflows/ci.yml/badge.svg)](https://github.com/kkrypt0nn/spaceflake.rs/actions)
[![Dependency Status Badge](https://deps.rs/repo/github/kkrypt0nn/spaceflake.rs/status.svg)](https://deps.rs/repo/github/kkrypt0nn/spaceflake.rs)

[![Last Commit Badge](https://img.shields.io/github/last-commit/kkrypt0nn/spaceflake.rs)](https://github.com/kkrypt0nn/spaceflake.rs/commits/main)
[![Conventional Commits Badge](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](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).