nmaroulis

Total Owned Packages
6

Total Downloads
1 175

  • conduit_mcp0.3.0

    26 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

    191 Downloads

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

  • googleapis_proto_ex0.3.1

    326 Downloads

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

  • grpc_connection_pool0.1.3

    177 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

    268 Downloads

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

  • trie_hard0.2.7

    187 Downloads

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