All Projects → rust-rosetta → Rust Rosetta

rust-rosetta / Rust Rosetta

Licence: unlicense
Implementing Rosetta Code problems in Rust.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Rust Rosetta

Phantombot
PhantomBot is an actively developed open source interactive Twitch bot with a vibrant community that provides entertainment and moderation for your channel, allowing you to focus on what matters the most to you - your game and your viewers.
Stars: ✭ 547 (-2.84%)
Mutual labels:  hacktoberfest
Addons
➕ Docker add-ons for Home Assistant
Stars: ✭ 548 (-2.66%)
Mutual labels:  hacktoberfest
Cockpit
Add content management functionality to any site - plug & play / headless / api-first CMS
Stars: ✭ 5,173 (+818.83%)
Mutual labels:  hacktoberfest
Ramda Adjunct
Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
Stars: ✭ 550 (-2.31%)
Mutual labels:  hacktoberfest
Do Agent
Collects system metrics from DigitalOcean Droplets
Stars: ✭ 552 (-1.95%)
Mutual labels:  hacktoberfest
Meteor User Status
Track user connection state and inactivity in Meteor.
Stars: ✭ 555 (-1.42%)
Mutual labels:  hacktoberfest
Immersiveengineering
Wires, transformers, high voltage! Bzzzzt!
Stars: ✭ 548 (-2.66%)
Mutual labels:  hacktoberfest
Mycroft Core
Mycroft Core, the Mycroft Artificial Intelligence platform.
Stars: ✭ 5,489 (+874.96%)
Mutual labels:  hacktoberfest
Nheko
Desktop client for Matrix using Qt and C++17.
Stars: ✭ 552 (-1.95%)
Mutual labels:  hacktoberfest
Website
The train engine powering the Coding Train website
Stars: ✭ 5,313 (+843.69%)
Mutual labels:  hacktoberfest
Flask Googlemaps
Easy way to add GoogleMaps to Flask applications. maintainer: @RiverFount
Stars: ✭ 550 (-2.31%)
Mutual labels:  hacktoberfest
React Packages
Meteor packages for a great React developer experience
Stars: ✭ 551 (-2.13%)
Mutual labels:  hacktoberfest
Pushbullet.py
A python client for http://pushbullet.com
Stars: ✭ 555 (-1.42%)
Mutual labels:  hacktoberfest
Yii2 App Basic
Yii 2.0 Basic Application Template
Stars: ✭ 548 (-2.66%)
Mutual labels:  hacktoberfest
Beehive
A flexible event/agent & automation system with lots of bees 🐝
Stars: ✭ 5,348 (+849.91%)
Mutual labels:  hacktoberfest
Data Structures Using Python
This is my repository for Data Structures using Python
Stars: ✭ 546 (-3.02%)
Mutual labels:  hacktoberfest
Kagome
Self-contained Japanese Morphological Analyzer written in pure Go
Stars: ✭ 554 (-1.6%)
Mutual labels:  hacktoberfest
Controlzex
Shared Controlz for WPF and ... more
Stars: ✭ 561 (-0.36%)
Mutual labels:  hacktoberfest
Cataclysm Dda
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
Stars: ✭ 5,894 (+946.89%)
Mutual labels:  hacktoberfest
Hello World
Hello World in all possible programmnig languages
Stars: ✭ 558 (-0.89%)
Mutual labels:  hacktoberfest

rust-rosetta

Continuous integration

A repository for completing this issue on rust-lang/rust. This repository contains minimal working code for many simple (and not so simple) tasks. New contributors and learners of the language are welcome. We will try to work with you to make the code more idiomatic if you'd like!

Development is done on the nightly channel of Rust. You can get this using rustup.

This is a project for learning. If you're working on a problem and need some help? Drop by #rust-rosetta on irc.mozilla.org. (Note: It's an asynchronous protocol, responses may be slow!)

Tasks Remaining

List of Tasks Remaining

Important: Not all rust-rosetta tasks exist in their current form on Rosetta Code. Please cross-check with this repository before you start. Alternatively, check out rust-rosetta coverage to see an automatically generated report of which tasks have been implemented where.

Coverage

The main crate contains a coverage binary that is useful for discovering incomplete solutions, or finding solutions that are different from the version posted to the Rosetta Code wiki. To see what commands are available:

$ cargo run --release --bin coverage -- --help

Tasks Complete

All tasks that have been completed are listed (along with a link to the problem) in Cargo.toml

Contributing

Looking to contribute? Great! Take a look at CONTRIBUTING.md to get started.

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].