Pinned Repositories
AsyncDownloaderGUI
This is a small project hacked together during a workshop on C# 5's Async.
bevy_advanced_input
Just yet another input plugin for bevy engine
framed-rs
Rust crate to send and receive slices of bytes over lossy streams of bytes.
monitor-rs
A monitoring system
mqtt-async-client-rs
An MQTT client written in Rust
one-click-ninja
A game for the game jam "1-Button Jam 2021"
pass-rs
A password manager like `pass` implemented in Rust
rt-graph-rs
Real-time graphing experiment written in Rust
webdriver_client_rust
Webdriver client library
wikimedia-rs
Rust crate and tools to download and view data from Wikimedia
fluffysquirrels's Repositories
fluffysquirrels/mqtt-async-client-rs
An MQTT client written in Rust
fluffysquirrels/rt-graph-rs
Real-time graphing experiment written in Rust
fluffysquirrels/webdriver_client_rust
Webdriver client library
fluffysquirrels/framed-rs
Rust crate to send and receive slices of bytes over lossy streams of bytes.
fluffysquirrels/one-click-ninja
A game for the game jam "1-Button Jam 2021"
fluffysquirrels/pass-rs
A password manager like `pass` implemented in Rust
fluffysquirrels/wikimedia-rs
Rust crate and tools to download and view data from Wikimedia
fluffysquirrels/monitor-rs
A monitoring system
fluffysquirrels/bevy_advanced_input
Just yet another input plugin for bevy engine
fluffysquirrels/blog
My personal blog
fluffysquirrels/bbqueue
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
fluffysquirrels/bevy
A refreshingly simple data-driven game engine built in Rust
fluffysquirrels/bevy-assets
A collection of Bevy assets, plugins, learning resources, and apps made by the community
fluffysquirrels/bevy_kira_audio
A Bevy plugin to use Kira for game audio
fluffysquirrels/chrono
Date and time library for Rust
fluffysquirrels/cmd-rs
Protoype of a Rust shell command crate using macros.
fluffysquirrels/content
The content behind MDN Web Docs
fluffysquirrels/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
fluffysquirrels/iana-time-zone
Rust crate to get the IANA time zone for the current system
fluffysquirrels/mdns
A multicast DNS client in Rust
fluffysquirrels/ptar
ptar: experimental parallel file tree archiver, a Rust crate and CLI tool
fluffysquirrels/pueue
:stars: Manage your shell commands.
fluffysquirrels/redis-oxide
Multi-threaded implementation of redis written in rust
fluffysquirrels/rusqlite_migration
↕️ Simple database schema migration library for rusqlite, written with performance in mind.
fluffysquirrels/rust-cast
Library written in Rust to communicate with Google Cast devices
fluffysquirrels/rust-gamedev.github.io
The repository for https://gamedev.rs
fluffysquirrels/rust-module-example
A quick example of how to use Rust modules
fluffysquirrels/toy-os
fluffysquirrels/tracing-bunyan-formatter
A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans.
fluffysquirrels/wasi-sockets
WASI API proposal for managing sockets