Showing 18 open source projects for "pcre-devel"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1

    PCRE

    PERL 5 regular expression pattern matching

    The Perl Compatible Regular Expressions (PCRE) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, in addition to a set of POSIX compatible wrapper functions.
    Leader badge
    Downloads: 64,584 This Week
    Last Update:
    See Project
  • 2
    Catch2

    Catch2

    A modern, C++-native, test framework for unit-tests, TDD and BDD

    ... and local way to share set-up and tear-down code in tests. You are on the devel branch, where the v3 version is being developed. v3 brings a bunch of significant changes, the big one being that Catch2 is no longer a single-header library. Catch2 now behaves as a normal library, with multiple headers and separately compiled implementation.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    re2

    re2

    Alternative to backtracking regular expression engines

    RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. This is the source code repository for RE2, a regular expression library. There is a fair amount of documentation (including code snippets) in the re2.h header file. Unless otherwise noted, the RE2 source files are distributed under the BSD-style license found in the LICENSE file. In POSIX mode, RE2 accepts standard POSIX (egrep) syntax...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NodeGit

    NodeGit

    Native Node bindings to Git

    ..., libk5crypto, and libcom_err libraries installed on your Linux machine. When building locally, you will also need development packages for kerberos and pcre, so both pcre-config, and krb5-config utilities must be present on your machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    ... are less suitable). Be aware of several branches available for checkout (git branch -a): "experimental_unverified" is for the daring (to start with current most featureful code), while usability of "experimental" always gets hardened via a large build. For instructions see README.txt - for ad-hoc access see Browse Code button (experimental_unverified head) -, then attempt guided installation on a .vc[x]proj-based source tree, via install_me_fully_guided.rb . Devel cooperation welcome!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Extropy's DevPaks

    Extropy's DevPaks

    A collection of the DevPaks for Dev-C++ that I maintain.

    A collection of the DevPaks for Dev-C++ that I maintain: zlib libpng GMP MPFR wxWidgets GNU C Library Reference Cpp_manpages FANN Expat PCRE libtiff libjpeg JBIG-KIT CONIO libprimesieve liblzma_xz_utils OpenSSL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The best developer's or admin's GUI tool for Sqlite3 (sqlite) in the world. No joking here (or just a bit only) - it contains the most complete feature set of all tools available. Visit project homepage for more info, bugtracker, documentation, etc
    Downloads: 68 This Week
    Last Update:
    See Project
  • 8
    The pcre_cxx C++ class provides an easy and efficient way to use the PCRE regexp library in a C++ application. It uses the upcoming c++0x rvalue reference feature. So, if you use GCC compiler >= 4.3.3 version, use the "-std=c++0x" compiler option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Supai is a window creation logger for Windows(tm). It can log the creation (or destruction) of any window while filtering out uninteresting data using the PCRE library. It logs both window title and class, and can filter on both of these attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 10
    Multi-platform regular expression (regex) creation. Highlights regex matches, and regex groups for quick regular expression creation. Save/load regular expression sessions. Create robust regex patterns on any major platform. Supports PCRE and wxRegEx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    C++ wrapper to PCRE C library

    C++ wrapper to PCRE C library

    This is a C++ wrapper to PCRE C library, an alternative to the pcrecpp wrapper provided with pcre. It supports Perl-like match and substitution strings "s/aa/bb/g" in addition to object method calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The component is a .NET 2.0 wrapper to the PCRE (Perl Compatible Regular Expression 5.6) library. In comparison with the standard .NET regular expression, the PCRE library has serious advantages. The library is precompiled for 32bit MS Windows only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    wxPCRE is a cross-platform PCRE C++ wrapper that is built for use with wxWidgets. It was engineered to be a direct 'drop-in' replacement for wxRegEx (the native regular expression library). This is a pcre wrapper implementation wxWidgets style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C++ Generic lib for Win32 GUI Programming. Features: GUI RAII, no msg maps, easy to handle events/event ranges, fast compilation times, no main loop... Portable: vc71,gcc,como. Devel. in parallel to "Win32 GUI Generics" column on C++ Users Journal
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    A collection of C++ classes for work with socket io, networking, rpc, encryption, threading, pcre, logging etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A COM object for VB/VBA providing regular expression capability (based on the PCRE library)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jakelib2 is a crossplatform C++ class library with a Java-like API. An automatic garbage collector is used to take care of unused objects. External libraries like PCRE or GTK+ are beeing integrated to provide the programmer with a homogeneous, easy to u
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    InDE is going to be a platform independent C/C++ IDE based on the FOX-Toolkit. It will support managed projects using SCons. We're at planning phase at the moment, feel free to join the InDE-devel mailinglist to get information about the actual status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next