Packages
nous
0.16.2AI agent framework for Elixir with multi-provider LLM support
grpc_connection_pool
0.3.0A flexible and robust gRPC connection pooling library for Elixir. Features environment-agnostic configuration, connection warming, health monitoring, and automatic retry logic with exponential backoff and jitter.
llama_cpp_ex
0.8.12Elixir bindings for llama.cpp — run LLMs locally with Metal, CUDA, Vulkan, or CPU acceleration.
conduit_mcp
0.9.5Elixir implementation of the Model Context Protocol (MCP) specification. Build MCP servers to expose tools, resources, and prompts to LLM applications like Claude Desktop and VS Code extensions. Supports both Streamable HTTP and SSE transports with configurable authentication and CORS.
pubsub_grpc
0.4.2Efficient Google Cloud Pub/Sub client using gRPC with GrpcConnectionPool library
googleapis_proto_ex
0.3.3Google protos for Bigtable v2/Admin v2, Pubsub (including Schema), Datastore and more
net_runner
1.2.0Safe OS process execution for Elixir with NIF-based backpressure, zero zombie processes, PTY support, and cgroup isolation.
trie_hard
0.2.7A blazing fast, memory-efficient Trie (prefix tree) implementation for Elixir with autocomplete support, powered by a high-performance Rust NIF.
counter_ex
0.2.0A high-performance Elixir library for managing counters with pluggable backends. Supports ETS, Erlang :atomics, and :counters modules with namespace organization.
faiss_ex
0.1.0Elixir NIF bindings for FAISS (Facebook AI Similarity Search). Vector similarity search, index factory, k-means clustering, and optional GPU support.
muninn
0.5.4A fast, full-text search engine for Elixir, powered by Tantivy (Rust). Features include fuzzy matching, range queries, highlighting, and autocomplete.
quack_lake
0.2.7Elixir library for easy DuckLake access, setup, and management
hotline
0.2.0Telegram Bot API client and framework for Elixir
hermolaos
0.5.0An Elixir client for the Model Context Protocol (MCP)
megas_pinakas
0.6.0An Elixir client library for Google Cloud BigTable with high-level APIs for data operations, streaming, caching, counters, time-series, and more.
bloomy
0.1.0High-performance Bloom Filter library for Elixir with Nx tensor operations. Supports Standard, Counting, Scalable, and Learned filters with EXLA/GPU acceleration.
tyrex
0.2.1Embedded Deno JS/TS runtime for Elixir via Rustler NIFs. Execute JavaScript and TypeScript from Elixir with full Deno API support, bidirectional Elixir<->JS calls, and a pooled runtime system.
zvec
0.3.0Elixir NIF bindings for zvec, an in-process vector database from Alibaba.
unifi_api
0.3.0Elixir client for UniFi Dream Machine APIs (Network & Protect)
nvml
0.2.6Elixir bindings for NVIDIA Management Library (NVML) via Rust NIFs