awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesCircular Input Buffers

Memory management techniques that discard the oldest entries in a stream to maintain a fixed buffer size.

Distinguishing note: Candidates focus on network request limits or HTTP response sizes, not in-memory line buffers for TUI streams.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Circular Input Buffers. Refine with filters or upvote what's useful.

Awesome Circular Input Buffers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • peco/pecoAvatar von peco

    peco/peco

    7,892Auf GitHub ansehen↗

    Peco is an interactive text filter and fuzzy finder for the terminal. It serves as a terminal user interface selection tool that filters standard input in real-time using fuzzy matching and regular expressions. The tool preserves and renders ANSI color escape sequences from piped input streams while performing matching logic on plain-text versions. It supports multi-stage filtering, allowing users to freeze result sets to create a new base for subsequent refinements. Capability areas include advanced search filtering with negative matching, multi-item selection, and the ability to pipe selec

    Limits the number of lines held in memory during streaming by discarding old entries to ensure stability.

    Go
    Auf GitHub ansehen↗7,892
  1. Home
  2. Operating Systems & Systems Programming
  3. Circular Input Buffers