Pinned Repositories
aoc19_rust
Solutions for AOC 19 written in Rust
ferrum_hdl
The experimental HDL framework for writing FPGA firmware using the Rust Programming Language.
mandelbulb
For details see this excellent tutorial http://yannesposito.com/Scratch/en/blog/Haskell-OpenGL-Mandelbrot
nix-config
Home Manager and NixOS configurations
rust_neovim
NeoVim configuration for development in Rust based on https://github.com/LunarVim/Neovim-from-scratch
tokio-nflog
WIP: Bindings to libnetfilter lib that can be used in tokio-based applications
zshell31's Repositories
zshell31/ula
μLA: Micro Logic Analyzer for RP2040
zshell31/APS
Архитектуры процессорных систем
zshell31/toydb
Distributed SQL database in Rust, written as a learning project
zshell31/pg_rational
Precise fractional arithmetic for PostgreSQL
zshell31/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
zshell31/cheriot-ibex
cheriot-ibex is a RTL implementation of CHERI ISA based on LowRISC's Ibex core.
zshell31/rust-hdl
A framework for writing FPGA firmware using the Rust Programming Language
zshell31/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
zshell31/allocscope
allocscope - a memory tracking tool
zshell31/books-futures-explained
The repository for the book Futures Explained in 200 lines of Rust
zshell31/haskell-challenges
Code challenges to solve with Haskell
zshell31/rust_hdl_playground
rust-hdl playground
zshell31/black-pill-rust
Rust learning demo for black pill development board with STM32F411CEU6 microcontroller
zshell31/icesugar-pro
iCESugar series FPGA dev board
zshell31/rust-blog
Educational blog posts for Rust beginners
zshell31/How_to_learn_modern_Rust
A guide to the adventurer.
zshell31/fpga_playground
Nix-based playground for FPGA development
zshell31/nix-config
Home Manager and NixOS configurations
zshell31/haskell-resources
A List of Foundational Haskell Papers
zshell31/rust_neovim
NeoVim configuration for development in Rust based on https://github.com/LunarVim/Neovim-from-scratch
zshell31/linux
Adding support for the Rust language to the Linux kernel.
zshell31/fhs-environment
Examples of nix flake FHS environment
zshell31/nvim-autopairs
autopairs for neovim written by lua
zshell31/Rust
All Algorithms implemented in Rust
zshell31/nvim-cmp
A completion plugin for neovim coded in Lua.
zshell31/vector
A high-performance, highly reliable, observability data pipeline.
zshell31/fccf
fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.
zshell31/libpnet
Cross-platform, low level networking using the Rust programming language.
zshell31/jaq
A jq clone focussed on correctness, speed, and simplicity
zshell31/yabs.nvim
Yet Another Build System/Code Runner for Neovim, written in lua