- Moscow, Russia, Eurasia, Earth;
- https://github.com/v-a-kernel
- @vakernel
Stars
- All languages
- Assembly
- Batchfile
- C
- C#
- C++
- CSS
- Cirru
- Clojure
- CoffeeScript
- Crystal
- Dart
- Elixir
- Elm
- Erlang
- Factor
- Go
- Groovy
- HCL
- HTML
- Hack
- Haskell
- JSON
- Java
- JavaScript
- Jsonnet
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MDX
- Makefile
- Markdown
- Nim
- Nix
- OCaml
- PHP
- Perl
- PowerShell
- Python
- R
- Racket
- Roff
- Ruby
- Rust
- SCSS
- Scheme
- Shell
- Swift
- Tcl
- TeX
- TypeScript
- V
- Vim Script
- Vue
- WebAssembly
- Yacc
- Zig
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!
A curated list of Rust code and resources.
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
An incremental parsing system for programming tools
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Rust library for build scripts to compile C/C++ code into a Rust library
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
"Small vector" optimization for Rust: store up to a small number of items on the stack
📗 Our Book on Full-Stack Web Application Development covering User Experience (UX) Design, Mobile/Offline/Security First, Progressive Enhancement, Continuous Integration/Deployment, Testing (UX/TDD…
Just, really the littlest Vec you could need. So smol.
Run experiments across parts of the Rust ecosystem!
A library for creating references that carry their owner with them.