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
·
Back to cesanta/slre

Open-source alternatives to Slre

30 open-source projects similar to cesanta/slre, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Slre alternative.

  • laurikari/trelaurikari avatar

    laurikari/tre

    914View on GitHub↗

    The approximate regex matching library and agrep command line tool.

    C
    View on GitHub↗914
  • antirez/sdsantirez avatar

    antirez/sds

    5,486View on GitHub↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    View on GitHub↗5,486
  • openresty/sregexopenresty avatar

    openresty/sregex

    629View on GitHub↗

    A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams

    C
    View on GitHub↗629
  • nasciiboy/recursiveregexpraptor-4nasciiboy avatar

    nasciiboy/recursiveregexpraptor-4

    11View on GitHub↗

    regexp4 engine (C-lang)

    C
    View on GitHub↗11
  • kkos/onigurumakkos avatar

    kkos/oniguruma

    2,524View on GitHub↗

    regular expression library

    C
    View on GitHub↗2,524

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
verbalexpressions/cppverbalexpressionsVerbalExpressions avatar

VerbalExpressions/CppVerbalExpressions

390View on GitHub↗

C++ regular expressions made easy

C++
View on GitHub↗390
  • ahoo-wang/smartcodeAhoo-Wang avatar

    Ahoo-Wang/SmartCode

    578View on GitHub↗

    SmartCode = IDataSource -> IBuildTask -> IOutput => Build Everything!!!

    C#
    View on GitHub↗578
  • ahl5esoft/golang-underscoreA

    ahl5esoft/golang-underscore

    0View on GitHub↗
    View on GitHub↗0
  • acostalima/react-native-test-runneracostalima avatar

    acostalima/react-native-test-runner

    5View on GitHub↗

    Run unit and integration tests in React Native's environment.

    JavaScript
    View on GitHub↗5
  • alanxz/rabbitmq-calanxz avatar

    alanxz/rabbitmq-c

    1,859View on GitHub↗

    RabbitMQ C client

    C
    View on GitHub↗1,859
  • alexanderagd/clistAlexanderAgd avatar

    AlexanderAgd/CLIST

    67View on GitHub↗

    C List - universal list solution for C and C++, easy and fast, all data types supported

    C
    View on GitHub↗67
  • alexbrazier/react-native-network-loggeralexbrazier avatar

    alexbrazier/react-native-network-logger

    677View on GitHub↗

    An HTTP network request monitor for React Native with in-app interface for iOS and Android with no native code

    TypeScript
    View on GitHub↗677
  • alexk111/node-red-node-typescript-starteralexk111 avatar

    alexk111/node-red-node-typescript-starter

    91View on GitHub↗

    This is a quick-start template repository for creating new Node-RED node sets in TypeScript.

    JavaScript
    View on GitHub↗91
  • alexkuz/redux-devtools-inspectoralexkuz avatar

    alexkuz/redux-devtools-inspector

    235View on GitHub↗

    Another Redux DevTools Monitor

    JavaScript
    View on GitHub↗235
  • alandsleman/formbuilderAlandSleman avatar

    AlandSleman/FormBuilder

    474View on GitHub↗

    UI based codegen tool to easily create Beautiful and Type safe @shadcn/ui forms (Next.js, Vue, Svelte)

    TypeScript
    View on GitHub↗474
  • adis300/fft-cadis300 avatar

    adis300/fft-c

    26View on GitHub↗

    Elegant Fast Fourier Transform in C. Making fft.c from fftpack user-friendly.

    C
    View on GitHub↗26
  • amarcruz/react-native-cross-settingsaMarCruz avatar

    aMarCruz/react-native-cross-settings

    18View on GitHub↗

    React Native Settings module for both Android & iOS.

    Java
    View on GitHub↗18
  • aliasrobotics/aztarnaaliasrobotics avatar

    aliasrobotics/aztarna

    93View on GitHub↗

    aztarna, a footprinting tool for robots.

    Python
    View on GitHub↗93
  • amit-davidson/chronosA

    amit-davidson/Chronos

    0View on GitHub↗
    View on GitHub↗0
  • amittam104/bentohubamittam104 avatar

    amittam104/BentoHub

    138View on GitHub↗

    BentoHub is a application where you can create a bento grid for your GitHub profile readme.

    JavaScript
    View on GitHub↗138
  • amulet-team/amulet-map-editorAmulet-Team avatar

    Amulet-Team/Amulet-Map-Editor

    2,201View on GitHub↗

    A Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.

    Python
    View on GitHub↗2,201
  • an-dr/micrologan-dr avatar

    an-dr/microlog

    170View on GitHub↗

    Easy to use - simple API, works out of the box - Advanced filtering and log levels per topic or output - Thread-safety via external locking injection - Customization - only data you need - Extensible - add your own features via public API, set of predefined extensions - Support for embedded…

    C
    View on GitHub↗170
  • anboralabs/intellij-jmeterA

    anboralabs/intellij-jmeter

    0View on GitHub↗

    JMeter is an open source tool designed to load test functional behavior and measure performance..

    View on GitHub↗0
  • andnixsh/apktoolguiA

    AndnixSH/APKToolGUI

    0View on GitHub↗

    GUI for apktool, signapk, zipalign and baksmali utilities.

    View on GitHub↗0
  • ands/lightmapperands avatar

    ands/lightmapper

    1,535View on GitHub↗

    lightmapper.h is a C/C++ single-file library for lightmap baking by using your existing OpenGL renderer.

    C
    View on GitHub↗1,535
  • anholt/libepoxyanholt avatar

    anholt/libepoxy

    744View on GitHub↗

    Epoxy is a library for handling OpenGL function pointer management for you

    C
    View on GitHub↗744
  • anishkny/playwright-test-coverageanishkny avatar

    anishkny/playwright-test-coverage

    96View on GitHub↗

    A Playwright extension that collects code coverage from running end-to-end tests. Assumes that code has been instrumented with babel-plugin-istanbul during the build process.

    JavaScript
    View on GitHub↗96
  • anrieff/libcpuidanrieff avatar

    anrieff/libcpuid

    532View on GitHub↗

    a small C library for x86 CPU detection and feature extraction

    C
    View on GitHub↗532
  • answerdotai/fastcoreAnswerDotAI avatar

    AnswerDotAI/fastcore

    1,100View on GitHub↗

    Python supercharged for the fastai library

    Jupyter Notebookdata-structuresdeveloper-toolsdispatch
    View on GitHub↗1,100
  • airsaid/inspirewritingpluginAirsaid avatar

    Airsaid/InspireWritingPlugin

    7View on GitHub↗

    An IntelliJ IDEA plugin is used to inspire you to write code.

    Kotlin
    View on GitHub↗7