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_hash
A Rust library for calculating perceptual hash values of images
abonander/multipart
A backend-agnostic extension for file uploads in HTTP libraries for Rust
abonander/mime_guess
MIME type guessing of file extensions for Rust.
abonander/anterofit
Strongly typed, asynchronous REST client framework for Rust.
abonander/multipart-async
Multipart requests with an asynchronous API.
abonander/buf_redux
A drop-in replacement for Rust's std::io::BufReader, with extra features
abonander/const-cstr
Create static C-compatible strings from Rust string literals.
abonander/fontconfig-rs
A wrapper around freedesktop's fontconfig utility, for locating fontfiles on a Linux-based system. Requires libfontconfig to be installed.
abonander/async-mlock-poc
abonander/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
abonander/advisory-db
Security advisory database for Rust crates published through crates.io
abonander/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
abonander/DefinitelyTyped
The repository for high quality TypeScript type definitions.
abonander/edge-exchange-plugins
Exchange-rate sources for the Edge Core
abonander/egg-mode
a twitter api crate for rust
abonander/formats
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
abonander/hashes
Collection of cryptographic hash functions written in pure Rust
abonander/influxdb2
Influxdb2 client library for Rust
abonander/quinn
Async-friendly QUIC implementation in Rust
abonander/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
abonander/reqwest-jwk
abonander/runner-container-hooks
Runner Container Hooks for GitHub Actions
abonander/rust
A safe, concurrent, practical language.
abonander/rust-phf
Compile time static maps for Rust
abonander/socket2
Advanced configuration options for sockets.
abonander/this-week-in-rust
Data for this-week-in-rust.org
abonander/time
Simple time handling in Rust
abonander/timescaledb-docker
Release Docker builds of TimescaleDB
abonander/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
abonander/traits
Collection of cryptography-related traits