wsmoak / cat_feederLinks
Turn a stepper motor based on proximity, in Elixir
☆19Updated 8 years ago
Alternatives and similar repositories for cat_feeder
Users that are interested in cat_feeder are comparing it to the libraries listed below
Sorting:
- A collection of authentication-related plugs☆67Updated 8 years ago
- Elixir wrapper around OTP's gen_fsm☆40Updated 5 years ago
- Simple sentiment analysis using the AFINN-111 word list☆35Updated 8 years ago
- HTTPipe is an adapter-driven HTTP library for Elixir that provides a way to build composable HTTP requests☆47Updated 8 years ago
- HexFaktor discontinued☆23Updated 7 years ago
- CRUD utilities for Phoenix and Ecto☆20Updated 10 years ago
- Elixir GenServer and GenStage runtime metrics.☆92Updated 8 years ago
- Erlang public_key cryptography wrapper for Elixir☆36Updated 6 years ago
- Library containing Email related implementations in Elixir : dkim, spf, dmark, mimemail, smtp☆64Updated last week
- Real time error monitoring for Phoenix and Elixir applications.☆39Updated last year
- Instagram API client for the Elixir language (elixir-lang)☆86Updated 5 years ago
- FIXME comments that raise after a certain point in time.☆48Updated 5 years ago
- Very simple plug which reads `X-Forwarded-For` or `Forwarded` header according to rfc7239 and fill `conn.remote_ip` with the root client …☆25Updated 10 months ago
- Generate boilerplate for Phoenix applications☆28Updated 10 years ago
- Simple release deliverer for Elixir☆38Updated 4 years ago
- Token-based authorization and session management for Phoenix (Elixir)☆28Updated 6 years ago
- A nifty NIF for the FS, providing faster filesystem operations for Elixir☆52Updated 9 years ago
- Open source API gateway with integrated cache and data transformations.☆65Updated 2 years ago
- A Mix task for type-checking your Elixir project with dialyzer☆61Updated 4 years ago
- Desktop notifications for ExUnit☆134Updated last year
- Compile static files into Elixir bytecode and serve them from memory☆33Updated 8 years ago
- Elixir library for fetching Google Spreadsheet data in CSV format☆41Updated 7 years ago
- File upload and on-the-fly processing for Elixir☆44Updated 7 years ago
- Mix dialyzer task☆81Updated 6 years ago
- A benchmarking tool for Elixir☆71Updated 7 years ago
- Ectophile is an extension for Ecto models to instantly support file uploads.☆42Updated 9 years ago
- A mini web framework built from scratch as explained in the book - Garuda - Demystify Phoenix Internals & Rebuild Phoenix Clone