Directories
¶
| Path | Synopsis |
|---|---|
|
Package cache provides caching functionality including in-memory cache and HTTP caching
|
Package cache provides caching functionality including in-memory cache and HTTP caching |
|
Package config provides shared configuration constants for GlyphLang.
|
Package config provides shared configuration constants for GlyphLang. |
|
Package context provides AI-optimized context generation for Glyph projects.
|
Package context provides AI-optimized context generation for Glyph projects. |
|
Package email provides email sending capabilities with pluggable providers (SendGrid, AWS SES, SMTP, Mailgun, Resend, Postmark) and template support.
|
Package email provides email sending capabilities with pluggable providers (SendGrid, AWS SES, SMTP, Mailgun, Resend, Postmark) and template support. |
|
Package formatter provides bidirectional conversion between compact glyph syntax and expanded human-readable syntax.
|
Package formatter provides bidirectional conversion between compact glyph syntax and expanded human-readable syntax. |
|
Package hotreload provides development hot-reload functionality
|
Package hotreload provides development hot-reload functionality |
|
Package memory provides memory management utilities including object pooling
|
Package memory provides memory management utilities including object pooling |
|
Package rabbitmq provides RabbitMQ integration for message publishing, consuming, exchange/queue management, dead letter handling, and retry logic.
|
Package rabbitmq provides RabbitMQ integration for message publishing, consuming, exchange/queue management, dead letter handling, and retry logic. |
|
Package repl provides an interactive Read-Eval-Print Loop for Glyph.
|
Package repl provides an interactive Read-Eval-Print Loop for Glyph. |
|
Package tracing provides OpenTelemetry distributed tracing functionality for GLYPHLANG.
|
Package tracing provides OpenTelemetry distributed tracing functionality for GLYPHLANG. |
|
Package validate provides AI-friendly validation for Glyph source files.
|
Package validate provides AI-friendly validation for Glyph source files. |
|
Package vectordb provides a unified interface for vector database operations including embedding storage, similarity search, and metadata filtering.
|
Package vectordb provides a unified interface for vector database operations including embedding storage, similarity search, and metadata filtering. |
|
Package web provides web page support for GlyphLang: static file serving, HTML template rendering, content-type-aware response helpers, and template management with auto-escaping for XSS prevention.
|
Package web provides web page support for GlyphLang: static file serving, HTML template rendering, content-type-aware response helpers, and template management with auto-escaping for XSS prevention. |
Click to show internal directories.
Click to hide internal directories.