All Projects → mssun → state-of-rust

mssun / state-of-rust

Licence: other
The current state of Rust’s various stable/unstable features.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to state-of-rust

Why bump android minsdk
Why you should bump your Android app minsdk?
Stars: ✭ 226 (+1312.5%)
Mutual labels:  features
mastodo
A fork of the GNU Social/AP-compatible microblogging server
Stars: ✭ 29 (+81.25%)
Mutual labels:  features
FeatureSwitch
FeatureSwitch is library that should reduce amount of time and code required to implement feature switching in your projects.
Stars: ✭ 54 (+237.5%)
Mutual labels:  features
deno nightly
🌙 Nightly builds for Deno 🦕
Stars: ✭ 11 (-31.25%)
Mutual labels:  nightly
flipper
Feature Flipper, Feature Flags, Rollout Flags, Feature Toggles for Crystal
Stars: ✭ 21 (+31.25%)
Mutual labels:  features
detect-features
Detect and report browser and hardware features.
Stars: ✭ 63 (+293.75%)
Mutual labels:  features
Flipper
🐬 Beautiful, performant feature flags for Ruby.
Stars: ✭ 2,732 (+16975%)
Mutual labels:  features
repository-beta
BETA - Home Assistant Community Add-ons
Stars: ✭ 25 (+56.25%)
Mutual labels:  unstable
php
Unofficial Docker image packing nightly builds
Stars: ✭ 17 (+6.25%)
Mutual labels:  nightly
emacs
Nightly custom Emacs builds for macOS Nix environments
Stars: ✭ 25 (+56.25%)
Mutual labels:  nightly
elementary-nightly-rpms
nightly Pantheon DE + elementary applications packages for fedora (unofficial)
Stars: ✭ 34 (+112.5%)
Mutual labels:  nightly
pyefd
Python implementation of "Elliptic Fourier Features of a Closed Contour"
Stars: ✭ 71 (+343.75%)
Mutual labels:  features
gitnim
choosenim for choosey nimions
Stars: ✭ 18 (+12.5%)
Mutual labels:  nightly
tip
GitHub Action to keep a 'tip' pre-release always up-to-date
Stars: ✭ 18 (+12.5%)
Mutual labels:  nightly
components-nightly
⚙️ GitHub Action for searching nightly component availability
Stars: ✭ 21 (+31.25%)
Mutual labels:  nightly
Renderman
Command line C++ and Python VSTi Host library with MFCC, FFT, RMS and audio extraction and .wav writing.
Stars: ✭ 225 (+1306.25%)
Mutual labels:  features
nightly-docker-rebuild
Use nightli.es 🌔 to rebuild N docker 🐋 images 📦 on hub.docker.com
Stars: ✭ 13 (-18.75%)
Mutual labels:  nightly
stylish-hub
🍹 A browser extension that brings new GitHub features and experience.
Stars: ✭ 14 (-12.5%)
Mutual labels:  features
magisk-pixel2-features
A magisk module that provides Pixel 2 Features like Google Lens, Google Camera w/ Motion Pictures and Ambient Sense w/ Music Matching
Stars: ✭ 27 (+68.75%)
Mutual labels:  features
Nightlies
Nightly builds for DuckieTV
Stars: ✭ 85 (+431.25%)
Mutual labels:  nightly

State of Rust

Build Status

State of Rust is a project to automatically summarize various stable/unstable features of Rust including compiler features and library features. There is a daily job to check the master branch of Rust repository and update the state of Rust including:

  • compiler features information
  • the stable library features and their minimal Rust versions
  • library features will be stabilized in next few releases
  • unstable library features and related issue numbers on GitHub
  • the first commit and the latest commit time of library features
  • RFCs

Currently, the information is listed in the following files:

These unstable features are described in The Unstable Book. You can also read related issues of unstable features by issue numbers with this link: https://github.com/rust-lang/rust/issues/[issue number]

Our daily Travis CI jobs will update these lists.

License

State of Rust is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].