Veykril
@rust-analyzer lead, specification writer and general open source tinkerer
@zed-industriesGermany
Pinned Repositories
jj
A Git-compatible VCS that is both simple and powerful
rust
Empowering everyone to build reliable and efficient software.
rust-analyzer
A Rust compiler front-end for IDEs
salsa
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
blend2d-rs
Blend2D Bindings for Rust
cubism-rs
A rust wrapper around the Live2D Cubism SDK with extra functionality
imgui-dx9-renderer
A directx9 renderer for imgui-rs
MuPanda
Personal VSCode theme
tlborm
The Little Book of Rust Macros (updated fork)
zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Veykril's Repositories
Veykril/tlborm
The Little Book of Rust Macros (updated fork)
Veykril/MuPanda
Personal VSCode theme
Veykril/pk2
A rust crate for reading and writing Silkroad Online's pk2 format
Veykril/GFXFileManager
A Joymax File Manager Wrapper written in Rust
Veykril/struple
Veykril/defmt
Efficient, deferred formatting for logging on embedded systems
Veykril/fst
Represent large sets and maps compactly with finite state transducers.
Veykril/reference
The Rust Reference
Veykril/rust-analyzer
An experimental Rust compiler front-end for IDEs
Veykril/safety-critical-rust-coding-guidelines
Coding Guidelines for Safety Critical Rust developed by the Safety Critical Rust Consortium.
Veykril/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Veykril/veykril.github.io
Veykril/alacritty
A cross-platform, OpenGL terminal emulator.
Veykril/async-trait
Type erasure for async trait methods
Veykril/calendar
Calendars for Rust project teams
Veykril/cargo
The Rust package manager
Veykril/cargo_metadata
Veykril/ezno
A JavaScript compiler and TypeScript checker written in Rust with a focus on static analysis and runtime performance
Veykril/facet
Rust const and no_std reflection — the last derive you'll ever need
Veykril/google-summer-of-code
Rust project ideas for Google Summer of Code
Veykril/jj
A Git-compatible VCS that is both simple and powerful
Veykril/jujutsu-tutorial
trying to figure out this jujutsu thing
Veykril/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Veykril/postcard
A no_std + serde compatible message library for Rust
Veykril/rust
Empowering everyone to build reliable and efficient software.
Veykril/rustc-dev-guide
A guide to how rustc works and how to contribute to it.
Veykril/rustfmt
Format Rust code
Veykril/salsa
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
Veykril/team
Rust teams structure
Veykril/thin-vec
A Vec That Has a Smaller size_of