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

BeRo1985/flre

0
View on GitHub↗
101 stars·25 forks·Pascal·LGPL-2.1·10 views

Flre

FLRE ( F ast L ight R egular E xpressions) is a fast, safe and efficient regular expression library, which is implemented in Object Pascal (Delphi and Free Pascal) but which is even usable from other languages like C/C++ and so on. It requires PUCU.pas from PUCU for the Unicode data tables.

Features

  • General Purpose Libraries - Fast and efficient regular expression library.

Star history

Star history chart for bero1985/flreStar history chart for bero1985/flre

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 Flre

Similar open-source projects, ranked by how many features they share with Flre.
  • alanxz/rabbitmq-calanxz avatar

    alanxz/rabbitmq-c

    1,859View on GitHub↗

    RabbitMQ C client

    C
    View on GitHub↗1,859
  • alex-gamper/ada-languageserverAlex-Gamper avatar

    Alex-Gamper/Ada-LanguageServer

    1View on GitHub↗

    Prototype implementation of LSP client - Visual Studio 2017

    C#
    View on GitHub↗1
  • andgi/nbadaandgi avatar

    andgi/NBAda

    13View on GitHub↗

    NBAda - Non-blocking Algorithms and Data Structures

    Ada
    View on GitHub↗13
  • adacore/ada-traits-containersAdaCore avatar

    AdaCore/ada-traits-containers

    35View on GitHub↗

    This library is another containers library for Ada. Although it provides containers that do not exist in the standard Ada runtime (graphs for instance), it is more interesting for the flexibility it proposes:

    Ada
    View on GitHub↗35
See all 30 alternatives to Flre→

Frequently asked questions

What does bero1985/flre do?

FLRE ( F ast L ight R egular E xpressions) is a fast, safe and efficient regular expression library, which is implemented in Object Pascal (Delphi and Free Pascal) but which is even usable from other languages like C/C++ and so on. It requires PUCU.pas from PUCU for the Unicode data tables.

What are the main features of bero1985/flre?

The main features of bero1985/flre are: General Purpose Libraries.

What are some open-source alternatives to bero1985/flre?

Open-source alternatives to bero1985/flre include: alanxz/rabbitmq-c — RabbitMQ C client. alex-gamper/ada-languageserver — Prototype implementation of LSP client - Visual Studio 2017. andgi/nbada — NBAda - Non-blocking Algorithms and Data Structures. andgineer/tregexpr — Regular expressions (regex), pascal. anthony-arnold/adaid — #AdaID#. adacore/ada-traits-containers — This library is another containers library for Ada. Although it provides containers that do not exist in the standard…