21it / calculusLinks
New data types with real encapsulation. Create smart constructors, private and immutable fields, sum types and many other fun things. Inspired by Alonzo Church.
☆39Updated 5 years ago
Alternatives and similar repositories for calculus
Users that are interested in calculus are comparing it to the libraries listed below
Sorting:
- Keep your ETS tables running forever using bouncing GenServers☆102Updated 11 months ago
- Isolate tests from the real world, inspired by Ruby's VCR.☆54Updated 4 years ago
- Elixir programming language design by contract library☆64Updated 6 years ago
- A pipe-macro for Elixir that allows bare function captures☆45Updated 5 years ago
- Algebraic Data Types for Elixir: Both functional and fun.☆73Updated 2 years ago
- Handy enumerable operations implementation.☆71Updated 8 months ago
- Elixir Extended Protocol☆49Updated last year
- A starter pack for Scenic Development with simple livereload built-in☆39Updated 6 years ago
- Partition testing tool for elixir☆72Updated 2 years ago
- A tool for composing and executing workflows at runtime for Elixir.☆41Updated last year
- Library to build GraphQL queries and mutations from Elixir structs☆36Updated 2 years ago
- Automatic NIF generator using Eir and LLVM☆53Updated 6 years ago
- Mutation testing for Elixir☆68Updated 2 years ago
- An Elixir client for the Nu HTML Checker (v.Nu).☆57Updated 3 weeks ago
- Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests