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
A

almindor/lnet

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

Lnet

Quite a few changes were required, but all the examples now compile with FPC 3.2.2 or 3.3.1 on:

Features

  • Network Communication - Lightweight asynchronous networking library for Free Pascal.

Star history

Star history chart for almindor/lnetStar history chart for almindor/lnet

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 Lnet

These projects share indexed features with Lnet. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • biot2/nats.pasB

    biot2/nats.pas

    0View on GitHub↗

    An Object Pascal client for the NATS messaging system.

    View on GitHub↗0
  • biot2/websocket.pasB

    biot2/WebSocket.pas

    0View on GitHub↗

    This project is based directly on pure and minimal Object Pascal source code.

    View on GitHub↗0
  • bkeevil/mqttbkeevil avatar

    bkeevil/mqtt

    60View on GitHub↗

    MQTT client and server component pack with demo applications written in Lazarus/FPC.

    Pascal
    View on GitHub↗60
  • apache/thriftapache avatar

    apache/thrift

    10,933View on GitHub↗

    Thrift is a cross-language remote procedure call framework and data serialization protocol. It provides an interface definition language to specify data types and service interfaces in a neutral format, enabling the automated generation of client and server code across multiple programming languages. The project functions as a polyglot service communicator using a layered software stack to ensure interoperable communication. It focuses on implementing cross-language remote procedure calls and transforming complex data structures into standardized formats for efficient network transport. The

    C++
    View on GitHub↗10,933
Compare all 30 related projects→

Frequently asked questions

What does almindor/lnet do?

Quite a few changes were required, but all the examples now compile with FPC 3.2.2 or 3.3.1 on:

What are the main features of almindor/lnet?

The main features of almindor/lnet are: Network Communication.

Which projects share features with almindor/lnet?

Projects with overlapping indexed features include: biot2/nats.pas — An Object Pascal client for the NATS messaging system. biot2/websocket.pas — This project is based directly on pure and minimal Object Pascal source code. bkeevil/mqtt — MQTT client and server component pack with demo applications written in Lazarus/FPC. bvarga/delphizmq — 0MQ Binding for Delphi. cesarliws/dext — 🇧🇷 Português. apache/thrift — Thrift is a cross-language remote procedure call framework and data serialization protocol. It provides an interface…