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/bb8
Full-featured async (tokio-based) postgres connection pool (like r2d2)
djc/instant-distance
Fast approximate nearest neighbor searching in Rust, based on HNSW index
djc/instant-acme
Simple ACME client
djc/hashlink
An updated version of linked-hash-map and friends
djc/tokio-imap
Tokio-based IMAP implementation
djc/instant-segment
Fast English word segmentation in Rust
djc/pyrtls
rustls-based modern TLS for Python
djc/gcp_auth
Minimal authentication library for Google Cloud Platform (GCP)
djc/hostname
Cross-platform hostname functions in Rust
djc/mendes
Rust web toolkit for impatient perfectionists
djc/topfew-rs
Rust implementation of Tim Bray's topfew tool
djc/instant-xml
djc/oxish
djc/instant-epp
djc/record-set-go
A Domain Connect DNS provider implementation in Rust
djc/rst-parser
reStructuredText parser and writers in Rust
djc/rust_libloading
Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.
djc/schannel-rs
Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)
djc/abscissa
Application microframework with command-line option parsing, configuration, error handling, logging, and shell interactions
djc/aws-lc-rs
aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. The library strives to be API-compatible with the popular Rust library named ring.
djc/blondie
Collect CPU callstack samples from a windows process
djc/cargo-workspaces
A tool for managing cargo workspaces and their crates, inspired by lerna
djc/crates.io
Source code for crates.io
djc/dmarc-email-parser
djc/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
djc/metrics
A metrics ecosystem for Rust.
djc/nu-ansi-term
Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork
djc/rfcs
RFCs for changes to Rust
djc/tame-index
Small crate for interacting with cargo registry indices
djc/vt100-rust