-
nix-common Public
A collection of common Nix derivations and overrides for my projects
-
http-api-data Public
Forked from fizruk/http-api-dataConverting to/from HTTP API data like URL pieces, headers and query parameters.
Haskell Other UpdatedAug 11, 2025 -
hasql-resource-pool Public
Forked from nikita-volkov/hasql-poolA pool of connections for Hasql based on resource-pool
-
python_project_template Public
Python project template using Cookiecutter
-
Quake3e Public
Forked from ec-/Quake3eImproved Quake III Arena engine
C GNU General Public License v2.0 UpdatedMay 27, 2024 -
-
solo Public
Opinionated async web engine for fast prototyping
-
ansible-galaxy-pyenv Public
Ansible Galaxy role for pyenv
-
cron Public
Forked from MichaelXavier/cronCron data structure and parser for Haskell
Haskell Other UpdatedDec 16, 2023 -
-
python-rate-limiter Public
Python rate-limiter with bucketing.
Python Mozilla Public License 2.0 UpdatedDec 1, 2023 -
typeit Public
Infer Python types from JSON data, use them for auto serialisation and parsing
-
cpp-template Public
C++ sandboxed environment for occasional scripting
Nix MIT License UpdatedSep 12, 2023 -
liquidhaskell Public
Forked from ucsd-progsys/liquidhaskellLiquid Types For Haskell
Haskell BSD 3-Clause "New" or "Revised" License UpdatedAug 27, 2023 -
aeson-combinators Public
Forked from turboMaCk/aeson-combinatorsAeson combinators for dead simple JSON decoding
-
jsaddle Public
Forked from ghcjs/jsaddleJavaScript interface that works with GHCJS or GHC
-
postgres-local-management Public
Makefile to manage local Postgres instances (to avoid Docker)
Makefile Mozilla Public License 2.0 UpdatedJan 3, 2023 -
scala-caliban-sample Public
A sample project stub that uses Caliban GraphQL parser and resolver
Scala GNU Affero General Public License v3.0 UpdatedDec 6, 2022 -
servant-static-th Public
Forked from cdepillabout/servant-static-thEmbed a directory of static files in your application and serve them from your Servant server
Haskell BSD 3-Clause "New" or "Revised" License UpdatedOct 31, 2022 -
Plim Public
Plim is a Python port of Ruby's Slim template language built on top of Mako Templates.
-
openapi-client-generator Public
Generates Python client packages from OpenAPI v3 specifications. The project aims at supporting any generic valid specification.
-
openapi-type Public
OpenAPI represented as a Python type. Use it to parse specifications written in JSON and YAML formats.
-
A high-performance striped resource pooling implementation for Haskell
-
amazonka-contrib-rds-utils Public
A Haskell equivalent of "aws rds generate-db-auth-token" CLI utility built on top of "amazonka" library.
-
haskell-DBFunctor Public
Forked from nkarag/haskell-DBFunctorFunctional Data Management (Type Safe ETL / ELT in Haskell)
Haskell BSD 3-Clause "New" or "Revised" License UpdatedDec 1, 2021 -
-
-
pypprof Public
Forked from timpalpant/pypprofAdd HTTP profiling endpoints to a Python application like Go's net/http/pprof
-
mprofile Public
Forked from timpalpant/mprofileA low-overhead sampling memory profiler for Python 3
-
nix-cabal-simplest Public
The simplest Nix + Cabal setup possible, for demo purposes.