Pinned Repositories
act
Run your GitHub Actions locally 🚀
actix-htmx
Actix Web middleware for use when developing with htmx
age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
age-plugin-yubikey
YubiKey plugin for age
aider
aider is AI pair programming in your terminal
aikit
🏗️ Fine-tune, build, and deploy open-source LLMs easily!
apache-kafka
Mirror of Apache Kafka
consul-config-loader
A small docker based tool to load Spring Boot property files into Consul's K/V Store
harmonylite
A distributed SQLite replicator built on top of NATS
uv
An extremely fast Python package and project manager, written in Rust.
reneleonhardt's Repositories
reneleonhardt/uv
An extremely fast Python package and project manager, written in Rust.
reneleonhardt/actix-htmx
Actix Web middleware for use when developing with htmx
reneleonhardt/asciinema
Terminal session recorder, streamer and player 📹
reneleonhardt/askama
A template rendering engine based on Jinja, generating type-safe Rust code at compile time.
reneleonhardt/atomic_queue
C++14 lock-free queue.
reneleonhardt/cargo-pgo
Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
reneleonhardt/darker
Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post at https://dev.to/akaihola/improving-python-code-incrementally-3f7a
reneleonhardt/docker-alpine-glibc
Carefully crafted Alpine Docker image with glibc (~12MB)
reneleonhardt/futures-concurrency
Structured concurrency operations for async Rust
reneleonhardt/git-crypt
Transparent file encryption in git
reneleonhardt/hyper-h3
reneleonhardt/igrep
Interactive Grep
reneleonhardt/kagent
Cloud Native Agentic AI | Discord: https://bit.ly/kagentdiscord
reneleonhardt/large-model-proxy
Run multiple resource-heavy Large Models (LM) on the same machine with limited amount of VRAM/other resources by exposing them on different ports and loading/unloading them on demand
reneleonhardt/llvm-jenkins.debian.net
Configuration for http://llvm-jenkins.debian.net/
reneleonhardt/mcp-proxy
A bridge between Streamable HTTP and stdio MCP transports
reneleonhardt/mlx-lm
Run LLMs with MLX
reneleonhardt/mlx-rs
Unofficial Rust bindings to Apple's mlx framework
reneleonhardt/nix-installer
Install Nix and flakes with the fast and reliable Determinate Nix Installer, with over 7 million installs.
reneleonhardt/oha
Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
reneleonhardt/openapv
OpenAPV
reneleonhardt/parakeet-mlx
An implementation of the Nvidia's Parakeet models for Apple Silicon using MLX.
reneleonhardt/pgstream
PostgreSQL replication with DDL changes
reneleonhardt/qwen-code
Qwen Code is a coding agent that lives in the digital world.
reneleonhardt/redb
An embedded key-value database in pure Rust
reneleonhardt/rpmbuild
A GitHub Action to build RPMs from source code and spec file, uses rpmbuild .
reneleonhardt/scram
SCRAM (RFC 5802) Java implementation
reneleonhardt/slint-cross
“Zero setup” cross compilation and “cross testing” of Rust crates
reneleonhardt/socket-proxy
Secure-by-design and flexible Unix socket proxy. Built in memory-safe Go with zero dependencies, no shell or interpreter required in containers. A modern alternative to tecnativa/docker-socket-proxy and linuxserver/docker-socket-proxy, with powerful regex-based configuration.
reneleonhardt/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.