Nikhil Benesch's repositories
avro-rs
Avro client library implementation in Rust
backtrace-rs
Backtraces in Rust
bytes
Utilities for working with bytes
chrono
Date and time library for Rust
cla-assistant
Contributor License Agreement assistant (CLA assistant)
cockroach
A Scalable, Survivable, Strongly-Consistent SQL Database
gofrontend
Go compiler frontend (gccgo)
h2
HTTP 2.0 client & server implementation for Rust.
homebrew-core
🍻 Default formulae for the missing package manager for macOS
openssl-src-rs
Source code and logic to build OpenSSL from source
postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
procfs
Rust library for reading the Linux procfs filesystem
regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
rust
Empowering everyone to build reliable and efficient software.
rust-analyzer
An experimental Rust compiler front-end for IDEs
rust-csv
A CSV parser for Rust, with Serde support.
rust-postgres-interval
An interval datatype for rust's PostgreSQL driver.
rust-prometheus
Prometheus instrumentation library for Rust applications
sqlalchemy
The Database Toolkit for Python
stream-cancel
A Rust library for interrupting asynchronous streams.
this-week-in-rust
Data for this-week-in-rust.org
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript