bopjesvla / sand
A sandbox for Elixir
☆37Updated 4 years ago
Alternatives and similar repositories for sand:
Users that are interested in sand are comparing it to the libraries listed below
- A markdown compiler for the people☆25Updated 2 years ago
- Isolate tests from the real world, inspired by Ruby's VCR.☆54Updated 3 years ago
- ExCmd is an Elixir library to run external programs and to communicate with back pressure☆72Updated last month
- Artificial Neural Networks in Elixir☆55Updated 4 years ago
- Simple macro for generating SQL's functions macro wrappers☆50Updated last year
- Tracing experiments with live dashboard☆35Updated last year
- This mix task allows you to start a server anywhere on the file system and serve files.☆39Updated 3 years ago
- Dynamically configure your Elixir Plugs at run-time☆21Updated 4 years ago
- A simple abstraction for standardized observability with telemetry and more in Elixir☆39Updated 11 months ago
- SpawnFest 2020 - Your description here..!☆38Updated 4 years ago
- Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests☆43Updated 3 years ago
- An Ecto custom type for working Postgres ranges☆27Updated last year
- ☆38Updated 2 years ago
- Layout Library for Elixir's Scenic framework.☆42Updated 4 years ago
- Calculate statistics on data sets, reusing previously calculated values or just all metrics at once. Part of the benchee library family.☆27Updated 2 months ago
- A Phoenix LiveView component offering an interactive IEx shell☆67Updated last year
- CLI version of Phoenix LiveDashboard☆85Updated 7 months ago
- Keep your ETS tables running forever using bouncing GenServers☆100Updated 3 months ago
- ☆58Updated last week
- A date-time parser using `Calendar.strftime` format strings.☆29Updated 2 months ago
- Partition testing tool for elixir☆72Updated last year
- Concise Binary Object Representation (RFC 7049)☆29Updated 2 years ago
- Distributed processes manager and global process registry☆72Updated last month
- Protocol-based mocks and explicit contracts in Elixir☆62Updated 2 years ago
- More handy task runner, allowing retries, callbacks, assurance that the task succeeded, and more