- All languages
- Assembly
- C
- C#
- C++
- CSS
- Common Lisp
- Emacs Lisp
- Erlang
- Frege
- Futhark
- Go
- HTML
- Handlebars
- Haskell
- Idris
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Koka
- Kotlin
- LLVM
- Lean
- Lua
- MDX
- Markdown
- Mercury
- Nix
- OCaml
- PLpgSQL
- Perl
- PostScript
- Python
- QML
- R
- Racket
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Standard ML
- Swift
- SystemVerilog
- TeX
- TypeScript
- Vim Script
- Vue
Starred repositories
Benchmark Rust f64-to-string conversion libraries
OpenSSF Working Group on Securing Software Repositories
Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need
TUF client conformance test suite
andychu / rsc-regexp
Forked from BurntSushi/rsc-regexpTranslations of a simple C program to Rust.
Source code of Ferrocene, safety-critical Rust toolchain
Image similarity comparison simulating human perception (multiscale SSIM in Rust)
Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀
Some notes on things I find interesting and important.
IVM (Incremental View Maintenance) implementation as a PostgreSQL extension
Type-check non-existing `Phantom` code for Fun And Profit™.
Take control of the Semver hazard of the `dyn` safety of your traits!
Macro to customize the behavior of `?`
Read trait fixed to soundly work with uninitalized memory
Procedural macro to mock returning (values referencing) locals from a function (using CPS)
Attribute to override the visibility of items (useful in conjunction with cfg_attr)
"Generic generics" / higher-kinded APIs in stable Rust.