Explore >> Select a destination


You are here

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

Travel
| |
| | docs.rs
1.4 parsecs away

Travel
| | This crate exposes a variety of regex engines used by the `regex` crate. It provides a vast, sprawling and "expert" level API to each regex engine. The regex engines provided by this crate focus heavily on finite automata implementations and specifically guarantee worst case `O(m * n)` time complexity for all searches. (Where `m ~ len(regex)` and `n ~ len(haystack)`.)
| | swtch.com
4.2 parsecs away

Travel
| |
| | www.dotnet-tv.com
26.9 parsecs away

Travel
| [AI summary] The post discusses the Nemerle programming language, highlighting its features and capabilities as a .NET platform language.