simple regex implementation for c, based on articles by Russ Cox: http://swtch.com/~rsc/regexp/regexp2.html
☆14May 13, 2021Updated 4 years ago
Alternatives and similar repositories for Regex
Users that are interested in Regex are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- example of the DynASM library☆22Jul 11, 2011Updated 14 years ago
- Basic x86 Symbolic Execution for educational purposes☆18May 8, 2017Updated 8 years ago
- A socket network library for Linux.☆13Apr 8, 2019Updated 7 years ago
- Alternative PHP Cache☆22Mar 10, 2013Updated 13 years ago
- A tiny lexical analyser generator☆19Nov 29, 2011Updated 14 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Experimental CPU-bound (soon GPU) vanity onion address generator. Moved to https://gitlab.com/dphillips/sand-leek☆11Sep 5, 2020Updated 5 years ago
- panda is an engine of javascript for embedded☆15Jan 29, 2019Updated 7 years ago
- Lisp interpreter in assembly☆20Feb 16, 2018Updated 8 years ago
- A fork of st implementing scrollback, keyboard selection, and tabs.☆11Jul 23, 2014Updated 11 years ago
- Mini-Scheme Interpreter with Copying GC☆25Jan 30, 2020Updated 6 years ago
- C++ tiny, super-fast regular expression matching library☆21Nov 2, 2015Updated 10 years ago
- An OS core for mirco-controller☆19Apr 8, 2019Updated 7 years ago
- ☆32Jul 14, 2015Updated 10 years ago
- Examining the conversations on the Linux Kernel Mailing List☆10Feb 8, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Create shellcode from executable or assembly code☆12Jul 31, 2017Updated 8 years ago
- Message bus library for Unity☆41May 9, 2019Updated 6 years ago
- HTML Form Creation, Rendering and Validation Framework. Just define the form, and let FormFu do the all heavy lifting.☆36Jul 18, 2024Updated last year
- Lisp interpreter with bytecode compiler☆32Jan 7, 2021Updated 5 years ago
- vim plugin for easy ctags and cscope handling in a separate directory☆21Aug 5, 2015Updated 10 years ago
- Experimental IPFS API☆17May 1, 2025Updated last year
- A purely academic effort to compile a subset of C to a 3-symbol, 5-tape simulated turing machine ruleset.☆11Sep 17, 2011Updated 14 years ago
- we put the async in php☆30Sep 24, 2011Updated 14 years ago
- Zsh IRC client☆19Feb 24, 2017Updated 9 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 《Disque 使用教程》☆36Mar 3, 2017Updated 9 years ago
- Symetrical field-of-vision algorithm based on Brensenham's line algorithm implemented with C++☆13Dec 6, 2016Updated 9 years ago
- A repo of all the plugins waratte made for supybot/limnoria.☆13Oct 14, 2021Updated 4 years ago
- Blank MXE APT to automate deploy☆18Mar 18, 2017Updated 9 years ago
- A tiny Unix dynamic memory allocator library.☆62Oct 10, 2017Updated 8 years ago
- Jump Consistent Hashing Algorithm implemented in PHP 7 Extension☆16Jul 27, 2019Updated 6 years ago
- irc bot with many useful commands☆12Jun 25, 2019Updated 6 years ago
- A simple xinput toggler for X11 systems☆17Jun 4, 2024Updated last year
- A collection of tools to implement a simple Unix bus. https://skarnet.org/software/skabus/☆26Apr 4, 2026Updated last month
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- C library for efficient string matching with Aho-Corasick☆21Jan 20, 2012Updated 14 years ago
- A Micro Kernel Operating System☆12Nov 23, 2019Updated 6 years ago
- Paxos algorithm demo,from mit 6.824 lab 3