Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikomatsakis/rustacean-principles
https://github.com/nikomatsakis/rustacean-principles
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nikomatsakis/rustacean-principles
- Owner: nikomatsakis
- Archived: true
- Created: 2021-07-11T11:14:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-07T14:10:20.000Z (11 months ago)
- Last Synced: 2024-06-02T11:38:00.945Z (5 months ago)
- Language: Handlebars
- Homepage: https://rustacean-principles.netlify.app/
- Size: 313 KB
- Stars: 176
- Watchers: 11
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rustacean Principles
> ![Deprecated](https://img.shields.io/badge/Status-deprecated-red) **The rustacean principles are deprecated!** Check out the [Rust design axioms](https://github.com/nikomatsakis/rust-design-axioms) instead! This site is here for historical reasons.
This is an experimental repository working towards a set of principles for Rust. These principles are focused on the design of Rust as well as what kinds of skills people need to participate successfully in the Rust community. The goal is ultimately to let us *move faster* without losing coherence: clearly articulated principles allow us to enable and empower more people to act independently. They also both guide designs proactively and let us identify and talk about problems in designs and behavior with more precision.
## Frequently asked questions
### Are these principles "official"?
No. These represent nikomatsakis's point-of-view, and the point-of-view of those folks who have contributed to them.
### Should they be? Why not make an RFC?
Maybe! That's not clear yet. For now, the focus is on evolving the principles and experimenting with how they can be put to use.