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 RepositoriesRandom Line Permutations

Utilities for generating random orderings of lines or numeric sequences from input streams.

Distinct from File Line Iteration: The candidates focus on UI inputs and file iteration; none cover randomizing the order of input data.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Random Line Permutations. Refine with filters or upvote what's useful.

Awesome Random Line Permutations GitHub Repositories

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

    coreutils/coreutils

    5,185Auf GitHub ansehen↗

    This project is a comprehensive suite of essential command-line tools and standardized Unix-like utilities. It provides the fundamental building blocks for system administration, file management, and text processing on Unix-like systems, implementing a wide range of POSIX command-line tools. The collection is distinguished by its broad coverage of low-level system operations. This includes a complete toolkit for file system management, such as creating and modifying files and directories, and a specialized text processing toolkit for filtering, sorting, and transforming data streams. The pro

    The Coreutils library outputs a random permutation of input lines or integers.

    C
    Auf GitHub ansehen↗5,185
  1. Home
  2. Operating Systems & Systems Programming
  3. Random Line Permutations