-
eventstore Public
Forked from commanded/eventstoreEvent store using PostgreSQL for persistence
Elixir MIT License UpdatedJan 27, 2025 -
boundary Public
Forked from sasa1977/boundaryManage and restrain cross-module dependencies in Elixir projects
Elixir MIT License UpdatedJan 19, 2025 -
commanded Public
Forked from commanded/commandedUse Commanded to build Elixir CQRS/ES applications
Elixir MIT License UpdatedJan 10, 2025 -
-
elixir Public
Forked from elixir-lang/elixirElixir is a dynamic, functional language designed for building scalable and maintainable applications
Elixir Apache License 2.0 UpdatedSep 27, 2024 -
-
oban Public
Forked from oban-bg/oban💎 Robust job processing in Elixir, backed by modern PostgreSQL or SQLite3
Elixir Apache License 2.0 UpdatedMar 24, 2023 -
kino Public
Forked from livebook-dev/kinoClient-driven interactive widgets for Livebook
Elixir Apache License 2.0 UpdatedAug 8, 2022 -
cachex Public
Forked from whitfin/cachexA powerful caching library for Elixir with support for transactions, fallbacks and expirations
Elixir MIT License UpdatedJan 13, 2022 -
elixir-map_diff Public
Forked from Qqwy/elixir-map_diffCalculates the difference between two (nested) maps, and returns a map representing the patch of changes.
Elixir MIT License UpdatedNov 22, 2021 -
-
-
con_cache Public
Forked from sasa1977/con_cacheets based key/value cache with row level isolated writes and ttl support
Elixir MIT License UpdatedMar 19, 2021 -
-
-
lambda-node-phantom Public
A simple working example of running PhantomJS on AWS Lambda via NodeJS
-
-
introduction_to_actors Public
Code based on my talk at the Toronto Elixir meetup
-
my_supervisor Public
An example of creating your own supervisor that can restart dying children processes
-
auth_ex Public
Session Authentication Example For Phoenix Using Guardian 1.0
-
-
npm-earley-cfg Public
An implementation of the a Context Free Grammar (CFG) using the Earley algorithm in Node.JS
JavaScript UpdatedApr 3, 2015 -
npm-string-to-number Public
npm module for converting string representations of numbers to numbers