goodhamgupta / authzed_exLinks
Unofficial SpiceDB client library for Elixir
☆21Updated 2 months ago
Alternatives and similar repositories for authzed_ex
Users that are interested in authzed_ex are comparing it to the libraries listed below
Sorting:
- Isolate tests from the real world, inspired by Ruby's VCR.☆54Updated 4 years ago
- An elixir package that converts ids to proquints, Identifiers that are Readable, Spellable, and Pronounceable☆20Updated 5 years ago
- Feature flipping for the Elixir world☆107Updated 3 weeks ago
- Literate test matchers for ExUnit☆76Updated this week
- Quarto is a keyset (cursor) based pagination library for Ecto https://hexdocs.pm/quarto/Quarto.html☆45Updated last year
- Makes it easier to build distributed Elixir applications on the Fly.io platform. Adds region awareness to an app and makes it easy to per…☆58Updated 2 years ago
- PlugCanonicalHost ensures that all requests are served by a single canonical host.☆40Updated 2 years ago
- Elixir Plug library to enable SAML 2.0 SP SSO in Phoenix/Plug applications.☆71Updated last year
- Perform experiments in production☆83Updated 2 years ago
- Fast parallel map function for Elixir☆28Updated 4 years ago
- An Elixir mix task that lists all the licenses used by your Mix project dependencies.☆74Updated 4 years ago
- HTTP ClickHouse client for Elixir☆68Updated 2 months ago
- ☆43Updated 5 months ago
- Ecto Observable adds observable functionality to Ecto Repo.☆26Updated 6 years ago
- Unplug allows you to conditionally execute your Elixir plugs at run-time☆81Updated last year
- ExCmd is an Elixir library to run external programs and to communicate with back pressure☆86Updated 2 months ago
- Keep your ETS tables running forever using bouncing GenServers☆102Updated 11 months ago
- Plug for verifying request signatures according to the IETF HTTP signatures draft specification☆21Updated last year
- 🏷 A suite of Credo checks to enforce naming best practices in an Elixir project☆93Updated last year
- A GraphQL client designed for Elixir Absinthe.☆77Updated last year
- An Elixir implementation of Paseto (Platform-Agnostic Security Tokens)☆97Updated last year
- Multiple different implementations of efficient functional queues and dequeues for Elixir☆35Updated 2 years ago
- Sparkline SVG is simple, zero-dependency, Elixir library to generate SVG sparkline charts.☆55Updated last year
- Date & times formatting functions for the Common Locale Data Repository (CLDR) package https://github.com/elixir-cldr/cldr☆72Updated this week
- Elixir implementation of zxcvbn by dropbox