brews's Stars
QINQINKONG/PyWBGT
Python code for calculating Liljegren WBGT
mdljts/wbgt
ecmwf/thermofeel
thermofeel is a library to calculate human thermal comfort indexes
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
tqwewe/kameo
Fault-tolerant Async Actors Built on Tokio
stac-utils/stac-rs
Tools and libraries for the SpatioTemporal Asset Catalog (STAC) specification, written in Rust
tailhook/quick-error
A rust-macro which makes errors easy to write
GREsau/schemars
Generate JSON Schema documents from Rust code
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
tamasfe/aide
An API documentation library
achiku/planter
Generate PlantUML ER diagram textual description from PostgreSQL tables
svix/svix-webhooks
The enterprise-ready webhooks service 🦀
roapi/roapi
Create full-fledged APIs for slowly moving datasets without writing a single line of code.
tower-rs/tower
async fn(Request) -> Result<Response, Error>
tokio-rs/loom
Concurrency permutation testing tool for Rust.
tokio-rs/mio
Metal I/O library for Rust.
tokio-rs/tracing
Application level tracing for Rust.
casey/just
🤖 Just a command runner
chainguard-dev/apko
Build OCI images from APK packages directly without Dockerfile
asomers/mockall
A powerful mock object library for Rust
rust-embedded/riscv
Low level access to RISC-V processors
snakemake/snakemake
This is the development home of the workflow management system Snakemake. For general information, see
casdoor/casdoor
An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, RADIUS, Google Workspace, Active Directory and Kerberos
casbin/pycasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
casbin/casbin-rs
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
rust-cli/env_logger
A logging implementation for `log` which is configured via an environment variable.
redis-rs/redis-rs
Redis library for rust
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
carbonplan/extreme-heat
data and analysis on extreme heat under a changing climate
Keats/jsonwebtoken
JWT lib in rust