Pinned Repositories
gestalt
klyslee
Automated music composition
MSQueue
Lock-Free Michael-Scott Queue
TreeCounter
A wait-free tree counter. Creates a binary tree of counters, with each leaf associated with a thread. Leaves can be split, creating a new leaf for the current thread and another that can be used by another thread. Each thread will act on different leaves, meaning the actions are wait-free. A read is performed on the counter by recursively traversing it and summing the value of the counters in the nodes and leaves of the tree.
Treiber-Stack
Treiber Stack implemented in Haskell
Julek's Repositories
Julek/klyslee
Automated music composition
Julek/TreeCounter
A wait-free tree counter. Creates a binary tree of counters, with each leaf associated with a thread. Leaves can be split, creating a new leaf for the current thread and another that can be used by another thread. Each thread will act on different leaves, meaning the actions are wait-free. A read is performed on the counter by recursively traversing it and summing the value of the counters in the nodes and leaves of the tree.
Julek/gestalt
Julek/MSQueue
Lock-Free Michael-Scott Queue
Julek/Treiber-Stack
Treiber Stack implemented in Haskell
Julek/Allegro-Monad
Allegro Monad
Julek/balancer-v2-monorepo
Balancer V2 Monorepo
Julek/bucharest-lean-ac
Content for Bucharest Autumn School
Julek/cairo-lang
Julek/CArrs
Small library for using C arrays in haskell.
Julek/Classical-Shor-s
Classical Shor's
Julek/cokmett
Because Kmett is not expressive enough. You need CoKmett!
Julek/dmenu_run--
configurable dmenu_run
Julek/dotfiles-2.0
XMonad™️. Widgets go brr.
Julek/GLUT
Haskell bindings to GLUT
Julek/haskell-mode
Emacs mode for Haskell
Julek/HMines
Haskell Minesweeper
Julek/impek
awesome
Julek/lean-sqrt-2-irrational
A proof that the square root of 2 is irrational in Lean 3
Julek/LSA
PhD Late stage assessment
Julek/Nature--code4good-
Nature (code4good)
Julek/SafeHash
thread safe hashtable
Julek/SpinCounter
A simple lock-free spin counter written in haskell
Julek/yi
The Haskell-Scriptable Editor