tgxworld / programming-elixirLinks
Code examples that I wrote while going through the "Programming Elixir" book
☆13Updated 6 years ago
Alternatives and similar repositories for programming-elixir
Users that are interested in programming-elixir are comparing it to the libraries listed below
Sorting:
- Discriminated unions for Elixir☆64Updated 6 years ago
- New data types with real encapsulation. Create smart constructors, private and immutable fields, sum types and many other fun things. Ins…☆39Updated 5 years ago
- Currying enables partial function application in Elixir.☆45Updated 2 years ago
- An example of using Elixirscript in a Phoenix project☆47Updated 7 years ago
- Hastega: Hyper Accelerator of Spreading Tasks for Elixir with GPU Activation☆50Updated 6 years ago
- Encoding the WASM binary format.☆134Updated 6 years ago
- Absinthe v1.4 Tutorial Code☆75Updated 4 years ago
- A toolkit for creating terminal user interfaces in Elixir☆129Updated 3 months ago
- A chat app built with Phoenix LiveView, PubSub and Presence☆65Updated 2 years ago
- Based on the "real-time Twitter clone in 15 minutes with LiveView and Phoenix", from Chris McCord☆38Updated 3 years ago
- Deep Learning library using GPU(CUDA/cuBLAS)☆94Updated 4 years ago
- An online Risk-like game built with Elixir and Phoenix LiveView☆61Updated 3 years ago
- Stage 1 of an Elixir/Phoenix/Elm implementation of the Domain Driven Design shipping example.☆68Updated 3 years ago
- Publish/Subscribe utility module☆69Updated 9 months ago
- parameterized pipe in elixir: |n>☆15Updated 7 years ago
- A boilerplate Phoenix web app including user authentication, admin panel and image upload in Elixir.☆57Updated 7 years ago
- Package providing functionality similar to Python's Pandas or R's data.frame()☆63Updated 7 years ago
- ☆54Updated 2 months ago
- Run functions written in your favourite language on AWS Lambda☆90Updated 5 years ago
- REST behaviour and Plug router for hypermedia web applications in Elixir☆56Updated 6 years ago
- Algebraic Data Types for Elixir: Both functional and fun.☆73Updated 2 years ago
- A rich ecto component, including search sort and paginate.☆65Updated 2 months ago
- Provides context-aware information for code completion, documentation, go/jump to definition, signature info and more☆190Updated 5 years ago
- A simple Maybe monad for Elixir.☆99Updated 2 years ago
- Pure Elixir native implementation of git☆73Updated 5 years ago
- Keep your ETS tables running forever using bouncing GenServers☆102Updated 3 weeks ago
- BUPE is a Elixir ePub generator and parser (supports EPUB v3)☆86Updated 3 weeks ago
- Simple initialization for devices running Nerves☆55Updated 5 years ago
- Plug support for Absinthe, the GraphQL toolkit for Elixir☆263Updated 8 months ago
- Avoid commas on Elixir's with special form.☆31Updated 6 months ago