awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Input/Output Handlers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInput/Output Handlers

Utilities for managing standard streams and diagnostic output.

Distinguishing note: Focuses on stream-based I/O rather than general file system access.

Explore 1 awesome GitHub repository matching development tools & productivity · Input/Output Handlers. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Input/Output Handlers

Awesome Input/Output Handlers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • jqlang/jq

    jqlang/jq

    33,686View on GitHub↗

    This project is a command-line processor designed for the parsing, filtering, and transformation of structured data streams. It functions as a declarative programming environment that treats data as immutable streams, allowing users to perform complex structural modifications through the composition of small, reusable functions. By utilizing a recursive tree traversal engine, the system enables the navigation, inspection, and modification of deeply nested hierarchical data structures. The engine distinguishes itself through a stream-oriented architecture that processes input records one by on

    Manages data flow through standard input/output streams and error reporting.

    Cjq
    33,686View on GitHub↗