Pinned Repositories
ab-av1
AV1 re-encoding using ffmpeg, svt-av1 & vmaf.
ab-glyph
Rust API for loading, scaling, positioning and rasterizing OpenType font glyphs
apart-gtk
Linux GUI for cloning & restoring disk partitions to & from compressed image files
aurto
Arch Linux AUR tool for managing an auto-updating local 'aurto' package repository
dynamics
Java library for handling nested dynamic data
glyph-brush
Fast GPU cached text rendering
linked-hash-set
Rust HashSet with insertion ordering
single-value-channel
Rust concurrent single-value update and receive channel
spin-sleep
Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.
vimg
CLI for video images. Generates animated video contact sheets fast.
alexheretic's Repositories
alexheretic/glyph-brush
Fast GPU cached text rendering
alexheretic/ab-av1
AV1 re-encoding using ffmpeg, svt-av1 & vmaf.
alexheretic/ab-glyph
Rust API for loading, scaling, positioning and rasterizing OpenType font glyphs
alexheretic/spin-sleep
Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.
alexheretic/aurto
Arch Linux AUR tool for managing an auto-updating local 'aurto' package repository
alexheretic/apart-gtk
Linux GUI for cloning & restoring disk partitions to & from compressed image files
alexheretic/vimg
CLI for video images. Generates animated video contact sheets fast.
alexheretic/owned-ttf-parser
ttf-parser plus support for owned data
alexheretic/benjamin-batchly
Low latency batching tool. Bundle lots of single concurrent operations into sequential batches of work.
alexheretic/gfx-shader-watch
Gfx utility for watching shaders and reloading pipeline state on the fly
alexheretic/dynamodb-lease
Dynamodb distributed lock client for Rust
alexheretic/apart-core
Linux util for partition cloning GUIs
alexheretic/mtd-vat-cli
CLI tool to query & submit UK VAT returns
alexheretic/old-school-gfx-glutin-ext
Extensions for glutin to initialize & update old school gfx
alexheretic/cargo-ab-lint
CLI with extra lints for rust projects
alexheretic/alexheretic.github.io
alexheretic/cosmos-rust
The home of all shared Rust resources for the Cosmos ecosystem.
alexheretic/gitlab-cargo-shim
🦀 Say goodbye to your Git dependencies, host a Cargo registry using the GitLab package repository
alexheretic/gnome-shell-impatience
speed up gnome-shell animations
alexheretic/grpc-rs
The gRPC library for Rust built on C Core library and futures
alexheretic/packfile
🪆 a simple library providing utilities to generate Git Packfiles in memory and send them to clients
alexheretic/prost
PROST! a Protocol Buffers implementation for the Rust Language
alexheretic/pyth-agent
Publish data to the Pyth Network
alexheretic/rust-web3
Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth
alexheretic/sctk-adwaita
Adwaita-like SCTK Frame
alexheretic/smol_str
alexheretic/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
alexheretic/tonic
A native gRPC client & server implementation with async/await support.
alexheretic/tungstenite-rs
Lightweight stream-based WebSocket implementation for Rust.
alexheretic/winit
Window handling library in pure Rust