- All languages
- Apex
- AppleScript
- Arduino
- Assembly
- Batchfile
- Bikeshed
- BitBake
- C
- C#
- C++
- CMake
- CSS
- CartoCSS
- Clojure
- CoffeeScript
- Cuda
- D
- DIGITAL Command Language
- Dart
- Dockerfile
- EJS
- Elixir
- Emacs Lisp
- Erlang
- F#
- GDScript
- Go
- Groovy
- HCL
- HTML
- Handlebars
- Haskell
- JSON
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- LabVIEW
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mustache
- NetLogo
- Nix
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- PHP
- Pascal
- Perl
- PowerShell
- Processing
- Pug
- PureBasic
- Python
- R
- ReScript
- Reason
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- ShaderLab
- Shell
- Slim
- Smarty
- Solidity
- Starlark
- Svelte
- Swift
- TSQL
- TeX
- Terra
- TypeScript
- Vala
- Vim Script
- Vue
- WebAssembly
- XSLT
Starred repositories
12
results
for forked starred repositories
written in Rust
Clear filter
youknowone / RustPython
Forked from RustPython/RustPythonA Python Interpreter written in Rust
peaBerberian / glutin
Forked from rust-windowing/glutinA low-level library for OpenGL context creation, written in pure Rust.
Rust implementation of the type of spline used in the ASDF
tirr-c / rust
Forked from rust-lang/rustA safe, concurrent, practical language.
youknowone / chrono
Forked from chronotope/chronoDate and time library for Rust
youknowone / nix
Forked from nix-rust/nixRust friendly bindings to *nix APIs
kdy1 / deno_lint
Forked from denoland/deno_lintBlazing fast linter for JavaScript and TypeScript written in Rust
wanseob / grin
Forked from mimblewimble/grinMinimal implementation of the MimbleWimble protocol.
youknowone / once_cell
Forked from matklad/once_cellRust library for single assignment cells and lazy statics without macros