go
java
javascript
python
rust
-
joncatanio/cannoli
Cannoli Programming Language
-
anordal/shellharden
A bash syntax highlighter that encourages (and can fix) proper quoting of variables
-
svenstaro/miniserve
🌟For when you really just want to serve some files over HTTP right now!
-
rust-lang/rust
A safe, concurrent, practical language.
-
atom/xray
An experimental next-generation Electron-based text editor
-
sharkdp/bat
A cat(1) clone with wings.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
Plume-org/Plume
WIP — Federated blog engine (Medium but with ActivityPub)
-
shadowsocks/shadowsocks-rust
A Rust port of shadowsocks
-
frol/completely-unscientific-benchmarks
Naive performance comparison of a few programming languages (JavaScript, Kotlin, Rust, Swift, Nim, Python, Go, Haskell, D, C++, Java, C#, Object Pascal, Ada)
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
mre/awesome-static-analysis
A curated list of static analysis tools, linters and code quality checkers for various programming languages
-
DenisKolodin/yew
Rust framework for making client web apps
-
servo/servo
The Servo Browser Engine
-
rust-lang/book
The Rust Programming Language
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
dtolnay/reflect
Compile-time reflection API for developing robust procedural macros
-
spacekookie/thunder
⚡ Doing zero-boilerplate commandline argument parsing in Rust
-
shepmaster/jetscii
A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.
-
neon-bindings/neon
Rust bindings for writing safe and fast native Node.js modules.
-
koute/stdweb
A standard library for the client-side Web
-
serde-rs/serde
Serialization framework for Rust
-
rustwasm/wasm-bindgen
Interoperating JS and Rust code