awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Memory Mapped File Scanners · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesMemory Mapped File Scanners

Tools that map file contents into process memory to reduce system call overhead.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Memory Mapped File Scanners. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. System Administration and Maintenance
  4. File System Management
  5. File System Access Patterns
  6. Memory Mapped File Scanners

Awesome Memory Mapped File Scanners GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • BurntSushi/ripgrep

    BurntSushi/ripgrep

    60,093GitHubView on GitHub↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes it

    Rustclicommand-linecommand-line-tool