Stars
- All languages
- ANTLR
- ActionScript
- Ada
- Alloy
- Assembly
- Bikeshed
- Blade
- Boogie
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Cuda
- D
- Dafny
- Dart
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- F*
- FreeBASIC
- Go
- Groff
- Groovy
- HCL
- HTML
- Hack
- Haskell
- Haxe
- Idris
- Inno Setup
- Isabelle
- Java
- JavaScript
- Jsonnet
- Julia
- Jupyter Notebook
- Kaitai Struct
- Kotlin
- LLVM
- Lua
- MDX
- Makefile
- Markdown
- Mathematica
- Meson
- MiniZinc
- Nemerle
- Nim
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Pascal
- Perl
- Perl 6
- PicoLisp
- PostScript
- Processing
- Promela
- Protocol Buffer
- Puppet
- Python
- R
- Racket
- Ragel
- ReScript
- Red
- RenderScript
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- SMT
- SQLPL
- Scala
- Scheme
- Scilab
- Shell
- Smarty
- Standard ML
- Starlark
- Swift
- TLA
- TeX
- Terra
- Thrift
- Toit
- Twig
- TypeScript
- VHDL
- Verilog
- Vim Script
- Vue
- WebAssembly
- Wren
- Yacc
- Zig
- eC
Empowering everyone to build reliable and efficient software.
A modern runtime for JavaScript and TypeScript.
🦀 Small exercises to get you used to reading and writing Rust code!
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
A curated list of Rust code and resources.
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
The user-friendly command line shell.
Secure and fast microVMs for serverless computing.
Scalable datastore for metrics, events, and real-time analytics
Anki is a smart spaced repetition flashcard program
An incremental parsing system for programming tools
Cross-platform Rust rewrite of the GNU coreutils
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
Distributed transactional key-value database, originally created to complement TiDB
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
A fast CSV command line toolkit written in Rust.
An operating system designed for hosting containers
An experimental next-generation Electron-based text editor
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various…