Pinned Repositories
Agents.jl
Agent-based modeling framework in Julia
AgentsECSDevelop.jl
CloudBase.jl
A simple, yet comprehensive foundation for interacting with common cloud providers in Julia (GCP, Azure, AWS).
CloudStore.jl
A simple, consistent, and performant API for interacting with common cloud storage abstractions
covidABM.jl
DataStructures.jl
Julia implementation of Data structures
DuckDispatch.jl
If it quacks like a duck... dispatch on it!
ExpandNestedData.jl
Unpacking nested data structures into Tables
Waluigi.jl
mrufsvold's Repositories
mrufsvold/Waluigi.jl
mrufsvold/DuckDispatch.jl
If it quacks like a duck... dispatch on it!
mrufsvold/ExpandNestedData.jl
Unpacking nested data structures into Tables
mrufsvold/Agents.jl
Agent-based modeling framework in Julia
mrufsvold/AgentsECSDevelop.jl
mrufsvold/CloudBase.jl
A simple, yet comprehensive foundation for interacting with common cloud providers in Julia (GCP, Azure, AWS).
mrufsvold/CloudStore.jl
A simple, consistent, and performant API for interacting with common cloud storage abstractions
mrufsvold/covidABM.jl
mrufsvold/DataStructures.jl
Julia implementation of Data structures
mrufsvold/docs
Documentation for the julia VS Code extension
mrufsvold/JSONTables.jl
JSON3.jl + Tables.jl
mrufsvold/JulGame.jl
JulGame is a game engine based on the Julia programming language with the help of SDL2.
mrufsvold/JuliaDB.jl
Parallel analytical database in pure Julia
mrufsvold/multiple_dispatch_presentation
mrufsvold/julia
The Julia Programming Language
mrufsvold/open-runtimes
Open runtime environments for serverless cloud computing ⚡️
mrufsvold/PandasIO
mrufsvold/PooledArrays.jl
A pooled representation for arrays with few unique elements
mrufsvold/Retry.jl
Macros for simplified exception handling: @repeat try, @retry, @delay_retry, @protected try, @ignore.
mrufsvold/TidierTest
A small Tidyverse comparison Proof-of-Concept
mrufsvold/TopicModelsVB.jl
A Julia package for variational Bayesian topic modeling.
mrufsvold/Tricks.jl
Cunning tricks though the julia compiler internals
mrufsvold/VideoIO.jl
Reading and writing of video files in Julia via ffmpeg