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

2 repos

Awesome GitHub RepositoriesUtilities

Low-level helper libraries that provide common functionality like data aggregation or direct memory and binary buffer access.

Explore 2 awesome GitHub repositories matching development tools & productivity · Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Developer Utilities & Libraries
  4. Workflow Productivity Enhancers
  5. Developer Productivity Utilities
  6. Utilities

Awesome Utilities 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

    Grants direct access to the underlying memory buffers of typed arrays for low-level data manipulation and inspection.

    Zigbunbundlerjavascript
  • punkpeye/awesome-mcp-servers

    punkpeye/awesome-mcp-servers

    81,101GitHubView on GitHub↗

    This project serves as a centralized directory and interoperability hub for the Model Context Protocol, providing a curated collection of standardized service connectors that bridge artificial intelligence models with external software, databases, and APIs. It facilitates the integration of AI agents with diverse ecosy

    Combines multiple service integrations into a single, unified interface for streamlined agent access.

    aimcp

Explore sub-tags

  • AggregatorsTools that combine multiple service integrations into a single interface.
  • Binary Buffer AccessesLow-level memory access for typed arrays.