skvadrik / re2cLinks
Lexer generator for C, C++, D, Go, Haskell, Java, JS, OCaml, Python, Rust, Swift, V and Zig.
☆1,202Updated last week
Alternatives and similar repositories for re2c
Users that are interested in re2c are comparing it to the libraries listed below
Sorting:
- Ragel State Machine Compiler☆581Updated 2 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,107Updated 5 months ago
- a clean C library for processing UTF-8 Unicode data☆1,155Updated this week
- PCRE2 development is based here.☆1,109Updated this week
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆570Updated 2 months ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,302Updated this week
- Platform independent low-level JIT compiler☆976Updated this week
- Unofficial mirror of mob development branch☆2,436Updated last week
- Canonical source repository for LibYAML☆1,077Updated last year
- Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub☆1,233Updated last week
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,469Updated last year
- Yasm Assembler mainline development tree☆1,416Updated last year
- GNU Bison☆367Updated 2 years ago
- C-Reduce, a C and C++ program reducer☆1,609Updated last year
- The Memory Pool System☆605Updated 9 months ago
- Unofficial mirror of etalabs musl repository. Updated daily.☆590Updated 2 weeks ago
- libunwind official github repo (in need of new / additional maintainer, mail/open issue if interested)☆1,131Updated this week
- C11 compiler (mirror)☆789Updated 2 months ago
- A portable foreign-function interface library.☆3,459Updated 3 weeks ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆492Updated last year
- Message passing based allocator☆1,728Updated 3 weeks ago
- Converts floating point numbers to decimal strings☆1,281Updated last year
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,271Updated 5 years ago
- Structured concurrency in C