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
librg avatar

librg/librg

0
View on GitHub↗
1,482 stars·44 forks·C·BSD-3-Clause·7 viewszpl-c.github.io/librg↗

Librg

🚀 Making multi-player gamedev simpler since 2017

Features

  • Networking Libraries - Library for building cross-platform MMO client-server solutions.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for librg/librgStar history chart for librg/librg

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 Librg

These projects share indexed features with Librg. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dertuxmalwieder/libvldmaildertuxmalwieder avatar

    dertuxmalwieder/libvldmail

    67View on GitHub↗

    Your friendly e-mail address validation library (Git mirror)

    C
    View on GitHub↗67
  • google/gumbo-parsergoogle avatar

    google/gumbo-parser

    5,190View on GitHub↗

    Gumbo-parser is a high-performance HTML5 parsing library written in pure C99. It transforms raw markup into a structured document tree by implementing the formal state-machine tokenization and error recovery rules defined in the HTML5 specification. The project serves as an HTML source mapping tool, linking parsed nodes back to their original byte offsets and pointers within the input buffer. This allows for the precise tracking of source locations for elements within the resulting parse tree. Beyond full document processing, the library handles isolated HTML fragments and provides a C-based

    HTML
    View on GitHub↗5,190
  • awslabs/s2nawslabs avatar

    awslabs/s2n

    4,736View on GitHub↗

    s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It provides a modular cryptographic backend interface to encrypt data streams, manage handshakes, and handle mutual authentication between peers. The project focuses on post-quantum cryptography, integrating quantum-resistant key exchange and digital signatures to protect connections against future computing threats. It distinguishes itself through security hardening measures, such as memory-locked secret storage to prevent keys from being swapped to disk and timing-attack mitiga

    C
    View on GitHub↗4,736
  • liambindle/mqtt-cLiamBindle avatar

    LiamBindle/MQTT-C

    890View on GitHub↗

    A portable MQTT C client for embedded systems and PCs alike.

    C
    View on GitHub↗890
Compare all 30 related projects→

Frequently asked questions

What does librg/librg do?

🚀 Making multi-player gamedev simpler since 2017

What are the main features of librg/librg?

The main features of librg/librg are: Networking Libraries, Windows Environments.

Which projects share features with librg/librg?

Projects with overlapping indexed features include: google/gumbo-parser — Gumbo-parser is a high-performance HTML5 parsing library written in pure C99. It transforms raw markup into a… nanomsg/nanomsg — nanomsg is a distributed messaging middleware and scalable messaging library designed for moving data between machines… awslabs/s2n — s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It… dertuxmalwieder/libvldmail — Your friendly e-mail address validation library (Git mirror). liambindle/mqtt-c — A portable MQTT C client for embedded systems and PCs alike. riolet/wafer — WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for…