-
templates/c
: Basic devShell with gdb -
templates/haskell
: Basic devShell with cabal, ghc and haskell-language-server -
templates/prolog
: Basic devShell with swiProlog -
templates/python
: Basic devShell with py3.10, uv, mypy and ruff -
templates/rust
: Basic devShell with rustToolchain and rust-analyser
Implementations of various leetcode problems in (C/C++/Haskell/Prolog/Python/Rust) with automated testing using CI/CD. (atm I'm working on the Neetcode Blind 75)
C library for Arena based memory management, for example usage refer to src/memalloc/arena/example.c