Pinned Repositories
anterofit
Strongly typed, asynchronous REST client framework for Rust.
buf_redux
A drop-in replacement for Rust's std::io::BufReader, with extra features
const-cstr
Create static C-compatible strings from Rust string literals.
ferrite
Predecessor to Anterofit (https://github.com/abonander/anterofit)
img-dup
A tool for finding duplicate and similar images, written in Rust
img_hash
A Rust library for calculating perceptual hash values of images
mime_guess
MIME type guessing of file extensions for Rust.
multipart
A backend-agnostic extension for file uploads in HTTP libraries for Rust
multipart-async
Multipart requests with an asynchronous API.
readme-doctest-poc
Automatically test Rust code examples in your README
abonander's Repositories
abonander/img-dup
A tool for finding duplicate and similar images, written in Rust
abonander/wingui
A safe Rust wrapper for the Windows GUI
abonander/rust-what-now
A newbie's field guide to contributing to the Rust ecosystem.
abonander/vec-vp-tree
A vantage-pont-tree backed by a contiguous `Vec` for better data locality.
abonander/better_unwraps
abonander/dbl-buf
Generic double-buffer for Rust
abonander/thread-stack
A concurrent stack datastructure for Rust which uses a thread's stack as the backing storage.
abonander/abonander.github.io
Completely self-taught Android developer, chronic sufferer of Rust-mania.
abonander/algo
Algoritms implementations in Rust
abonander/cargo-script
Cargo script subcommand
abonander/futures-rs
Zero-cost futures and streams in Rust
abonander/glium_graphics
A Glium 2D back-end for the Piston game engine
abonander/glutin_window
A Piston window back-end using the Glutin library
abonander/gotham
A flexible web framework that promotes stability, safety, security and speed.
abonander/httparse
A push parser for the HTTP 1.x protocol in Rust.
abonander/ImgDup.Net
abonander/imgurian
(Eventually) feature-complete bindings for the Imgur API, powered by Anterofit (https://github.com/abonander/anterofit)
abonander/kf2_map_install
A naive utility for installing maps on a KF2 server
abonander/libc
Raw bindings to platform APIs for Rust
abonander/mime.rs
MIMEs in Rust
abonander/multipart-fuzz-docker
Easy fuzzing for multipart (https://github.com/abonander/multipart)
abonander/multiqueue
A fast mpmc queue with broadcast capabilities
abonander/nickel.rs
An expressjs inspired web framework for Rust
abonander/par-vec
abonander/rust-issue-40535
abonander/rustaceans.org
Backing data for
abonander/stream-dct
A Rust library for allocation-limited computation of the Discrete Cosine Transform
abonander/tempdir
Temporary directory management for Rust
abonander/thin-dst
EXPERIMENTAL: wrapper for pointer-sized DSTs in Rust
abonander/unicode-bidi
Implementation of the Unicode Bidirection Algorithm in Rust