nmaroulis

Total Owned Packages
6

Total Downloads
1 332

  • conduit_mcp0.3.0

    34 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.1.0

    199 Downloads

    A small library that simplifies the usage of ETS as Counter(s)

  • googleapis_proto_ex0.3.1

    354 Downloads

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

  • grpc_connection_pool0.1.3

    209 Downloads

    A flexible and robust gRPC connection pooling library for Elixir using Poolex. Features environment-agnostic configuration, connection warming, health monitoring, and automatic retry logic with exponential backoff.

  • pubsub_grpc0.2.5

    317 Downloads

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

  • trie_hard0.2.7

    219 Downloads

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