Pinned Repositories
CLArrays.jl
OpenCL-backed GPU Arrays
GPUArrays.jl
Reusable array functionality for Julia's various GPU backends.
FileIO.jl
Main Package for IO, loading all different kind of files
PackageCompiler.jl
Compile your Julia Package
Makie.jl
Interactive data visualizations and plotting in Julia
Bonito.jl
Serving JS to the browser
GLPlot.jl
Plotting for Julia with OpenGL
julia-challenge
Many language implementations for the Julia Challenge: https://nextjournal.com/sdanisch/the-julia-language-challenge
SchroedingersSmoke.jl
Schrödinger's Smoke
Sugar.jl
Sugar coating Julia's many ASTs
SimonDanisch's Repositories
SimonDanisch/ByteBufferBench
Java bytebuffer compared to Julia
SimonDanisch/Color.jl
Basic color manipulation utilities.
SimonDanisch/Compat.jl
cross-version compatibility
SimonDanisch/Compose.jl
Declarative vector graphics
SimonDanisch/Distributions.jl
A Julia package for probability distributions and associated functions.
SimonDanisch/Events.jl
Simple Event system
SimonDanisch/GLFW.jl
Julia interface to GLFW, a multi-platform library for creating windows with OpenGL contexts and managing input and events.
SimonDanisch/Images.jl
An image library for Julia
SimonDanisch/ImmutableArrays.jl
Statically-sized immutable vectors and matrices.
SimonDanisch/LibCURL.jl
Thin Julia wrapper of libCURL
SimonDanisch/Lint.jl
A lint tool for Julia code
SimonDanisch/Meshes.jl
Generation and manipulation of triangular meshes.
SimonDanisch/ModernGL.jl
OpenGL 3+ bindings for Julia
SimonDanisch/Requires.jl
Lazy code loading for Julia
SimonDanisch/Utils.jl
Some utility functions I came up with over time