Projects with this topic
-
-
This is a mirror for the SSH library https://www.libssh.org/
Updated -
-
TheOneConf lets Python developers declare configuration variables in a single line of plain Python (name, type, default, help text) and then resolve values from CLI > env vars > config files > variable substitution > computed values > static defaults — without writing any manual parsing code.
Updated -
A template engine based loosely on the FreeMarker syntax. FreshMarker is implemented in Java 17 (Java 21 since version 1.0.0) and supports the java.time API and Records.
Updated -
Lazy, chainable and feature-packed iterators in Zig
⚡ Updated -
Library for parsing mathematical expressions and manipulating matrices.
Updated -
-
13 November, 2023: Following a major backend upgrade of SimpleMind, you can now build and test a chest x-ray example. We are rapidly adding more agents and documentation to expand the functionality.
Updated -
-
A complete YAML 1.2.2 parser and emitter library for Zig 0.15.2. Features streaming event-based parser, document graph representation, schema-based resolution (failsafe/json/core), canonical emitter, and resource limits for DoS protection.
Updated -
A fully compliant TOML v1.1.0 parser for Zig 0.15.2 with v1.0.0 compatibility mode. Features typed value tree output, version-gated parsing, comprehensive error handling, and zero external dependencies.
Updated -
RFC 8259 compliant JSON parser and JSON Schema 2020-12 validator for Zig. Features normalized decimal number handling, full encoding/serialization support, and ECMA-262 regex pattern validation.
Updated -
A comprehensive configuration management library for Zig 0.15.1. Supports YAML, JSON, TOML, INI, Properties formats with unified API, XDG compliance, hot-reload, async loading, remote config (etcd/Consul), secure secrets, validation with regex patterns, diff utilities, and provenance tracking.
Updated -
zigdns - A comprehensive DNS library for Zig with recursive resolution, caching, connection pooling, and the zdig CLI tool
Updated -
-
RFC 3986 compliant URI/URL parsing and manipulation library for Zig. Zero-copy parsing, URI resolution, normalization, percent-encoding, URN support (RFC 8141), and resource registry.
Updated -
A cross-platform, feature-rich REPL (Read-Eval-Print Loop) library for Zig with Emacs/Vi keybindings, command history, tab completion, multi-line input, and colored output
Updated -
slogz - A high-performance structured logging library for Zig, inspired by Go's slog. Features text/JSON handlers, async buffering, network sinks (TCP/UDP/HTTP), syslog RFC5424 support, and secret redaction.
Updated -
A Zig implementation of the Model Context Protocol (MCP) spec revision 2025-03-26. Features JSON-RPC 2.0, stdio/HTTP transports, OAuth2.1 authentication, worker thread pool with cancellation, and deterministic testing.
Updated