Pinned Repositories
cow
A Copy-on-write filesystem (fuse)
idcurl
idiomatic synchronous Rust HTTP client library
lending-cell
Like a cell, but make lifetimes dynamic instead of ownership
libavif-rs
Rust AVIF Decoder and Encoder crate
lz4util
a tool to compress and decompress lz4 files
mkl-src
Redistribute Intel MKL as a crate
pond
Rust: A scoped threadpool where each thread has a state
postgres-service
A Rust Crate that parses pg_service.conf files.
sonnerie
A simple timeseries database
wordnet-rs
Read a wordnet dictionary in Rust
njaard's Repositories
njaard/sonnerie
A simple timeseries database
njaard/libavif-rs
Rust AVIF Decoder and Encoder crate
njaard/lending-cell
Like a cell, but make lifetimes dynamic instead of ownership
njaard/pond
Rust: A scoped threadpool where each thread has a state
njaard/idcurl
idiomatic synchronous Rust HTTP client library
njaard/postgres-service
A Rust Crate that parses pg_service.conf files.
njaard/mkl-src
Redistribute Intel MKL as a crate
njaard/advisory-db
Security advisory database for Rust crates published through crates.io
njaard/anysocket
Wrap either Tcp or Unix Domain sockets in rust
njaard/cantera-table
Time series and object index database
njaard/compact_str
A memory efficient string type that can store up to 24* bytes on the stack
njaard/duckdb-rs
Ergonomic bindings to duckdb for Rust
njaard/graph-motif
Graph Motif Calculator
njaard/heudiconv
A flexible DICOM converter for organizing brain imaging data into structured directory layouts
njaard/hyper
An HTTP library for Rust
njaard/mosh
Mobile Shell
njaard/mozjpeg-sys
Rust bindings for mozjpeg
njaard/petal-decomposition
Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)
njaard/rayon
Rayon: A data parallelism library for Rust
njaard/robotstxt
robots.txt parser for Rust.
njaard/rouille
Web framework in Rust
njaard/rusqlite-params-array
same as rusqlite, except uses &[] instead of params!()
njaard/rust-bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
njaard/rust-postgres
Native PostgreSQL driver for the Rust programming language
njaard/rust-s3
Rust library for interfacing with AWS S3 and other API compatible services
njaard/stl-rust
Seasonal-trend decomposition for Rust
njaard/strois
A simple non-async S3 client based on the REST API
njaard/tch-rs
Rust bindings for the C++ api of PyTorch.
njaard/this-week-in-rust
Data for this-week-in-rust.org
njaard/tiny-http
Low level HTTP server library in Rust