shadezer avatar

shadezer

Total Packages

11

Total Downloads

2 511+

arch_test

0.2.1
1 693+

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

Last Updated: 2 weeks ago

approx

0.1.0
323+

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

Last Updated: 1 month ago

resiliency

0.6.0
154+

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

Last Updated: 1 month ago

single_flight

0.1.1
58+

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

Last Updated: 1 month ago

ferricstore

0.2.0
55+

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

Last Updated: 2 weeks ago

hedged

0.1.1
52+

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

Last Updated: 1 month ago

ferricstore_ecto

0.2.0
46+

Ecto integration for FerricStore — query cache and cached repo.

Last Updated: 2 weeks ago

ferricstore_session

0.2.0
42+

Plug.Session.Store adapter backed by FerricStore.

Last Updated: 2 weeks ago

weighted_semaphore

0.1.0
30+

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

Last Updated: 1 month ago

backoff_retry

0.1.0
29+

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

Last Updated: 1 month ago

task_extension

0.1.0
29+

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

Last Updated: 1 month ago