/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.burntsushi.net
| | rhaeguard.github.io
2.8 parsecs away

Travel
| |
| | github.com
3.0 parsecs away

Travel
| | A low level regular expression library that uses deterministic finite automata. - BurntSushi/regex-automata
| | harelang.org
4.1 parsecs away

Travel
| | [AI summary] The developer of the Hare programming language explains the design, implementation, and usage of its POSIX-compatible regular expression engine, detailing how it uses finite state automata and instruction-based virtual threads to ensure linear-time matching.
| | radu-matei.com
15.5 parsecs away

Travel
| In this article, we explore how to add a new system call to WASI, the WebAssembly System Interface, and implement it in Wasmtime