Typelixir / typelixirLinks
Compile Elixir statically
☆34Updated 4 years ago
Alternatives and similar repositories for typelixir
Users that are interested in typelixir are comparing it to the libraries listed below
Sorting:
- A pipe-macro for Elixir that allows bare function captures☆45Updated 5 years ago
- Static Typechecker for Elixir☆85Updated 4 years ago
- Gradualizer Mix Wrapper☆69Updated 5 years ago
- Session Types in Elixir☆49Updated 2 years ago
- Well-structured Arrays with fast random-element-access for Elixir, offering a common interface with multiple implementations with vary…☆86Updated last year
- 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
- Elixir macros to effortlessly define highly optimized Enum pipelines☆51Updated 2 years ago
- Algebraic Data Types for Elixir: Both functional and fun.☆73Updated 2 years ago
- Parameterized modules for Elixir☆69Updated 5 years ago
- ☆20Updated 3 years ago
- Functional Elixir☆41Updated 3 years ago
- opinionated typing library for elixir☆110Updated last year
- Elixir Extended Protocol☆49Updated last year
- PropEr model helper library to validate implementations of supervisor trees☆64Updated 7 years ago
- Partition testing tool for elixir☆72Updated 2 years ago
- Error tolerant parser for Elixir☆93Updated last week
- A markdown compiler for the people