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

dertuxmalwieder/libvldmail

0
View on GitHub↗
67 stars·7 forks·C·MIT-0·10 viewscode.rosaelefanten.org/libvldmail↗

Libvldmail

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

Features

  • Communication and Identity - Implements RFC-based email address validation.
  • Networking Libraries - Library for validating e-mail addresses.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for dertuxmalwieder/libvldmailStar history chart for dertuxmalwieder/libvldmail

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Libvldmail

Similar open-source projects, ranked by how many features they share with Libvldmail.
  • 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
  • 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
  • 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
  • librg/librglibrg avatar

    librg/librg

    1,482View on GitHub↗

    🚀 Making multi-player gamedev simpler since 2017

    C
    View on GitHub↗1,482
See all 30 alternatives to Libvldmail→

Frequently asked questions

What does dertuxmalwieder/libvldmail do?

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

What are the main features of dertuxmalwieder/libvldmail?

The main features of dertuxmalwieder/libvldmail are: Communication and Identity, Networking Libraries, Windows Environments.

What are some open-source alternatives to dertuxmalwieder/libvldmail?

Open-source alternatives to dertuxmalwieder/libvldmail include: liambindle/mqtt-c — A portable MQTT C client for embedded systems and PCs alike. 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… google/gumbo-parser — Gumbo-parser is a high-performance HTML5 parsing library written in pure C99. It transforms raw markup into a… librg/librg — 🚀 Making multi-player gamedev simpler since 2017. riolet/wafer — WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for…