Pinned Repositories
bytekey
lexicographic sort-order preserving binary encoding
continuum
intervals and interval sets for Scala
crdt
Conflict-free Replicated Data Types for Rust
fs2-rs
Extended utilities for working with files and filesystems in Rust
kudu-ts
fast time series storage on Apache Kudu
lmdb-rs
Safe Rust bindings for LMDB
memmap-rs
cross-platform Rust API for memory mapped IO
procinfo-rs
A Rust library for accessing Linux process and system information
prost
PROST! a Protocol Buffers implementation for the Rust Language
wal
Write Ahead Logging for Rust
danburkert's Repositories
danburkert/memmap-rs
cross-platform Rust API for memory mapped IO
danburkert/lmdb-rs
Safe Rust bindings for LMDB
danburkert/fs2-rs
Extended utilities for working with files and filesystems in Rust
danburkert/procinfo-rs
A Rust library for accessing Linux process and system information
danburkert/prost
PROST! a Protocol Buffers implementation for the Rust Language
danburkert/snazzy
danburkert/dotfiles
danburkert/arrow2
Unofficial transmute-free Rust library to work with the Arrow format
danburkert/aws-eks-orb
An orb to simplify deployments to Amazon Elastic Container Service for Kubernetes (Amazon EKS)
danburkert/bigquery-storage
A small Rust wrapper around the Google BigQuery Storage API.
danburkert/bytes
Utilities for working with bytes
danburkert/google-cloud-rust
Google Cloud Client Libraries for Rust.
danburkert/gst-dynamic-sink
A GStreamer-based Rust application which minimally reproduces an issue in an application which dynamically adds and removes sinks from a GStreamer pipeline.
danburkert/h2
HTTP 2.0 client & server implementation for Rust.
danburkert/memory-profiler
A memory profiler for Linux.
danburkert/mssql-jdbc
The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity with SQL Server through the standard JDBC application program interfaces (APIs).
danburkert/openblas-src
Source of BLAS and LAPACK via OpenBLAS
danburkert/opentelemetry-rust
OpenTelemetry API and SDK for Rust
danburkert/parquet2
Fastest and safest Rust implementation of parquet. `unsafe` free. Integration-tested against pyarrow
danburkert/prost-test
Temporary repo to show rust grpc problem with prost
danburkert/protobuf
Protocol Buffers - Google's data interchange format
danburkert/rusoto
AWS SDK for Rust
danburkert/rust-postgres
Native PostgreSQL driver for the Rust programming language
danburkert/rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
danburkert/this-week-in-rust
Data for this-week-in-rust.org
danburkert/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
danburkert/tonic
A native gRPC client & server implementation with async/await support.
danburkert/tracing-json-fmt-repro
danburkert/trait-overflow-repro
danburkert/webpki-roots
CA certificates for use with webpki