Pinned Repositories
arch-delta-upgrades
upgrade archlinux by only downloading the differences between packages
block-layer
A way to deal with pages
ddelta-rs
Rust port of the streaming ddelta patch algorithm, based on bsdiff
djugei.github.io
look ma, a blog!
dumbnet
a no_std neural network
indicatif
A command line progress reporting library for Rust
indicatif-log-bridge
bridges the log crate and indicatif to stop the progress bars and log lines from mixing up
optimath
A #[no_std] LinAlg library
pixelherd
treelike
A trait to abstract over common tree functionality
djugei's Repositories
djugei/optimath
A #[no_std] LinAlg library
djugei/treelike
A trait to abstract over common tree functionality
djugei/dumbnet
a no_std neural network
djugei/indicatif-log-bridge
bridges the log crate and indicatif to stop the progress bars and log lines from mixing up
djugei/pixelherd
djugei/arch-delta-upgrades
upgrade archlinux by only downloading the differences between packages
djugei/block-layer
A way to deal with pages
djugei/ddelta-rs
Rust port of the streaming ddelta patch algorithm, based on bsdiff
djugei/djugei.github.io
look ma, a blog!
djugei/indicatif
A command line progress reporting library for Rust
djugei/stun
A simple STUN client written in Rust
djugei/tch-rs
Rust bindings for the C++ api of PyTorch.
djugei/hashbrown
Rust port of Google's SwissTable hash map
djugei/opengl_graphics
An OpenGL 2D back-end for the Piston game engine
djugei/sdl2_window
A SDL2 back-end for the Piston game engine
djugei/xorf
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.