awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesOperating System Interfaces

Utilities for interacting with OS-level shell commands, environment variables, and process metadata.

Distinct from Operating System Development: Existing candidates focus on OS development or virtualization rather than user-space OS interaction libraries.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Operating System Interfaces. Refine with filters or upvote what's useful.

Awesome Operating System Interfaces GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • duke-git/lancetduke-git का अवतार

    duke-git/lancet

    5,295GitHub पर देखें↗

    Lancet is a comprehensive extension of the Go standard library, providing a collection of reusable functions and data structures designed to reduce boilerplate code in applications. It serves as a general-purpose toolkit across multiple domains, including concurrency, security, networking, and functional logic. The project distinguishes itself through specialized toolkits for Go concurrency, such as keyed locking and channel-based stream processing, and a dedicated functional programming kit that supports currying and function composition. It also includes a dedicated cryptography library imp

    Provides capabilities to execute shell commands, manage environment variables, and retrieve system process information.

    Gogenericsgogolang
    GitHub पर देखें↗5,295
  • d5/tengod5 का अवतार

    d5/tengo

    3,821GitHub पर देखें↗

    Tengo is a dynamic, embeddable scripting language for Go applications that allows for the execution of custom scripts without requiring the host binary to be recompiled. It operates as a bytecode-compiled virtual machine, transforming source code into a compact intermediate representation for execution on a stack-based engine. The system is designed as a secure scripting sandbox, enforcing strict limits on memory allocation and execution time to safely run untrusted code. It supports concurrent script execution by cloning compiled bytecode and using recursive immutability conversion to share

    Offers a platform-independent interface for scripts to interact with host operating system functionality.

    Go
    GitHub पर देखें↗3,821
  1. Home
  2. Operating Systems & Systems Programming
  3. Operating System Interfaces