The Wayback Machine - https://web.archive.org/web/20220126030756/https://github.com/topics/rust-lang
Skip to content
#

rust-lang

rust logo

Rust is a systems programming language created by Mozilla. It is similar to C++, but is designed for improved memory safety without sacrificing performance.

Here are 3,213 public repositories matching this topic...

“连续六年成为全世界最受喜爱的语言,无GC也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS未来基石" — 工作之余的第二语言来试试Rust吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的wasm、deno等专题。这可能是目前最用心的Rust中文开源教程

  • Updated Jan 26, 2022
  • Rust
mdaniel
mdaniel commented Jan 20, 2019

What happened

Accidentally omitting document content returns 500 Internal Server Error with a body of {"message":"Internal error","uri":"/new_index"}

What was expected

Emitting any kind of helpful message would be helpful. Also, in my experience, when the client receives a 500 response, there is usually something informative on the server-side. But in this case, the server e

lilyball
lilyball commented Nov 29, 2021

Feature Request

Crates

tracing-subscriber

Motivation

I want to be able to make an extension trait on SubscriberBuilder that offers builder-style configuration of my custom event/field formatters similarly to how it has methods to configure the default formatters. This would allow me to copy the current API so my crate will be familiar to users and easy to adopt. That mea

cravend
cravend commented Sep 3, 2021

When I first set out to study abroad, I knew it would be a life changing experience for me. Along the way I made new friends, tried new foods, and, most importantly: learned new languages.

As a result, I've decided to move on from my English-speaking past. I've successfully converted all of my personal stack to non-English except for one: this application.

My use case is: I use this script t

fluvio
tjtelan
tjtelan commented Jan 5, 2022

This is based on a scenario where we are on the latest channel, but we can possibly be unaware that we are out of date.

I think we can have fluvio-channel set another env var that tells fluvio-cli to be more aggressive with checking and announcing updates. And we can set that to always be true when we're on the latest channel.


$ cp ~/.fluvio/bin/fluvio-stable ~/.fluvio/bi

Created by Graydon Hoare

Released 2010

Organization
rust-lang
Website
www.rust-lang.org
Wikipedia
Wikipedia

Related Topics

c-plus-plus language