Qqwy / elixir-sequencesLinks
Defines a module containing many common integer sequences (even numbers, odd numbers, primes, factorials, fibonacci, etc)
☆22Updated 2 years ago
Alternatives and similar repositories for elixir-sequences
Users that are interested in elixir-sequences are comparing it to the libraries listed below
Sorting:
- A cross-platform file watcher for Elixir based on fswatch.☆16Updated 5 years ago
- Application-wide registry with handy helpers to ease dispatching☆19Updated last month
- Build a Dash Docset with your internal Elixir app☆38Updated 5 years ago
- Haex - Haskell As Elixir (pronounced "hacks")☆13Updated 4 years ago
- Parses CloudFlare's CF-Connecting-IP header into Plug.Conn's remote_ip field.☆23Updated 3 years ago
- Isolate tests from the real world, inspired by Ruby's VCR.☆54Updated 3 years ago
- Elixir GraphQL Client | Compile time client code generator for GraphQL APIs based on introspection queries and schema files☆23Updated 6 years ago
- A small TODO utility for Elixir programmers☆16Updated 2 years ago
- Plug for writing access logs☆31Updated 3 years ago
- Authorisation for the Absinthe GraphQL library☆21Updated 4 years ago
- A simple implementation for taking the output from 'git diff' and transforming it into Elixir structs.☆22Updated 7 months ago
- Design by contract in elixir