Stars
- All languages
- Batchfile
- Blade
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Crystal
- Dart
- Dhall
- Diff
- Dockerfile
- Earthly
- Elixir
- Emacs Lisp
- Erlang
- GDScript
- Gleam
- Go
- HCL
- HTML
- Haml
- Haskell
- Java
- JavaScript
- Jsonnet
- Jupyter Notebook
- Kotlin
- Less
- Lua
- MDX
- Makefile
- Markdown
- Max
- Meson
- Nim
- Nix
- Nunjucks
- OCaml
- OpenSCAD
- PHP
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Python
- Roff
- Ruby
- Rust
- Scala
- Shell
- Svelte
- Swift
- TeX
- Toit
- Tree-sitter Query
- TypeScript
- Vim Script
- Vue
- Zig
9
results
for forked starred repositories
written in Elixir
Clear filter
abshierjoel / tiny_maps
Forked from meyercm/shorter_mapsElixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`
An API that produces docset feeds (for zeal & dash.app) from any Elixir module with hexdocs documentation.
Moosieus / ecto
Forked from elixir-ecto/ectoA toolkit for data mapping and language integrated query.
KeenMate / keen-loki-logger
Forked from badeyeye1/LokiLoggerElixir Logger Backend for Grafana Loki
saleyn / plsm
Forked from jgautsch/PlsmElixir mix task to generate Ecto models from already existing tables
sebastiangrebe / hcaptcha
Forked from samueljseay/recaptchaA simple hCaptcha library for Elixir applications.
Moosieus / ecto_sql
Forked from elixir-ecto/ecto_sqlSQL-based adapters for Ecto and database migrations
bluzky / ecto_fsm
Forked from asiniy/ecto_state_machineState machine pattern for Ecto
Generate Ecto schemas from existing database in Phoenix - Elixir