Top 16 Shell Rust Projects
-
Project mention: Tabnine ships new code-native AI models, passes 1 million developers using its AI code assistant | reddit.com/r/programming | 2022-06-21
Other people complaining too: https://github.com/codota/TabNine/issues/179
-
Project mention: What would be the Rust equivalents for these C++ books? | reddit.com/r/rust | 2022-05-31
Rust Design Patterns aims to be Rust's analogue to the Gang of Four book for Java.
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Project mention: What is Box and how is it different from String in Rust? | news.ycombinator.com | 2022-06-25
Note that this is a very old RFC and doesn't have much context and discussion compared to later RFCs. It is worthwhile to read the actual discussion happened [1].
-
trust
Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows
Project mention: I made a Rust CLI tool for migrating Jekyll blog posts to a Gatsby website | reddit.com/r/rust | 2021-08-09It's published on cargo and can be installed from there, I've also been trying to use [trust](https://github.com/japaric/trust) to automatically generate binaries in CI for people to install, although the deployment isn't working yet.
-
Project mention: Guidance about cross compilation tools, especially targeting musl | reddit.com/r/rust | 2021-11-04
rust-musl-cross: active as last commit was 10 days ago. It said it based on rust-musl-builder. But this repo was created years ago. So why would this exist when there is also rust-musl-builder. What are the differences compared to rust-musl-builder and muslrust?
-
Project mention: Is there a plugin that emulates the way iPython REPL implements up-line-or-history? | reddit.com/r/zsh | 2022-06-07
If you want something fancier then perhaps fzf.. there is also an extension somewhere to use tab completion here
-
-
JetBrains
Developer Ecosystem Survey 2022. Take part in the Developer Ecosystem Survey 2022 by JetBrains and get a chance to win a Macbook, a Nvidia graphics card, or other prizes. We’ll create an infographic full of stats, and you’ll get personalized results so you can compare yourself with other developers.
-
- neovim containers: https://github.com/AGhost-7/docker-dev
-
Project mention: C Isn't A Programming Language Anymore - Faultlore | reddit.com/r/ProgrammingLanguages | 2022-03-18
These kinds of problems affect all software in all programming languages. At the end of the day, you have to have your build process and testing sandboxed if you can't afford to review every dependency update. Companies who have strict policies about this can host their own internal Crates.io mirror so internal projects can only rely on audited crates. For Rust, Carnet is a wrapper for Cargo which sandboxes builds with bubblewrap on Linux.
-
-
rust-kernel-barebones
A minimal 64-bit rust kernel and a bunch of configuration scripts that can be used to bootstrap Operating system development using Nightly-Rust compiler.
Project mention: A boilerplate kernel with a bunch of shell scripts to install and configure an environment for hobby kernel development in Rust. | reddit.com/r/rust | 2021-10-23 -
-
-
rust-template
A project template suitable for new Rust 2021 edition projects with cargo-make/rustfmt/rust-clippy.
-
-
Shell Rust related posts
- Getting a pointer to a field of an enum
- In rust, why can we not define an impl for a type defined outside the crate? What is the purpose of this restriction?
- What would you do given the task to create a brand new ISA?
- Rust f-strings when
- Day 4362, still no stack strings
- How many issues and rfcs could be resolved thanks to postfix macros?
- Working with knowledge hoarding culture
Index
What are some of the best open-source Rust projects in Shell? This list will help you:
Project | Stars | |
---|---|---|
1 | TabNine | 9,214 |
2 | patterns | 5,940 |
3 | rfcs | 4,498 |
4 | trust | 1,148 |
5 | rust-musl-cross | 287 |
6 | fzf-tab-completion | 285 |
7 | widgets | 247 |
8 | docker-dev | 159 |
9 | carnet | 78 |
10 | rust | 65 |
11 | rust-kernel-barebones | 42 |
12 | game-images | 14 |
13 | clippy-dirty | 12 |
14 | rust-template | 2 |
15 | minimal_uefi | 2 |
16 | rcov | 0 |
Are you hiring? Post a new remote job listing for free.