Skip to content
View quasi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report quasi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
quasi/README.md

πŸ‘‹ Hi, I’m @quasi

I am interesed in Software Architecture and the Art of Program Writing

Common Lisp

Repo
cl-mcp-server Common Lisp REPL SuperPower for Agents
cl-memcached Interface to the Memcached in-memory cache
Pooler Pooling library with support for distributed pools
cl-llm-provider Connect with multiple LLM providers
cl-test-hardening Harden you tests - properties, mutations, contracts

Agentic

Repo
Agent Council Agent Council - A multi-agent deliberation system

Pinned Loading

  1. cl-memcached cl-memcached Public

    Fast, thread-safe interface to the Memcached object caching system.

    Common Lisp 25 4

  2. pooler pooler Public

    Thread-Safe Pools / Distributed Pools for Common Lisp.

    Common Lisp 15 3

  3. cl-mcp-server cl-mcp-server Public

    Common Lisp REPL Superpower for Agents

    Common Lisp 20 3

  4. cl-llm-provider cl-llm-provider Public

    Interface to connect with multiple LLM providers. Completions, Tools, Observability.

    Common Lisp 7

  5. cl-test-hardening cl-test-hardening Public

    Harden your tests with additional Property, Mutation, Contract based testing

    Common Lisp 1

  6. agent-council agent-council Public

    Agents of the Round Table

    Python