awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
I

ii64/gouring

0
View on GitHub↗
0 stars·0 forks·14 views

Gouring

Features

  • Infrastructure and Systems - System calls without CGO.

Star history

Star history chart for ii64/gouringStar history chart for ii64/gouring

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Gouring

These projects share indexed features with Gouring. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • buildthingsuseful/build-your-own-kafkabuildthingsuseful avatar

    buildthingsuseful/build-your-own-kafka

    65View on GitHub↗

    Build Your Own Kafka

    Java
    View on GitHub↗65
  • cfenollosa/os-tutorialcfenollosa avatar

    cfenollosa/os-tutorial

    30,551View on GitHub↗

    This project is an educational curriculum designed to teach the fundamentals of operating system development and low-level systems programming. It provides a structured sequence of lessons and code samples that guide users through building a functional kernel and bootloader from scratch, enabling a practical understanding of how software interacts directly with computer hardware. The repository distinguishes itself by focusing on the core mechanics of bare-metal execution. It covers the implementation of essential system components, including assembly-based bootloaders that transition process

    C
    View on GitHub↗30,551
  • coreos/go-systemdcoreos avatar

    coreos/go-systemd

    2,685View on GitHub↗

    Go bindings to systemd socket activation, journal, D-Bus, and unit files

    Godbusgojournald
    View on GitHub↗2,685
  • akihirosuda/limaA

    AkihiroSuda/lima

    0View on GitHub↗
    View on GitHub↗0
Compare all 17 related projects→

Frequently asked questions

What are the main features of ii64/gouring?

The main features of ii64/gouring are: Infrastructure and Systems.

Which projects share features with ii64/gouring?

Projects with overlapping indexed features include: buildthingsuseful/build-your-own-kafka — Build Your Own Kafka. cfenollosa/os-tutorial — This project is an educational curriculum designed to teach the fundamentals of operating system development and… coreos/go-systemd — Go bindings to systemd socket activation, journal, D-Bus, and unit files. fewbytes/rubber-docker — A workshop on Linux containers: Rebuild Docker from Scratch. gopher-os/gopher-os — A proof of concept OS kernel written in Go. akihirosuda/lima.