Pinned Repositories
cl-bloggy
A simple extendable blogging system to use with Hunchentoot
cl-megolm
Usable wrapper over the Olm C bindings.
cl-mime-from-string
a single function library that takes in a string and returns the mime-type based on the extension
cl-opentelemetry
Some implementation of opentelemetry https://opentelemetry.io
latter-day-paypal
Paypal API wrapper
lisp-pay
Wrappers around various Payment Processors
LunaMech
LunaMech the Matrix bot
lunamech-matrix-api
Implementation of the Matrix API. Taken from LunaMech.
metalock
a metaclass that makes building parallel systems easier by providing each slot within a class a lock which is grabbed automatically
validate-list
Check if a list fulfills a specified template
K1D77A's Repositories
K1D77A/lisp-pay
Wrappers around various Payment Processors
K1D77A/LunaMech
LunaMech the Matrix bot
K1D77A/lunamech-matrix-api
Implementation of the Matrix API. Taken from LunaMech.
K1D77A/cl-megolm
Usable wrapper over the Olm C bindings.
K1D77A/validate-list
Check if a list fulfills a specified template
K1D77A/cl-bloggy
A simple extendable blogging system to use with Hunchentoot
K1D77A/cl-opentelemetry
Some implementation of opentelemetry https://opentelemetry.io
K1D77A/latter-day-paypal
Paypal API wrapper
K1D77A/carlyle
A JSON based REST framework built on Ningle
K1D77A/portal
Portable Websocket Server for Common Lisp
K1D77A/stripe-against-the-modern-world
Common Lisp implementation of the Stripe API.
K1D77A/cl-coinpayments
Helpers for Coinpayments.net
K1D77A/cl-ghost
Wrapper for Ghost CDN api
K1D77A/hyperborean-markdown
simple lisp -> md.
K1D77A/awesome-cl
A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
K1D77A/caaddr
Daemon for auto converting media files for use with media software like Plex
K1D77A/chirp-wo-gae
A twitter client library for Common Lisp without the GAE
K1D77A/cl-docker-containers
Some SBCL docker containers
K1D77A/cl-migratum
Database Schema Migration System for Common Lisp
K1D77A/cl-read-writer-lock
read writer lock
K1D77A/cl-str
Modern, simple and consistent Common Lisp string manipulation library.
K1D77A/cl-swimmingpool
A simple library for concurrent programming through the use of a thread pool
K1D77A/cl-tls
An implementation of TLS and related specifications in Common Lisp
K1D77A/claw-olm
Thin wrapper over Matrix OLM
K1D77A/clory
Common Lisp Ory Wrapper
K1D77A/lisp-in-small-pieces
lisp-in-small-pieces
K1D77A/nyxt
Nyxt - the hacker's power-browser.
K1D77A/postmaster
Email for humans
K1D77A/spinneret
Common Lisp HTML5 generator
K1D77A/trivial-password-store
This is just a trivial password storing facility that stores passwords using threefish1024 with a 128byte IV into a text file which is also encrypted with another pass. This was just a challenge from the WebDev2.0 Discord server.