Pinned Repositories
advent-of-code
My solutions for advent of code
anderson.vim
Dark vim colorscheme based on colors from Wes Anderson films
ardupilot
ArduPlane, ArduCopter, ArduRover source
arviz
Exploratory analysis of Bayesian models with Python
compiler-explorer.nvim
Run compilers and inspect assembly directly from Neovim with the help of https://godbolt.org
dotfiles
$🏠
gql.nvim
WIP: Graphql playground for Neovim
vm-virtio
virtio implementation
tock
A secure embedded operating system for microcontrollers
krady21's Repositories
krady21/compiler-explorer.nvim
Run compilers and inspect assembly directly from Neovim with the help of https://godbolt.org
krady21/dotfiles
$🏠
krady21/gql.nvim
WIP: Graphql playground for Neovim
krady21/advent-of-code
My solutions for advent of code
krady21/anderson.vim
Dark vim colorscheme based on colors from Wes Anderson films
krady21/ardupilot
ArduPlane, ArduCopter, ArduRover source
krady21/awesome-neovim
Collections of awesome neovim plugins.
krady21/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
krady21/firecracker
Secure and fast microVMs for serverless computing.
krady21/folding-nvim
krady21/fzf-lua
Improved fzf.vim written in lua
krady21/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
krady21/linux
Linux kernel source tree
krady21/MAVSDK
API and library for MAVLink compatible systems written in C++11
krady21/nats.rs
Rust client for NATS, the cloud native messaging system.
krady21/neofind
krady21/neovim
Vim-fork focused on extensibility and usability
krady21/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
krady21/pyaudio
krady21/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
krady21/Sorting-Algorithms
Sorting algorithms in multiple languages.
krady21/tock
A secure embedded operating system for microcontrollers
krady21/tockloader
Tool for programming Tock onto hardware boards.
krady21/tree-sitter-clips
krady21/tremor-runtime
Main Tremor Project Rust Codebase
krady21/vim-dirvish
Directory viewer for Vim :zap:
krady21/vm-memory
Virtual machine's guest memory crate
krady21/vm-virtio
virtio implementation
krady21/vmm-reference
A VMM implementation based of rust-vmm components
krady21/wgpu
Native WebGPU implementation based on gfx-hal