Stars
- All languages
- ANTLR
- Assembly
- Awk
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- D
- Emacs Lisp
- Go
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MATLAB
- Makefile
- Markdown
- Nim
- OCaml
- PHP
- Perl
- PowerShell
- Python
- Racket
- ReScript
- Rocq Prover
- Ruby
- Rust
- SWIG
- Scala
- Scheme
- Shell
- Standard ML
- TSQL
- Tcl
- TeX
- Terra
- TypeScript
- Vim Script
- WebAssembly
- Zig
- eC
- nesC
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.
Cross-platform Rust rewrite of the GNU coreutils
Distributed transactional key-value database, originally created to complement TiDB
Mirror of https://gitlab.redox-os.org/redox-os/redox
Open Machine Intelligence Framework for Hackers. (GPU/CPU)
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
A static, type inferred and embeddable language written in Rust.
Rust library for build scripts to compile C/C++ code into a Rust library
ryanra / RustOS
Forked from haileys/rustbootA language-based OS to run Rust on bare metal
A mostly functional haskell compiler written in rust
An experimental Javascript parser and just-in-time compiler written in Rust
An incomplete stackless interpreter of Python bytecode, written in Rust.