mostlylucid
-
- 6,997 total downloads
- last updated 3/30/2026
- Latest version: 2.7.5
Unified LLM provider infrastructure for LucidRAG with YAML-based configuration -
- 6,933 total downloads
- last updated 3/30/2026
- Latest version: 2.7.5
Agentic query decomposition engine for LucidRAG: breaks complex queries into sub-queries with tool routing, glossary-aware expansion, and orchestration. -
- 6,769 total downloads
- last updated 4/22/2026
- Latest version: 2.6.0
A lightweight ASP.NET Core middleware for generating realistic mock API responses using local LLMs (via Ollama). Supports REST, GraphQL, SSE streaming, SignalR real-time data, gRPC, and OpenAPI specs. NEW in... More information -
- 6,443 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Collects items into batches by size or time interval before processing. -
- 6,383 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Minimal atom wrapper for fixed-concurrency work pipelines with stats tracking. -
- 6,347 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Atom that pauses or cancels intake based on ambient signals (circuit-breaker pattern). -
- 6,344 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Wraps work with bounded retry and backoff semantics. -
- 6,343 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Safe SQLite single-writer access with mini CQRS pattern. Keyed by connection string with cached read access and serialized writes. -
- 6,255 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Reactive two-stage pipeline that throttles stage 1 when stage 2 signals backpressure. -
- 6,257 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Watches a SignalSink for matching signals and triggers callbacks. Useful for error monitoring. -
- 6,263 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Controlled fan-out pattern: global gate bounds total concurrency while per-key ordering is preserved. -
- 6,261 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Stateless circuit breaker that reads state from the ephemeral signal window. -
- 6,259 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Async signal handler for telemetry integration with non-blocking I/O. -
- 6,216 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
HTTP client helper that emits fine-grained progress and stage signals during downloads. -
- 6,239 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Adaptive rate limiting using ephemeral signals for automatic backoff. -
- 6,246 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Demonstrates configurable window sizes - from tiny to thousands of tracked operations. -
- 6,248 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Moving-window anomaly detection based on signal pattern thresholds. -
- 6,214 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Dynamic concurrency adjustment based on load signals (scale up/down). -
- 6,222 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Signal-coordinated readers that pause during updates - quiesce reads without hard locks. -
- 6,193 total downloads
- last updated 4/17/2026
- Latest version: 2.4.0
Signal-driven backpressure pattern - defer intake when backpressure signals present.