yvt
Ph.D. in Information Science, does game/embedded system/web/desktop application development.
Japan
Pinned Repositories
r3
R3-OS — Experimental static (μITRON-esque) RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation and generics
amx-rs
Rust wrapper for Apple Matrix Coprocessor (AMX) instructions
img2text
Image-to-text converter
openspades
Compatible client of Ace of Spades 0.75
rlsf
Constant-time dynamic memory allocator in Rust
Stella2
Light-weight desktop client for instant messaging services (abandoned)
svgbobdoc
Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.
terravox
Simple heightmap Editor for Voxlap5 VXL (512x512x64 only)
tokenlock
Provides cell types that decouple permissions from data.
xalloc-rs
Dynamic suballocators for external memory (e.g., Vulkan device memory). Umaintained - consider migrating to https://crates.io/crates/offset-allocator
yvt's Repositories
yvt/openspades
Compatible client of Ace of Spades 0.75
yvt/rlsf
Constant-time dynamic memory allocator in Rust
yvt/amx-rs
Rust wrapper for Apple Matrix Coprocessor (AMX) instructions
yvt/img2text
Image-to-text converter
yvt/svgbobdoc
Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.
yvt/xalloc-rs
Dynamic suballocators for external memory (e.g., Vulkan device memory). Umaintained - consider migrating to https://crates.io/crates/offset-allocator
yvt/tokenlock
Provides cell types that decouple permissions from data.
yvt/try_match-rs
An expression macro that matches a pattern and returns `Result` or `Option`.
yvt/zellij-cpulamp
Minimal CPU activity indicator plugin for Zellij
yvt/helix
Fork of https://github.com/helix-editor/helix
yvt/dotfiles
somepony likes to share their dotfiles (moved to <https://codeberg.org/yvt/dotfiles>)
yvt/interlock-rs
Readers-writer locks optimized for locking intervals
yvt/archery
Abstract over the atomicity of reference-counting pointers in rust
yvt/bytemuck
A crate for mucking around with piles of bytes
yvt/cfdyndns
yvt/crossbeam
Tools for concurrent programming in Rust
yvt/e310x-hal
Fork of https://github.com/riscv-rust/e310x-hal
yvt/fatalloc
Fault tolerant memory allocator that “fixes” minor heap overruns
yvt/funscript-rs
A library for handling the .funscript file format
yvt/fuse-7z-ng
fuse-7z is a FUSE file system that uses the p7zip library
yvt/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
yvt/img2ctext
Color image-to-text converter
yvt/jvox
CoffeeScript-based raycasting experiment (2014)
yvt/mozjs
Servo's SpiderMonkey fork
yvt/nixpkgs
Nix Packages collection
yvt/rust-mozjs
Rust bindings to SpiderMonkey
yvt/servo
The Servo Browser Engine
yvt/servo-media
yvt/try-lock
A lightweight lock protected by an atomic boolean.
yvt/xous-core
The Xous microkernel