ChenNingCong / SimpleTypeChecker
A simple static type checker that enforces C-style programming in Julia
☆27Updated 3 months ago
Alternatives and similar repositories for SimpleTypeChecker:
Users that are interested in SimpleTypeChecker are comparing it to the libraries listed below
- Static numbers in Julia☆38Updated 3 years ago
- The implementation of NameResolution.jl for Julia language.☆29Updated 3 years ago
- Optional value handling for Julia☆30Updated 2 years ago
- ☆41Updated 2 years ago
- A utility package for working with Julia's CodeInfo internal representation.☆19Updated last year
- ☆17Updated 2 years ago
- Allocate arrays with malloc, calloc, or on NUMA nodes☆54Updated 2 years ago
- Canonical default initial values and identity elements for Julia☆25Updated 3 years ago
- A Julia REPL mode for SQL☆66Updated 3 years ago
- A static method overlay and optimization tool with configurable code generation and execution.☆53Updated 2 years ago
- Like a kick in the monads☆42Updated 2 years ago
- Primitives for construction of objects☆44Updated last month
- Using runtime-free macro packages as dev-only dependencies.☆22Updated 2 years ago
- Static types useful for dispatch and generated functions.☆59Updated last month
- ☆51Updated last year
- ☆25Updated 4 years ago
- High-performance delimited-file reader and writer for Julia☆28Updated 10 months ago
- Safe resource handling for Julia, without the do blocks☆30Updated 2 years ago
- Apply meaningful keys and custom behavior to indices.☆22Updated 3 years ago
- Deprecated. Please use Git.jl instead: https://github.com/JuliaVersionControl/Git.jl☆22Updated 4 years ago
- Collective tools for metaprogramming on Julia Expr☆89Updated 3 months ago
- An opinioned pretty printing package for Julia objects.☆29Updated 3 years ago
- Faster sorting algorithms (sort and sortperm) for Julia