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·3 views

Gouring

Features

  • Infrastructure and Systems - System calls without CGO.

Star history

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

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

Open-source alternatives to Gouring

Similar open-source projects, ranked by how many features they share with Gouring.
  • 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
See all 17 alternatives to Gouring→

Frequently asked questions

What are the main features of ii64/gouring?

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

What are some open-source alternatives to ii64/gouring?

Open-source alternatives to ii64/gouring 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.