nmaroulis

Total Owned Packages
7

Total Downloads
1 556

  • bloomy0.1.0

    20 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.4.7

    124 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

    218 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

    376 Downloads

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

  • grpc_connection_pool0.2.1

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

  • pubsub_grpc0.3.2

    328 Downloads

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

  • trie_hard0.2.7

    234 Downloads

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