awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
System Primitives · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSystem Primitives

Fundamental low-level operations for handling data streams and interacting with file system input and output.

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

  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. System Programming Primitives
  5. System Primitives

Awesome System Primitives GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • oven-sh/bun

    oven-sh/bun

    87,491GitHubView on GitHub↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The

    Zigbunbundlerjavascript

Explore sub-tags

  • Data Stream CompressionNative utilities for payload compression.
  • File System I/OHigh-performance read and write operations on the local file system.