Pinned Repositories
alerta-contrib
Contributed integrations, plugins and custom webhooks
argonaut
bank-vaults
A Vault swiss-army knife: a K8s operator, Go client with automatic token renewal, automatic configuration, multiple unseal options and more. A CLI tool to init, unseal and configure Vault (auth methods, secret engines). Direct secret injection into Pods.
lsp-ai
LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them.
nomicon
The Dark Arts of Advanced and Unsafe Rust Programming
redsync
Distributed mutual exclusion lock using Redis for Go
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
simd-json-schema
pgweb
Cross-platform client for PostgreSQL databases
tremor-runtime
Main Tremor Project Rust Codebase
ernadh's Repositories
ernadh/alerta-contrib
Contributed integrations, plugins and custom webhooks
ernadh/argonaut
ernadh/bank-vaults
A Vault swiss-army knife: a K8s operator, Go client with automatic token renewal, automatic configuration, multiple unseal options and more. A CLI tool to init, unseal and configure Vault (auth methods, secret engines). Direct secret injection into Pods.
ernadh/lsp-ai
LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them.
ernadh/nomicon
The Dark Arts of Advanced and Unsafe Rust Programming
ernadh/pgweb
Cross-platform client for PostgreSQL databases
ernadh/redsync
Distributed mutual exclusion lock using Redis for Go
ernadh/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
ernadh/process_control
Methods for ergonomically running processes with timeouts.
ernadh/schema-test
ernadh/simdjson-rs-schema
ernadh/terraform-k8s
Terraform Cloud Operator for Kubernetes
ernadh/test_tremor
ernadh/tiberius
TDS 7.4 (mssql / Microsoft SQL Server) async driver for rust
ernadh/tremor-runtime
Main Tremor Project Rust Codebase
ernadh/valico
Rust JSON Schema validator and JSON coercer
ernadh/value-trait
a collection of traits for representing JSONesque values
ernadh/wait-timeout
Waiting on a child process with a timeout in Rust