shadezer avatar

shadezer

Total Packages

11

Total Downloads

878+

arch_test

0.2.0
466+

ArchUnit-inspired architecture testing library for Elixir. Write ExUnit tests that enforce dependency rules, layered architecture, modulith bounded contexts, and naming conventions.

Last Updated: 3 weeks ago

resiliency

0.6.0
134+

Resilience and concurrency toolkit for Elixir — bulkhead, circuit breaker, retry, hedged requests, single-flight, task combinators, and weighted semaphore.

Last Updated: 1 month ago

approx

0.1.0
59+

Probabilistic data structures for Elixir — Bloom filter, Count-Min Sketch, HyperLogLog, t-digest, and more.

Last Updated: 1 month ago

single_flight

0.1.1
50+

Deduplicate concurrent function calls by key. Inspired by Go's singleflight.

Last Updated: 1 month ago

hedged

0.1.1
44+

Hedged requests for Elixir — fire a backup request after a delay, take whichever finishes first, with adaptive delay tuning.

Last Updated: 1 month ago

weighted_semaphore

0.1.0
25+

A weighted semaphore for bounding concurrent access to a shared resource.

Last Updated: 1 month ago

backoff_retry

0.1.0
24+

Functional retry with backoff for Elixir — composable strategies, zero macros, injectable sleep.

Last Updated: 1 month ago

task_extension

0.1.0
24+

Higher-level Task combinators for Elixir — race, all_settled, map with bounded concurrency, and sequential fallback chains.

Last Updated: 1 month ago

ferricstore

0.1.0
21+

Distributed persistent key-value cache with Redis wire protocol (RESP3), Raft consensus, and Bitcask storage engine.

Last Updated: 4 days ago

ferricstore_ecto

0.1.0
16+

Ecto integration for FerricStore — query cache and cached repo.

Last Updated: 4 days ago

ferricstore_session

0.1.0
15+

Plug.Session.Store adapter backed by FerricStore.

Last Updated: 4 days ago