Pinned Repositories
activitypub
activitypub types and traits for Rust
activitystreams
An implementation of the basic activitystreams vocabulary
actix-multipart
Server handling of multipart data with actix-web
authentication-rs
An authentication and permissions management service written in Rust
how-to-git
Instructions on how to use git and github
http-client-elixir
Wrapper around HTTPoison with Poison and HTTPoison-Form-Data to format payloads
http-signatures
An implementation of https://tools.ietf.org/html/draft-cavage-http-signatures-09 in Rust
secure-client-elixir
Secure encoding and decoding for HTTPClient
telegram-event-bot
A bot written in rust to manage events for multiple telegram chats
tokio-zmq
A wrapper around ZeroMQ with Futures for use on Tokio's executors
asonix's Repositories
asonix/how-to-git
Instructions on how to use git and github
asonix/lemmy
🐀 Building a federated alternative to reddit in rust
asonix/actix-extras
A collection of additional crates supporting the actix and actix-web frameworks.
asonix/actix-net
A collection of lower-level libraries for composable network services.
asonix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
asonix/async-io
Async I/O and timers
asonix/bonsaidb
A developer-friendly document database that grows with you, written in Rust
asonix/color-eyre
Custom hooks for colorful human oriented error reports via panics and the eyre crate
asonix/color-spantrace
pretty printer for `tracing_error::SpanTrace`
asonix/console
tokio-console prototypes
asonix/examples
Community showcase and examples of Actix ecosystem usage.
asonix/haphazard
Hazard pointers in Rust.
asonix/hello-rs
Small terminal welcome program written in rust
asonix/loole
A safe sync/async multi-producer, multi-consumer channel
asonix/magick-rust
Rust bindings for ImageMagick
asonix/modalcell
A cell type using a shared tag to control mutable access.
asonix/nixos-rockchip
asonix/nixpkgs
Nix Packages collection
asonix/opentelemetry-rust
OpenTelemetry API and SDK for Rust
asonix/photos
Photo viewer and organizer designed for elementary OS
asonix/rdf-types
Common RDF types definitions in Rust.
asonix/reqwest
An easy and powerful Rust HTTP Client
asonix/rexiv2
Rust library for read/write access to media-file metadata (Exif, XMP, and IPTC)
asonix/rust-s3
Rust library for interfacing with AWS S3 and other API compatible services
asonix/sled
the champagne of beta embedded databases
asonix/switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
asonix/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
asonix/tokio-postgres-rustls
Integration between rustls and tokio-postgres
asonix/tracing-actix-web
Structured logging for actix-web applications.
asonix/tracing-bunyan-formatter
A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans.