Pinned Repositories
ci
Highly opionated Github Actions workflow builder for Common Lisp projects.
cl-flamegraph
A wrapper around SBCL's statistical profiler, to generate FlameGraph charts for Common Lisp programs
cl-telegram-bot
Telegram Bot API for Common Lisp
doc
Flexible documentation generator for Common Lisp projects.
lisp-project-of-the-day
Here I'll post notes about Quicklisp projects. Also I publish them on Twitter account svetlyak40wt.
mcp
40ANTS-MCP is a framework for building Model Context Protocol servers in Common Lisp
reblocks
A fork of Weblocks Common Lisp web framework
setup-lisp
GitHub Action to Setup Common Lisp tools
teddy
A data framework for Common Lisp
weblocks
This fork was created to experiment with some refactorings. They are collected in branch "reblocks".
40 Ants's Repositories
40ants/reblocks
A fork of Weblocks Common Lisp web framework
40ants/cl-telegram-bot
Telegram Bot API for Common Lisp
40ants/base-lisp-image
Base image for Common Lisp projects with SBCL or CCL and latest ASDF, Qlot and Roswell
40ants/mcp
40ANTS-MCP is a framework for building Model Context Protocol servers in Common Lisp
40ants/openrpc
OpenRPC implementation for Common Lisp
40ants/doc
Flexible documentation generator for Common Lisp projects.
40ants/staticl
Flexible and customizable static site generator with a lot of plugins!
40ants/reblocks-ui
A set of widget for Reblocks framework, to simplify UI elements creation. Based on Zurb's Foundation and jQuery.
40ants/40ants.github.com
40ants/reblocks-websocket
Websocket support for Reblocks framework
40ants/prometheus-gc
Extension for prometheus.cl which collects metrics about garbage collector state.
40ants/reblocks-auth
A system to add authentication to the Reblocks based site.
40ants/reblocks-typeahead
A Typeahead widget for Reblocks Common Lisp framework.
40ants/reblocks-ui2
Second version of UI toolkit for Reblocks – Common Lisp web-framework (Work In Progress)
40ants/bots
40Ants-bots is a code-first bot framework and admin panel, written in Common Lisp
40ants/ai-agents
A framework for building AI agent networks in Common Lisp.
40ants/docs-builder
A generic documentation builder for Common Lisp projects.
40ants/logging
Functions to configure log4cl for different contexts: REPL, Backend, Command Line Application.
40ants/reblocks-file-server
A file browser for Reblocks Common Lisp web framework.
40ants/40ants-asdf-system
Provides a class for being used instead of asdf:package-inferred-system in 40ANT systems
40ants/gen-deps-system
A command line utility to generate ASDF system to improve caching of Common Lisp application packaged into the Docker container.
40ants/reblocks-cms
Content management system for sites built on Reblocks web framework
40ants/reblocks-prometheus
Addon for monitoring Reblocks web applications
40ants/clack-sse
A library to serve Server-Sent-Events from web applications based on Clack framework.
40ants/linter
A wrapper around SBLINT, which uses defmain for command line parsing
40ants/40ants-doc-theme-40ants
A custom theme for 40ANTS-DOC documentation builder.
40ants/40ants-lake
Common Lake commands for 40Ants projects.
40ants/cl-plus-ssl-osx-fix
A fix for CL+SSL library paths on OSX needed when you have Intel and Arm64 Homebrew installations. Should be loaded before CL+SSL.
40ants/routes
Framework agnostic URL routing library.
40ants/sento-cron
Periodic task scheduler which uses Sento actor framework.