gabrielgatu / mix-dialyzer
Just a mix command for running dialyzer :)
☆19Updated 6 years ago
Alternatives and similar repositories for mix-dialyzer:
Users that are interested in mix-dialyzer are comparing it to the libraries listed below
- Isolate tests from the real world, inspired by Ruby's VCR.☆54Updated 3 years ago
- ☆39Updated 2 years ago
- Convert Erlang style structs and error messages to equivalent Elixir.☆34Updated 10 months ago
- ☆25Updated 3 years ago
- An Ecto custom type for working Postgres ranges☆27Updated last year
- PropEr model helper library to validate implementations of supervisor trees☆65Updated 7 years ago
- Library to build GraphQL queries and mutations from Elixir structs☆36Updated last year
- Elixir library for managing the operator configuration of a system☆44Updated 3 years ago
- Ecto Observable adds observable functionality to Ecto Repo.☆25Updated 6 years ago
- Elixir lexer for Makeup☆35Updated 2 weeks ago
- Feature Flags based on LWW registers and HLCs☆46Updated last year
- decentralized package security audit network of trust☆32Updated 5 years ago
- Access external document sources from IEx shell in elixir.☆31Updated 7 years ago
- An improved history for the Elixir IEx shell☆59Updated 7 months ago
- A simple abstraction for standardized observability with telemetry and more in Elixir☆39Updated 11 months ago
- A starter pack for Scenic Development with simple livereload built-in☆39Updated 5 years ago
- A Macro-based approach to ease working with ok/error tuples in Elixir☆17Updated 4 years ago
- Keep your ETS tables running forever using bouncing GenServers☆100Updated 3 months ago
- PlugCanonicalHost ensures that all requests are served by a single canonical host.☆40Updated last year
- Ceci n'est une pipe☆26Updated last year
- Create streams of potentially complex type values for Elixir☆31Updated 5 years ago
- Chameleon Hex Package☆26Updated 3 years ago
- Tiny library of functions to perform transforms on maps and arrays.☆40Updated last year
- Fast Bloom filter with concurrent accessibility, powered by :atomics module.☆39Updated 4 years ago
- Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests☆43Updated 3 years ago
- A markdown compiler for the people☆25Updated 2 years ago
- Design by contract in elixir☆46Updated 3 years ago
- An Oban.Notifier that uses an application's Phoenix.PubSub for notifications.☆28Updated last year
- More handy task runner, allowing retries, callbacks, assurance that the task succeeded, and more☆56Updated 9 months ago
- Partition testing tool for elixir