Pinned Repositories
basic-forth-interpreter
Forth intepreter written in Rust for exercism (https://github.com/exercism/xrust/)
bit_array
Library for working with an array of binary values while minimising wasting space
cargo-modules
A cargo plugin for showing a tree-like overview of a crate's modules.
code_eval
Throwaway C solutions for exercises at code_eval.
m25p80
LIbrary for M25P80 IC
rusl
An experimental (read: DONT USE) musl libc implementation in Rust.
Scheduler
simple-led-patterns
Python script for converting images of signals into data for RGB LED patterns
Slic3r
Slic3r with integrated electronics and Nonplanar slicer (see branches)
ummu
MMU for data streams
andrey-gvrd's Repositories
andrey-gvrd/simple-led-patterns
Python script for converting images of signals into data for RGB LED patterns
andrey-gvrd/basic-forth-interpreter
Forth intepreter written in Rust for exercism (https://github.com/exercism/xrust/)
andrey-gvrd/bit_array
Library for working with an array of binary values while minimising wasting space
andrey-gvrd/cargo-modules
A cargo plugin for showing a tree-like overview of a crate's modules.
andrey-gvrd/code_eval
Throwaway C solutions for exercises at code_eval.
andrey-gvrd/m25p80
LIbrary for M25P80 IC
andrey-gvrd/rusl
An experimental (read: DONT USE) musl libc implementation in Rust.
andrey-gvrd/Scheduler
andrey-gvrd/Slic3r
Slic3r with integrated electronics and Nonplanar slicer (see branches)
andrey-gvrd/ummu
MMU for data streams
andrey-gvrd/vim-config
Contents of my ~/.vim
andrey-gvrd/x-api
Application to serve exercism assignments
andrey-gvrd/x-common
Shared metadata for exercism exercises.
andrey-gvrd/xrust
Exercism Exercises in Rust