Austin Bonander

Results 9 repositories owned by Austin Bonander

anterofit

134
Stars
13
Forks
Watchers

Strongly typed, asynchronous REST client framework for Rust.

buf_redux

39
Stars
17
Forks
Watchers

A drop-in replacement for Rust's std::io::BufReader, with extra features

const-cstr

17
Stars
4
Forks
Watchers

Create static C-compatible strings from Rust string literals.

multipart

190
Stars
90
Forks
Watchers

A backend-agnostic extension for file uploads in HTTP libraries for Rust

img-dup

53
Stars
7
Forks
Watchers

A tool for finding duplicate and similar images, written in Rust

img_hash

283
Stars
54
Forks
Watchers

A Rust library for calculating perceptual hash values of images

mime_guess

129
Stars
58
Forks
Watchers

MIME type guessing of file extensions for Rust.

multipart-async

72
Stars
19
Forks
Watchers

Multipart requests with an asynchronous API.

readme-doctest-poc

21
Stars
2
Forks
Watchers

Automatically test Rust code examples in your README