Pinned Repositories
cargo-deadlinks
Cargo subcommand for checking your documentation for broken links
cargo-sweep
A cargo subcommand for cleaning up unused build files generated by Cargo
cohost-backup
a miserable pile of scripts for backing up my cohost posts
lox
A re-implementation of the compiler from https://craftinginterpreters.com
saltwater
A C compiler written in Rust, with a focus on good error messages.
size-of-trait
Tiny little crate to determine how large an unnameable type is.
threaded-server
A stupid simple server with threading
docs.rs
crates.io documentation generator
rust
Empowering everyone to build reliable and efficient software.
rustc-dev-guide
A guide to how rustc works and how to contribute to it.
jyn514's Repositories
jyn514/saltwater
A C compiler written in Rust, with a focus on good error messages.
jyn514/cohost-backup
a miserable pile of scripts for backing up my cohost posts
jyn514/Von-Neumann
executable memory for windows and unix
jyn514/chumsky
Write expressive, high-performance parsers with ease.
jyn514/dotfiles
Personal dotfiles. You know how hard it is to keep track of those things? Not to mention all the package maintainers trying to change them constantly. Real nightmare, I tell 'ya.
jyn514/rustc-dev-guide
A guide to how rustc works and how to contribute to it.
jyn514/bacon
background rust code check
jyn514/cstree
Concrete Syntax Tree library
jyn514/jyn514.github.io
My new and updated website, taking full advantage of Jekyll
jyn514/keyd
A key remapping daemon for linux.
jyn514/tmux
tmux source code
jyn514/addr2line
A cross-platform `addr2line` clone written in Rust, using `gimli`
jyn514/alabaster.nvim
alabaster, but darker
jyn514/arewesixelyet
jyn514/atuin
✨ Magical shell history
jyn514/backtrace-rs
Backtraces in Rust
jyn514/cargo
The Rust package manager
jyn514/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
jyn514/elk
A nimble Mastodon web client
jyn514/fzf-tab
Replace zsh's default completion selection menu with fzf!
jyn514/gimli
A library for reading and writing the DWARF debugging format
jyn514/helix
A post-modern modal text editor.
jyn514/Hyperspeedcube
Modern, beginner-friendly 3D and 4D Rubik's cube simulator
jyn514/llvm-project
Rust-specific fork of LLVM.
jyn514/nvim-lspconfig
Quickstart configs for Nvim LSP
jyn514/rr
Record and Replay Framework
jyn514/rust
Empowering everyone to build reliable and efficient software.
jyn514/rust-analyzer
An experimental Rust compiler front-end for IDEs
jyn514/rustc_codegen_cranelift
Cranelift based backend for rustc
jyn514/wbm
Who's Blocking Me? A Command Line Deadlock Analyzer.