Pinned Repositories
ask-cli
`ask` offers a simple way to ask a yes or no question on the CLI, returning exit code 0 on "yes" and 1 on "no".
clipboard-history
Ringboard—the clipboard manager for Linux
forkfs
ForkFS allows you to sandbox a process's changes to your file system.
ftzz
File Tree Fuzzer creates a pseudo-random directory hierarchy filled with some number of files.
fuc
Modern, performance focused unix commands
gnome-clipboard-history
Gnome Clipboard History is a clipboard manager Gnome extension that saves what you've copied into an easily accessible, searchable history panel.
hardcaml_riscv
A riscv32im CPU
io-adapters
Adapters to convert between different writable APIs.
poi-android
📈 Apache POI for Android
Robot-Scouter
:robot: Easy, efficient, and collaborative FIRST robot scouting
SUPERCILEX's Repositories
SUPERCILEX/gnome-clipboard-history
Gnome Clipboard History is a clipboard manager Gnome extension that saves what you've copied into an easily accessible, searchable history panel.
SUPERCILEX/fuc
Modern, performance focused unix commands
SUPERCILEX/clipboard-history
Ringboard—the clipboard manager for Linux
SUPERCILEX/forkfs
ForkFS allows you to sandbox a process's changes to your file system.
SUPERCILEX/ftzz
File Tree Fuzzer creates a pseudo-random directory hierarchy filled with some number of files.
SUPERCILEX/io-adapters
Adapters to convert between different writable APIs.
SUPERCILEX/bevy-vs-pixi
A benchmark comparing Bevy against PixiJS
SUPERCILEX/hardcaml_riscv
A riscv32im CPU
SUPERCILEX/personal-website
https://alexsaveau.dev
SUPERCILEX/ask-cli
`ask` offers a simple way to ask a yes or no question on the CLI, returning exit code 0 on "yes" and 1 on "no".
SUPERCILEX/auto-isa
SUPERCILEX/supercilex-tests
Test utilities I use.
SUPERCILEX/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
SUPERCILEX/bevy-website
The source files for the official Bevy website
SUPERCILEX/blog.rust-lang.org
Home of the Rust and Inside Rust blogs
SUPERCILEX/cargo-public-api
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.
SUPERCILEX/clap-num
clap v3/v4 number parsers
SUPERCILEX/clap-verbosity-flag
Easily add a --verbose flag to CLIs using Clap
SUPERCILEX/io-uring
The `io_uring` library for Rust
SUPERCILEX/itoa
Fast function for printing integer primitives to a decimal string
SUPERCILEX/ratatui
Rust library that's all about cooking up terminal user interfaces (TUIs) 👨🍳🐀
SUPERCILEX/ratatui-image
Ratatui widget for rendering image graphics in terminals that support it
SUPERCILEX/rust
Empowering everyone to build reliable and efficient software.
SUPERCILEX/rustix
Safe Rust bindings to POSIX-ish APIs
SUPERCILEX/this-week-in-rust
Data for this-week-in-rust.org
SUPERCILEX/tracing
Application level tracing for Rust.
SUPERCILEX/tui-textarea
Simple yet powerful multi-line text editor widget for ratatui and tui-rs
SUPERCILEX/wayland-explorer
Easily browse and read Wayland protocols documentation
SUPERCILEX/wayland-rs
Rust implementation of the wayland protocol (client and server).
SUPERCILEX/x11rb
X11 bindings for the rust programming language, similar to xcb being the X11 C bindings