nmaroulis

Total Owned Packages
8

Total Downloads
1 838

  • bloomy0.1.0

    22 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

    164 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

    220 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

    388 Downloads

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

  • grpc_connection_pool0.2.1

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

  • muninn0.4.0

    20 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

    416 Downloads

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

  • trie_hard0.2.7

    249 Downloads

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