Pinned Repositories
asyncspinner
Little graphic to show user that something is waited for when a progress bar is overkill, or the progress is unknown.
BFSExperiments
Some experiments to test how much there is to gain from parallelizing BFS
cargo-compete
A Cargo subcommand for competitive programming
Characterize
Tool for creating console-printable images using ANSI escapes.
competitive-programming-lib
Algorithms and data-structures for competitive programming
competitive-programming-tools
My tools for programming competitions
cppclgame
flat-veb
Fast implementation of van Emde Boas trees without internal allocation.
NIO21_solutions
Solutions to the Norwegian olympiad in informatics final 2021.
pygenhttp
A http server written using python generators as an experiment to learn about how async libraries work.
Hegdahl's Repositories
Hegdahl/competitive-programming-tools
My tools for programming competitions
Hegdahl/competitive-programming-lib
Algorithms and data-structures for competitive programming
Hegdahl/BFSExperiments
Some experiments to test how much there is to gain from parallelizing BFS
Hegdahl/flat-veb
Fast implementation of van Emde Boas trees without internal allocation.
Hegdahl/pygenhttp
A http server written using python generators as an experiment to learn about how async libraries work.
Hegdahl/asyncspinner
Little graphic to show user that something is waited for when a progress bar is overkill, or the progress is unknown.
Hegdahl/cargo-compete
A Cargo subcommand for competitive programming
Hegdahl/Characterize
Tool for creating console-printable images using ANSI escapes.
Hegdahl/cppclgame
Hegdahl/deep-maybe-uninit
Hegdahl/NIO21_solutions
Solutions to the Norwegian olympiad in informatics final 2021.
Hegdahl/gategrid
Play around with a logic gates in a grid
Hegdahl/inf101v2022
System for creating board games in the terminal.
Hegdahl/propel
Hegdahl/pyboardgame
Board games API
Hegdahl/pyclsclear
Simple screen clearing
Hegdahl/rust-sourcebundler
Bundle the source code of a binary in a crate into a single .rs file to be used in single-file programming competition sites
Hegdahl/snowchains
Tools for online programming contests.
Hegdahl/Treaped
Simple terminal text editor based on a persistent treap
Hegdahl/TreeWidzard-Engine
An engine for the development of algorithms parameterized by treewidth
Hegdahl/win_shortcuts
Some ahk scripts I use