Application state management inspired by Om and Clojure.
MCP Bridge for Condensate Memory System
Official TypeScript SDK for the Condensate Memory System
A responsive css library with intuitive h-box/v-box layouting, scriptless components (including sidebar!), and simple but extensive themeing through css variables.
Homebridge plugin for Frigidaire/Electrolux dehumidifiers via the Electrolux OCP API
Collection of BIM tools
Implementation of Bluebird's functionalities using native promises
Official Rust Client for Condensate Memory System
A POSIX sh-compatible shell written in Rust
Official Image-Charts.com API client library
Context condensation strategies for the Synaptic AI agent framework
A safe wrapper around libdeflate and zstd
Symbolic logic unification using Most General Unifiers (MGU). Implements Meredith's condensed detachment for exploring automated proof discovery.
Token-optimizing MCP proxy - sits between Claude and upstream MCP servers, compressing tool responses by 60-90%
Principal component computation using SVD and covariance matrix trick
Cophenetic distances and cophenetic correlation coefficient from a hierarchical linkage matrix — value-exact vs scipy.cluster.hierarchy.cophenet
Remove any fluff, corporate speak, or other bullshit from input text and print the TL;DR essence of what's being said, using the www.bullshitremover.com public LLM API
A high-performance IATA SSIM (Standard Schedules Information Manual) parser. Parses SSIM files into Polars DataFrames or exports to CSV/Parquet.
A Rust command-line time tracker compatible with sigye file storage.
A multi-language library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
Condenser integration for Rails
Add the Condenser Assets Pipeline to Middleman
A collection of handy extensions to the Liquid templating language
Martile Lite generates HTML ideally from 1 line of a condensed kind of markdown language.
Custom RuboCop cops that enforce vertical alignment and condensed single-line expressions where appropriate.
Condense unruly arrays!
Condenser is a Rack-based asset packaging system that concatenates and serves JavaScript, CSS, Sass, and SCSS.
RailsUrlShortener is a lightweight Rails engine that enables easy creation and management of short URLs within your project. Similar to bitly.com, it condenses long links into short, user-friendly addresses. Enhance your app's functionality with this simple yet powerful URL shortening solution.
Vygotsky inner speech for LegionIO — internal monologue, dialogic voices, rumination detection, and speech condensation
This gem implements flexible time-ordered activity feeds commonly used withing social networking applications. As events occur, they are pushed into the Feed and distributed to all users that need to see the event. Upon the user visiting their "feed page", a pre-populated ordered list of events is returned by the library. Typically the data stored in the feed is a short-hand condensed variant of models, but it can also be a fully Marshalled objects, or JSON serializations.
Hash values are set/retrieved using a number, a string, symbol or other hashable object. If the value is almost always stored as a string/symbol, retrieving from hash is quite ambiguous because Ruby treat symbol and string differently, which is good. Condensable class allow creating accessor on demand.