Josh Rotenberg
joshrotenberg
Total Packages
23
Total Downloads
14 104+
Packages
agent_workshop
0.3.0Multi-agent orchestration from IEx. Backend-agnostic, MCP-enabled.
lingua
0.3.6An Elixir wrapper around the Rust Lingua language detection library.
exling
0.1.2Exling is an HTTP request builder.
hn_ex
0.2.2A simple Hacker News API client in Elixir.
tinfoil
0.2.20Distribution automation for Burrito-based Elixir CLIs. Generate CI workflows, GitHub Releases, Homebrew formulas, and installer scripts.
strsim
0.1.2An Elixir wrapper around the Rust strsim crate with rustler.
divo_machinebox
0.1.0A pre-configured docker-compose stack for a Machinebox boxes for integration testing with Divo
redis_server_wrapper
0.6.1Manage redis-server processes from Elixir -- single instances, clusters, and sentinel topologies with GenServer lifecycle management
cheer
0.1.5A clap-inspired CLI framework for Elixir. Declarative command trees with typed options, validation, env var fallback, lifecycle hooks, param groups, shell completion, REPL mode, and in-process testing.
claude_wrapper
0.5.1Elixir wrapper for the Claude Code CLI
redis_client_ex
0.7.1Modern, full-featured Redis client for Elixir with RESP3, clustering, sentinel, client-side caching, and resilience patterns
git
0.4.0A clean Elixir wrapper for the git CLI with parsed output structs
codex_wrapper
0.3.0Elixir wrapper for the Codex CLI
docker_wrapper
0.1.2A typed Elixir wrapper for the Docker CLI with struct-based commands and pipeline composition
ex_resilience
0.4.0Composable resilience middleware for Elixir
gen_agent
0.2.0A behaviour and supervision framework for long-running LLM agent processes, modeled as OTP state machines.
simile
0.1.0Pure Elixir string similarity and distance algorithms
cercatore
0.1.1BM25 full-text search with fuzzy matching for Elixir
gen_agent_anthropic
0.2.0Anthropic HTTP API backend for GenAgent, built on Req.
gen_agent_codex
0.1.1Codex backend for GenAgent, built on codex_wrapper.