Pinned Repositories
bb8
Full-featured async (tokio-based) postgres connection pool (like r2d2)
couchdb-python
Python library for working with CouchDB
hashlink
An updated version of linked-hash-map and friends
instant-acme
Simple ACME client
instant-distance
Fast approximate nearest neighbor searching in Rust, based on HNSW index
tokio-imap
Tokio-based IMAP implementation
hickory-dns
A Rust based DNS client, server, and resolver
quinn
Async-friendly QUIC implementation in Rust
rustup
The Rust toolchain installer
rustls
A modern TLS library in Rust
djc's Repositories
djc/mailsync
djc/abna
Python library to automatically retrieve mutations from ABN Amro
djc/mbox-reader
Minimal mmap-backed mbox format reader in Rust
djc/hyper
An HTTP library for Rust
djc/edit-chunks
Split out chunks of a large file for editing, then put them back together again
djc/email-parser
Lazy liberal email (RFC 5322) parser in Rust
djc/bytes-1
Utilities for working with bytes
djc/generator-rs
rust stackful generator library
djc/macos-recvtos-fail
djc/meetings
WebAssembly meetings (VC or in-person), agendas, and notes
djc/minifier-rs
Minifier tool/lib for JS/CSS/JSON files
djc/mio
Metal IO library for Rust
djc/oid-registry
Object Identifier (OID) database for Rust
djc/opentelemetry-stackdriver
A Rust OpenTelemetry exporter for Google StackDriver
djc/repc
The canonical Replicache client, implemented in Rust.
djc/resolv-conf
The /etc/resolv.conf file parser in rust
djc/ring
Safe, fast, small crypto using Rust & BoringSSL's cryptography primitives.
djc/rust-boomphf
Fast and scalable minimal perfect hashing for massive key sets
djc/rust-cookbook
https://rust-lang-nursery.github.io/rust-cookbook
djc/rust-phf
Compile time static maps for Rust
djc/rust-url
URL parser for Rust
djc/semver-parser
A parser for the semver specification
djc/smartstring
Compact inlined strings for Rust.
djc/thrift
Apache Thrift
djc/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
djc/tokio-postgres-rustls
Rustls integration for tokio-postgres
djc/trust-dns
A Rust based DNS client, server, and resolver
djc/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
djc/webpki
WebPKI X.509 Certificate Validation in Rust
djc/x509-parser
X.509 parser written in pure Rust. Fast, zero-copy, safe.