marianobarrios / dregex
dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
☆46Updated last week
Related projects ⓘ
Alternatives and complementary repositories for dregex
- Meerkat parsers☆24Updated 7 years ago
- The Kerr Scala Extensions contain core functionality missing from the Scala standard library.☆28Updated 3 years ago
- Library for deep embedding of DSLs based on Scala macros.☆74Updated 8 years ago
- Provides the ability to run multiple JVM based applications on the one JVM☆46Updated 5 years ago
- High-performance helpers for working with flat arrays in Scala☆10Updated this week
- A package that enables the use of SIMD x86 instructions in the Lightweight Modular Staging Framework (LMS).☆40Updated 6 years ago
- Compress long exception traces down to short signatures☆19Updated 2 years ago
- A macro-based library for writing efficient and readable null-safe code in Scala.☆18Updated last month
- Immutable priority maps for Scala☆37Updated 7 years ago
- Historical feature requests. Please create new feature requests at https://github.com/lampepfl/dotty/discussions/new?category=feature-req…☆31Updated last year
- Scala macros for compile-time generation of Kryo serializers☆64Updated 3 months ago
- Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up ge…☆121Updated 4 years ago
- ☆44Updated 11 years ago
- SIMD Intrinsics in the JVM☆47Updated 6 years ago
- Scala library for memory-efficient data structures☆75Updated 7 years ago
- Scala wrappers for MapDB☆12Updated 7 years ago
- Parse, manipulate and render CommonMark in Scala Native☆15Updated 3 years ago
- Macro based print debugging for Scala code. Locates debug statements in your IDE. Supports logging.☆23Updated 4 years ago
- WebAssembly engine in Scala☆51Updated 3 years ago
- Immutable DataTable implementation in Scala☆71Updated 4 years ago
- Power assertions (as known from Groovy and Spock) for the Scala language.☆188Updated 6 years ago
- Code for blog posts on string search algorithms.☆16Updated 4 years ago
- Don't guess JVM object sizes. Get them on a silver platter.☆87Updated 3 years ago
- Quark: An Embedded DSL for Quasar Analytics☆45Updated 7 years ago
- A recursive ascent/descent parser generator for Scala☆33Updated last year
- A diff library built in Scala, for Scala projects☆13Updated 8 years ago
- Concurrency tools for Scala, with equivalents for Scala.js.☆50Updated 8 years ago
- Higher kinded data in Scala☆19Updated 3 months ago
- Thyme is a microbenchmark utility for Scala. It includes Parsley, a (simple) local profiling tool.☆170Updated 8 years ago