Stars
- All languages
- ASL
- ASP
- ApacheConf
- Batchfile
- C
- C#
- C++
- CSS
- CoffeeScript
- Common Workflow Language
- F#
- FreeMarker
- Go
- Groovy
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- Nim
- OCaml
- Objective-C
- PHP
- Perl
- PowerShell
- Python
- RPM Spec
- Ragel
- ReScript
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Starlark
- TeX
- Twig
- TypeScript
- Vim Script
- Vue
- WebAssembly
- XSLT
Empowering everyone to build reliable and efficient software.
🦀 Small exercises to get you used to reading and writing Rust code!
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
A purpose-built proxy for the Linkerd service mesh. Written in Rust.
Mundane is a Rust cryptography library backed by BoringSSL that is difficult to misuse, ergonomic, and performant (in that order).
An execution engine for Wireshark-like filters
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
This repository is for the active development of the Azure SDK for Rust. For consumers of the SDK we recommend visiting Docs.rs and looking up the docs for any of libraries in the SDK.
An interpreter for the Monkey programming language written in Rust
Rust crate package to link to a system libz (zlib)
TSS 2.0 Enhanced System API (ESAPI) Rust wrapper
Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workl…
Source of the Azure IoT Identity Service and related services.
haraldh / rust_uds_windows
Forked from Azure/mio-uds-windowsUnix Domain Sockets for Windows!
a simple way to mock an std::time::Instant in a deterministic, thread-local way.