lexmag / elixir-style-guideLinks
An opinionated Elixir style guide
☆522Updated last year
Alternatives and similar repositories for elixir-style-guide
Users that are interested in elixir-style-guide are comparing it to the libraries listed below
Sorting:
- 🎠 Because TDD is awesome☆947Updated last month
- Style Guide for the Elixir language, implemented by Credo☆398Updated 7 years ago
- Markdown parser for Elixir☆889Updated 5 months ago
- Mocks and explicit contracts in Elixir☆1,366Updated 2 months ago
- Mocking library for Elixir language☆682Updated 5 months ago
- HTTP request/response recording library for elixir, inspired by VCR.☆737Updated last month
- A simple and fast CSV parsing and dumping library for Elixir☆792Updated 2 months ago
- Coverage report tool for Elixir with coveralls.io integration.☆851Updated 4 months ago
- Web based metrics, monitoring, and observer☆928Updated 5 years ago
- ets based key/value cache with row level isolated writes and ttl support☆926Updated 4 months ago
- Data generation and property-based testing for Elixir. 🔮☆900Updated 3 weeks ago
- In-memory and distributed caching toolkit for Elixir.☆1,306Updated this week
- A complete date/time library for Elixir projects.☆1,775Updated 5 months ago
- A powerful caching library for Elixir with support for transactions, fallbacks and expirations☆1,662Updated 2 weeks ago
- Computational parallel flows on top of GenStage☆1,581Updated 3 months ago
- Feature Flags/Toggles for Elixir☆1,121Updated 2 months ago
- Paginate your Ecto queries with Scrivener☆582Updated 6 months ago
- Data Validation for Elixir☆602Updated last year
- Ecto extension to support enums in models☆566Updated last year
- Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈☆724Updated last year
- Writing Fast Elixir -- Collect Common Elixir idioms.☆1,282Updated last year
- Common design patterns applied in Elixir☆631Updated 2 years ago
- Elixir HTTP client, focused on performance☆1,315Updated last month
- Helpers for simpler implementation of GenServer based processes