midas-framework / elixir_with_gleam
Running Gleam in a mix project.
☆33Updated 4 years ago
Alternatives and similar repositories for elixir_with_gleam:
Users that are interested in elixir_with_gleam are comparing it to the libraries listed below
- State aware Elixir functions without spawning processes☆27Updated 6 years ago
- ☆27Updated 6 years ago
- Tiny hex package to make the development experience of using gleam in elixir (and especially phoenix projects) better.☆28Updated 2 years ago
- A user-friendly distributed process registry and process supervisor☆35Updated last year
- A Kafka client library for Erlang/Elixir based on librdkafka implemented as a safe Rust NIF.☆36Updated 2 years ago
- ☆52Updated 4 years ago
- Tagged unions for Elixir. Just that.☆42Updated 10 months ago
- Allows for easy interop with Erlang records.☆26Updated last year
- Uniform low-level tcp, tcp/tls and unix socket interface☆20Updated 6 years ago
- Draw pretty micro benchmarking charts in HTML and allow to export them as png for benchee☆58Updated last year
- 🔌 A Gleam HTTP service adapter for the Plug web application interface☆34Updated 4 years ago
- A faster Map, augmented with Merkle Trees.☆96Updated 4 years ago
- Convert Erlang style structs and error messages to equivalent Elixir.☆34Updated 9 months ago
- Demonstration project for getting using gleam inside a mix/elixir project☆30Updated 3 years ago
- Collision-resistant ids, in Elixir☆55Updated 7 years ago
- the alchemist's happy path with elixir☆45Updated 8 years ago
- Discriminated unions for Elixir☆65Updated 5 years ago
- Parameterized modules for Elixir☆69Updated 4 years ago
- New data types with real encapsulation. Create smart constructors, private and immutable fields, sum types and many other fun things. Ins…☆39Updated 4 years ago
- Chronik☆32Updated 6 years ago
- full featured match game with help from gleam & phoenix liveview☆31Updated 4 years ago
- A starter pack for Scenic Development with simple livereload built-in☆39Updated 5 years ago
- Basic exhaustiveness checking of unions in Elixir☆16Updated 5 years ago
- Algebraic Data Types for Elixir: Both functional and fun.☆73Updated last year
- Design by contract in elixir