sasa1977 / boundaryLinks
Manage and restrain cross-module dependencies in Elixir projects
โ933Updated 2 months ago
Alternatives and similar repositories for boundary
Users that are interested in boundary are comparing it to the libraries listed below
Sorting:
- Data generation and property-based testing for Elixir. ๐ฎโ918Updated 2 weeks ago
- Data specification and generationโ700Updated 3 weeks ago
- Feature Flags/Toggles for Elixirโ1,144Updated 2 weeks ago
- A mocking library for Elixirโ536Updated 2 weeks ago
- An Elixir library for defining structs with a type without writing boilerplate code.โ757Updated last year
- Filtering, ordering and pagination for Ectoโ778Updated last week
- A dependency-free tool to run distributed transactions in Elixir, inspired by Sagas pattern.โ952Updated 5 months ago
- Open API Specifications for Elixir Plug applicationsโ800Updated 2 months ago
- Cursor-based pagination for Elixir Ectoโ800Updated 6 months ago
- An Elixir rate-limiter with pluggable backendsโ877Updated 2 weeks ago
- ๐ automated contract testing via type checking for Elixir functions and mocksโ585Updated 2 months ago
- Elixir implementation of Money with Currencyโ591Updated last month
- An Elixir Prometheus metrics collection library built on top of Telemetry with accompanying Grafana dashboardsโ672Updated 2 months ago
- Dynamic dispatching library for metrics and instrumentations.โ896Updated 4 months ago
- Runtime configuration system for Elixirโ596Updated 2 years ago
- An @elixir-lang code-style enforcer that will just FIFY instead of complainingโ755Updated last week
- In-memory and distributed caching toolkit for Elixir.โ1,349Updated this week
- Integrated certification via Let's encrypt for Elixir-powered sitesโ489Updated 3 months ago
- Charting and graphing library for Elixirโ746Updated last year
- Elixir State machine thin layer for structsโ558Updated last year
- TypeCheck: Fast and flexible runtime type-checking for your Elixir projects.โ529Updated 8 months ago
- A tiny library for validating and documenting high-level optionsโ543Updated last month
- Mocks and explicit contracts in Elixirโ1,380Updated last month
- A simple and fast CSV parsing and dumping library for Elixirโ799Updated last month
- Multi-provider framework in Elixirโ504Updated 2 months ago
- A simple and fast library for text-based parser combinatorsโ856Updated last month
- Bypass provides a quick way to create a custom plug that can be put in place instead of an actual HTTP server to return prebaked responseโฆ