mauro3 / Traits.jl
Exploration of traits in Julia
☆39Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Traits.jl
- A Julia REPL utility for package discovery☆29Updated 7 years ago
- Julia's generic FixedSizeArray implementation. Can be used for all kinds of Vector constructs☆35Updated 4 years ago
- Compute and pretty-print diffs for data structures like arrays and dictionaries☆59Updated 5 months ago
- Structures of Arrays that behave like Arrays of Structures☆49Updated last year
- A debugging and profiling tool for Julia☆46Updated 3 years ago
- Pattern matching☆52Updated 2 years ago
- A make-like system for data analysis☆20Updated 7 years ago
- Declarative, per-project package management for Julia☆29Updated 6 years ago
- A type based approach to working with filesystem paths in julia☆82Updated 2 years ago
- A framework to represent chunks of entities and parallel methods on them.☆30Updated last year
- Concise type definitions☆43Updated 10 months ago
- Gallium's AST interpreter as a separate package to simplify development☆16Updated 7 years ago
- Blosc compression for the Julia language☆29Updated last year
- Take a julia `Expr` and render it as LaTeX. Deprecated in favour of https://github.com/korsbo/Latexify.jl☆31Updated last year
- A new benchmarking library for Julia☆45Updated 7 years ago
- A code formatting tool for Julia inspired by gofmt and rustfmt☆15Updated 6 years ago
- A database of julia deprecations and how to fix them☆17Updated 4 years ago
- Dive deeper into your data with interactive graphics☆89Updated 3 years ago
- A cassette-based debugger | The Other Debugger☆50Updated 2 years ago
- [DEPRECATED] NamedTuples.jl☆30Updated 6 years ago
- Concrete type inheritance for Julia☆25Updated 5 years ago
- Julia package to facilitate writing mulithreaded, multidimensional, cache-efficient code☆81Updated 6 months ago
- Continuous transformations from ℝ or ℝⁿ to various open sets☆17Updated 6 years ago
- Convenient macros for in-place matrix operations in Julia☆54Updated last year
- Sugar coating Julia's many ASTs☆42Updated 3 years ago
- Extensions to Julia's Base.Test☆42Updated 5 months ago
- Fast composable IO streams☆43Updated 3 months ago
- Macros for simplified exception handling: @repeat try, @retry, @delay_retry, @protected try, @ignore.☆28Updated 4 months ago