nmaroulis

Total Owned Packages
9

Total Downloads
1 961

  • bloomy0.1.0

    26 Downloads

    High-performance Bloom Filter library for Elixir with Nx tensor operations. Supports Standard, Counting, Scalable, and Learned filters with EXLA/GPU acceleration.

  • conduit_mcp0.5.0

    181 Downloads

    Elixir 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.

  • counter_ex0.2.0

    224 Downloads

    A high-performance Elixir library for managing counters with pluggable backends. Supports ETS, Erlang :atomics, and :counters modules with namespace organization.

  • googleapis_proto_ex0.3.3

    403 Downloads

    Google protos for Bigtable v2/Admin v2, Pubsub (including Schema), Datastore and more

  • grpc_connection_pool0.2.1

    382 Downloads

    A 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.

  • hermolaos0.3.0

    12 Downloads

    An Elixir client for the Model Context Protocol (MCP)

  • muninn0.4.0

    24 Downloads

    A fast, full-text search engine for Elixir, powered by Tantivy (Rust). Features include fuzzy matching, range queries, highlighting, and autocomplete.

  • pubsub_grpc0.3.2

    444 Downloads

    Efficient Google Cloud Pub/Sub client using gRPC with GrpcConnectionPool library

  • trie_hard0.2.7

    265 Downloads

    A blazing fast, memory-efficient Trie (prefix tree) implementation for Elixir with autocomplete support, powered by a high-performance Rust NIF.