Highlights
- Pro
Stars
- All languages
- ANTLR
- APL
- ActionScript
- Agda
- Assembly
- Astro
- AutoHotkey
- AutoIt
- Awk
- BASIC
- BQN
- Batchfile
- Bikeshed
- BitBake
- Brainfuck
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Coq
- Crystal
- Cuda
- Cython
- D
- Dart
- Dhall
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- Fennel
- Fortran
- G-code
- GLSL
- Go
- HCL
- HLSL
- HTML
- Handlebars
- Haskell
- Haxe
- HolyC
- Inno Setup
- Isabelle
- Janet
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Koka
- Kotlin
- LLVM
- Lean
- Less
- Lua
- MDX
- MLIR
- Makefile
- Markdown
- Mathematica
- MoonScript
- Mustache
- NASL
- NSIS
- Nim
- OCaml
- Objective-C
- Objective-C++
- Odin
- OpenSCAD
- PHP
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Python
- QML
- QMake
- R
- ReScript
- Reason
- Red
- Ren'Py
- Rich Text Format
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- ShaderLab
- Shell
- Starlark
- Svelte
- Swift
- SystemVerilog
- TSQL
- TeX
- TypeScript
- Vala
- Verilog
- Vim Script
- Visual Basic
- Visual Basic .NET
- Vue
- WebAssembly
- Witcher Script
- Wren
- YARA
- Yacc
- Zig
myrrlyn / tap
Forked from darfink/tap-rsGeneric extensions for tapping values in Rust.
refcell / run-wild
Forked from m1guelpf/browser-agentAugment GPT-4 Environment Access
rust-osdev / cargo-xbuild
Forked from japaric/xargoAutomatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.
8BitMate / reflect
Forked from dtolnay/reflectCompile-time reflection API for developing robust procedural macros (proof of concept)
al8n / fs4-rs
Forked from danburkert/fs2-rsExtended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to support async and replace libc with rustix.
Metric, Imperial, and other measurement handling for Rust. Length, Temperature, Weight, and Volume
zakarumych / sierra
Forked from arcana-engine/sierraVulkan-lite GPU API
Rust bindings for Intel's ISPC texture compression
alexpyattaev / spatialtree
Forked from igorbologovv/lodtreeA rust implementation of octree and quadtree datastructures for realtime applications
aurora-is-near / rjson
Forked from yw662/rjsona minimal json parser for rust
conradludgate / clashmap
Forked from xacrimon/dashmapBlazing fast concurrent HashMap for Rust.
A suite of benchmarks designed to test and compare Rust ECS library performance across a variety of challenging circumstances.
lostinspiration / detour-rs
Forked from darfink/detour-rsA cross-platform detour library written in Rust