A small implementation of regular expression matching engine in C
☆94Jan 4, 2021Updated 5 years ago
Alternatives and similar repositories for cregex
Users that are interested in cregex are comparing it to the libraries listed below
Sorting:
- calculate cpu usage with /proc/stat on linux☆11Mar 23, 2020Updated 5 years ago
- A collection of lightweight threading utilities☆24May 10, 2020Updated 5 years ago
- An event-driven and non-blocking web server☆81Aug 1, 2023Updated 2 years ago
- A self-hosting and educational C optimizing compiler☆1,354Feb 9, 2026Updated last month
- Work in progress. (Not finished yet) Slim down (GNU) core utils to 64kB, statically linked with minilib.☆15Oct 30, 2023Updated 2 years ago
- A LISP compiler that targets macOS x86_64.☆11Dec 7, 2020Updated 5 years ago
- A network stack in userspace☆23Nov 12, 2017Updated 8 years ago
- A compiler synthesizer for simple languages.☆15Dec 18, 2018Updated 7 years ago
- A minimalist RISC-V system emulator capable of running Linux kernel with efficient event-driven scheduling☆292Jan 3, 2026Updated 2 months ago
- book for Halide language programming☆13Sep 8, 2021Updated 4 years ago
- A simple but ardent Vim color scheme.☆12Apr 5, 2022Updated 3 years ago
- C6 -- 600 行的 C 語言編譯器☆22Mar 23, 2022Updated 3 years ago
- Linus Torvalds' linked list argument for good taste, explained☆15Apr 24, 2024Updated last year
- st filesystem for embedded flash systems☆12Mar 12, 2017Updated 9 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Jul 15, 2023Updated 2 years ago
- A portable, software-only OpenGL 1.1 rasterizer in C99☆99Dec 11, 2025Updated 3 months ago
- C89 compatible threads.☆39Nov 14, 2025Updated 4 months ago
- raid is a GDB-like tiny debugger which is based on ptrace.☆16Jul 27, 2022Updated 3 years ago
- Minimal OpenGL loader for X11.☆22Jan 3, 2018Updated 8 years ago
- Traditional Chinese translation of "What Every Programmer Should Know About Memory"☆337Dec 24, 2025Updated 2 months ago
- ☆21Dec 29, 2024Updated last year
- lighDB - light embed database written on C99 without dynamic allocation and it targets to the MCUs☆16Nov 30, 2017Updated 8 years ago
- The book "Writing a RISC-V Emulator from Scratch in 10 Steps".☆127May 2, 2023Updated 2 years ago
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,054Aug 5, 2025Updated 7 months ago
- Simple string pattern matcher for C☆25Jan 25, 2021Updated 5 years ago
- a minimalist text editor with syntax highlight, copy/paste, and search☆161Nov 5, 2025Updated 4 months ago
- RISC-V RV32I[MA] emulator with ELF support☆48Oct 21, 2020Updated 5 years ago
- A text-mode tetris game☆149Aug 7, 2020Updated 5 years ago
- 能計算 PttChrome / term.ptt.cc 推文樓層的好物!☆14Apr 23, 2019Updated 6 years ago
- A Kafka client for Racket.☆18Aug 4, 2025Updated 7 months ago
- A minimal lockless queue (i.e. a light pipe) witten in vanilla C.☆13May 6, 2018Updated 7 years ago
- Automatically exported from code.google.com/p/manualgc☆17Mar 25, 2015Updated 10 years ago
- A deceptively simple way to add a configuration file to a command-line application.☆17Mar 11, 2025Updated last year
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Feb 21, 2016Updated 10 years ago
- A User Space Threading Library☆20May 9, 2024Updated last year
- ☆64Feb 2, 2021Updated 5 years ago
- A multi-thread Redis implementation with RCU☆17May 22, 2025Updated 9 months ago
- A virtual wireless device driver for Linux☆246Jan 29, 2026Updated last month
- String matching algorithms, like using Brute force, Finite state machine, KMP, Shift_and, etc.☆21Jan 18, 2014Updated 12 years ago