Pinned Repositories
log4rs
A highly configurable logging framework for Rust
rust
Empowering everyone to build reliable and efficient software.
rust-phf
Compile time static maps for Rust
cargo-tree
r2d2
A generic connection pool for Rust
r2d2-postgres
rust-native-tls
rust-openssl
OpenSSL bindings for Rust
rust-postgres
Native PostgreSQL driver for the Rust programming language
rust-postgres-macros
Support macros for Rust-Postgres
sfackler's Repositories
sfackler/rust-postgres-binary-copy
sfackler/thread-local-object
sfackler/rust-postgres-protocol
sfackler/futures-state-stream
sfackler/rust-hyper-socks
sfackler/hyper-timeout-connector
sfackler/busted-crate
sfackler/openssl
TLS/SSL and crypto library
sfackler/busted-registry
sfackler/crates.io
Initial work on the cargo website
sfackler/ctest
Automatic testing of FFI bindings for Rust
sfackler/encrypted-config-value
Tooling for encrypting certain configuration parameter values in dropwizard apps
sfackler/env_logger
A logging implementation for `log` which is configured via an environment variable.
sfackler/findshlibs
Find the shared libraries loaded in the current process with a cross platform API
sfackler/gimli
A lazy, zero-copy parser for the DWARF debugging format.
sfackler/git2-rs
libgit2 bindings for Rust
sfackler/heapsize
In support of measuring heap allocations in Rust programs.
sfackler/linked-hash-map
A HashMap wrapper that holds key-value pairs in insertion order
sfackler/lru-cache
A cache that holds a limited number of key-value pairs
sfackler/net2-rs
Extensions for standard networking types
sfackler/route-recognizer.rs
A simpler URL recognizer written in pure Rust
sfackler/rusqlite
Ergonomic bindings to SQLite for Rust
sfackler/rust-metrics
Multi reporter metrics library (carbon, graphite, postgresql, prometheus)
sfackler/rust-ordered-float
sfackler/rust_sequence_trie
Just a bunch of HashMaps taped together
sfackler/rustup.rs
The Rust toolchain installer
sfackler/serde
Rust serialization
sfackler/serde-yaml
YAML support for Serde
sfackler/stdsimd
Experiments with adding SIMD support to Rust's standard library.
sfackler/winapi-rs
Rust types and constants for WinAPI bindings