Pinned Repositories
awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
cursive_re
Readable regular expressions for Python 3.6 and up.
deta
A database mapper for Racket.
django_dramatiq
A Django app that integrates with Dramatiq.
dramatiq
A fast and reliable background task processing library for Python 3.
dramatiq_dashboard
A dashboard for dramatiq, specific to its Redis broker.
elm-ast
A parser for Elm in Elm.
koyo
A web development toolkit for Racket.
marionette
A Racket library that lets you control Firefox via the Marionette Protocol.
molten
A minimal, extensible, fast and productive framework for building HTTP APIs with Python 3.6 and later.
Bogdanp's Repositories
Bogdanp/dramatiq_sqs
A Dramatiq broker that can be used with Amazon SQS.
Bogdanp/racket-lua
A #lang implementation of Lua 5.4 for Racket.
Bogdanp/taskqueues.com
A list of distributed task queueing software.
Bogdanp/racket-kafka
A Kafka client for Racket.
Bogdanp/racket-binfmt
A binary format parser generator DSL with support for limited context-sensitivity.
Bogdanp/racket-sentry
A Sentry SDK for Racket.
Bogdanp/racket-forms
Web form validation for Racket.
Bogdanp/racket-protocol-buffers
A Protocol Buffers implementation for Racket.
Bogdanp/personal-website
My personal website.
Bogdanp/racket-avro
A Racket implementation of the Apache Avro serialization format.
Bogdanp/racket-json-lexer
This package provides an implementation of a JSON lexer and pretty printer for Racket.
Bogdanp/racket-messagepack
An implementation of the MessagePack serialization format for Racket.
Bogdanp/koyo-sentry
Integrates racket-sentry with koyo.
Bogdanp/py-test.el
A test runner for Python code.
Bogdanp/racket-resource-pool
A generic blocking resource pool implementation for Racket.
Bogdanp/aoc2023
My solutions to Advent of Code 2023.
Bogdanp/punct
⏺✍️ Write in Lisp + Markdown, publish to multiple formats
Bogdanp/racket-docker
Docker images for various Racket versions
Bogdanp/ChezScheme
Chez Scheme
Bogdanp/racket-http-proxy
A simple HTTP CONNECT proxy implementation for Racket.
Bogdanp/racket-review-ext-example
An example extension for Racket Review.
Bogdanp/raco-cross
Bogdanp/Amethyst
Automatic tiling window manager for macOS à la xmonad.
Bogdanp/gregor
Date and time library for Racket
Bogdanp/hugo-theme-even
🚀 A super concise theme for Hugo https://blog.olowolo.com/example-site/
Bogdanp/racket
The Racket repository
Bogdanp/racket-canvas-list
A fast-rendering, multi-selection, canvas control allowing custom drawing of a filtered, sorted list of items.
Bogdanp/racket-country
Facilities for working with standardized country data in Racket.
Bogdanp/racket-memoize
Macros for defining auto-memoizing procedures.
Bogdanp/racket-quickcheck
Quickcheck Clone implemented in Racket