Pinned Repositories
dotfiles
My linux dotfiles
dynamicl
Fast OpenCL HDR merge
ForgettingCinCpp
A presentation about C++, from a C programmer's perspective
generators-to-coroutines
Turn a generator into a coroutine with decorators!
imagicl
OpenCL image library to help with processing large images with kernels
kholdstare.github.com
Starting a blog website about my coding projects and other interests
plumbingplusplus
"unix pipes" or automatic concurrent pipelining in C++
qnd-integer-parsing-experiments
Quick 'n' Dirty benchmarks for various integer parsing methods in C++
qndraytracer
Quick and dirty raytracer, for rendering experiments
stm-chunked-queues
Thread communication queues that group items/requests that occur close together in time
KholdStare's Repositories
KholdStare/plumbingplusplus
"unix pipes" or automatic concurrent pipelining in C++
KholdStare/qnd-integer-parsing-experiments
Quick 'n' Dirty benchmarks for various integer parsing methods in C++
KholdStare/generators-to-coroutines
Turn a generator into a coroutine with decorators!
KholdStare/dynamicl
Fast OpenCL HDR merge
KholdStare/kholdstare.github.com
Starting a blog website about my coding projects and other interests
KholdStare/qndraytracer
Quick and dirty raytracer, for rendering experiments
KholdStare/stm-chunked-queues
Thread communication queues that group items/requests that occur close together in time
KholdStare/dotfiles
My linux dotfiles
KholdStare/ForgettingCinCpp
A presentation about C++, from a C programmer's perspective
KholdStare/imagicl
OpenCL image library to help with processing large images with kernels
KholdStare/presentations
Some reveal.js presentations
KholdStare/ultisnips
Official Mirror of UltiSnips trunk on LaunchPad. Send pull requests to SirVer/ultisnips!
KholdStare/yarn-dependabot-bug
Trying to reproduce a dependabot bug with yarn v3 workspaces
KholdStare/cuckoo
a memory-bound graph-theoretic proof-of-work system
KholdStare/hana
Your standard library for metaprogramming
KholdStare/haskell-99-solutions
My solutions in haskell for the "99 Haskell Problems"
KholdStare/haskell-intro
Intro ot haskell presentation
KholdStare/nonrec-make
Non-recursive make template for GNU make
KholdStare/pandoc
Universal markup converter
KholdStare/projecteuler
My solutions in python for problems from Project Euler
KholdStare/qnd-json
Quick 'n' Dirty JSON library
KholdStare/react-bulma-components
React components for Bulma framework
KholdStare/react-tooltip
React Tooltip Component
KholdStare/tools
Manages tools I use, for easier bootstrapping
KholdStare/viem
TypeScript Interface for Ethereum
KholdStare/vim-haskellConceal
Conceal operator for haskell