github.com/josacar/bamboohr-cli
A modern, interactive command-line interface for BambooHR time tracking.
Features real-time session updates, XDG-compliant configuration, secure credential management with masked input,
and professional terminal prompting powered by crystal-term/prompt.
github.com/NEXL-LTS/agent-apropos
Apropos: apt, pertinent, timely — said or done at exactly the right moment.
This binary delivers the right convention exactly when it's apropos. It
implements the Agent Documentation Structure Standard: compiling
convention-doc frontmatter into a trigger index, generating skill wrappers,
serving as a Claude Code hook handler that injects path- and
construct-scoped rules at edit time, and resolving the conventions
applicable to a diff for review.
github.com/trans/memo
Memo - Semantic search and vector storage library for Crystal.
Provides chunking, embedding storage, similarity search, and RRF fusion.
github.com/rjnienaber/amazonite
An unofficial SDK for Crystal, supporting popular AWS APIs
github.com/russ/vapid
VAPID (Voluntary Application Server Identification) client library for Crystal.
Generates ES256 keypairs, creates JWT tokens, and sends authenticated web push notifications.
github.com/Xanders/tron-wallet
Simple Tron CLI-wallet without backdoors
(trust me, I am very honest)
github.com/glenux/mfm
FIXME. write description
github.com/hahwul/epss.cr
A Crystal implementation of the Exploit Prediction Scoring System
(EPSS). Fetches scores from the FIRST API, parses the daily CSV feed,
and exposes a typed, sortable Score model with qualitative bands.
github.com/mediafinger/acusor
acusor is an app to manage accounts, users, organizations
github.com/aloli-crystal/asciiart
ASCII art generation in pure Crystal. v0.1 ships FIGlet-style
text-to-banner rendering with five embedded fonts (standard,
small, big, slant, banner). No external runtime dependency —
fonts are baked into the binary at compile time.
Future: image-to-ASCII, free-form drawing helpers.
github.com/hahwul/cwe.cr
A Crystal implementation of the MITRE CWE (Common Weakness Enumeration).
The full CWE Research view (view 1000) is embedded at compile time —
lookups, search, and relationship traversal need no network access or
sidecar data files.
github.com/hahwul/kev.cr
A Crystal implementation of the CISA Known Exploited Vulnerabilities (KEV)
catalog. Parses, queries, fetches, and serializes the official feed
published at https://www.cisa.gov/known-exploited-vulnerabilities-catalog.
github.com/zoomerville/invidious
Invidious is an alternative front-end to YouTube
github.com/dcalixto/friendly_id
FriendlyId for Crystal - Create human-readable URLs and slugs
github.com/tristanholl/crystal-iban
LCG-based IBAN generator. Uses a Linear Congruential Generator to produce
pseudo-random account numbers and formats them as valid IBANs using the
MOD-97 checksum algorithm. Supports 49 countries. IBAN structure data is
embedded at compile time — no runtime file dependency.
github.com/dcalixto/punching_bag
A Crystal shard for tracking and analyzing hit counts, trending items, time and location analytics for PostgreSQL
github.com/jabr/pgfeed
Consume PostgreSQL logical replication INSERT stream and send to sink
github.com/watzon/crystal-razer
Library for interfacing with Razer devices.
github.com/koffeinfrei/punch-card
A CLI for tracking your work time
github.com/werner/crystal-mime
Mimetypes for Crystal, based on node-mime.