marianobarrios / dregexLinks
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.
☆47Updated 2 weeks ago
Alternatives and similar repositories for dregex
Users that are interested in dregex are comparing it to the libraries listed below
Sorting:
- A library that toggles Scala code at compile-time, like #if in C/C++☆68Updated last year
- Extremely fast string formatting☆127Updated 7 months ago
- An sbt plugin for creating java foreign bindings using project panama.☆12Updated 5 years ago
- Scala wrappers for MapDB☆12Updated 7 years ago
- Small library for creating RPC service without any headache☆15Updated 6 years ago
- A native binding generator for the Scala language.☆35Updated 8 years ago
- Bringing Spire to Dotty/Scala 3☆14Updated last year
- Historical feature requests. Please create new feature requests at https://github.com/lampepfl/dotty/discussions/new?category=feature-req…☆31Updated 2 years ago
- Immutable priority maps for Scala☆38Updated 8 years ago
- Extensible, fast and secure Scala expression evaluation engine☆22Updated 2 weeks ago
- ☆12Updated 2 years ago
- SBT based IntellJ plugin template project☆34Updated 6 months ago
- Scala macros for compile-time generation of Kryo serializers☆63Updated last year
- Compile-time expression evaluation for Scala 2☆16Updated last month
- One enum type class to rule them all☆29Updated this week
- A type-parametric unboxed Option type for Scala☆64Updated 3 years ago
- Verify that all reachable code links and will not fail at runtime with a linkage error☆10Updated 3 years ago
- Read/Write Scala objects directly to Protobuf with no .proto file definitions☆25Updated 2 years ago
- This is a highly optimized blake3 implementation for scala, scala-js and scala-native☆27Updated this week
- Performance focused interpolation☆32Updated last month
- Implementation of java.time for Scala.js and Scala Native☆16Updated last month
- Typeclasses for integration of dotty-cps-async with well-known monads.☆17Updated 2 weeks ago
- Open source implementation of multi-sets (or bags) for Scala collection☆52Updated 7 years ago
- JSON typeclasses that know the difference between null and absent fields☆21Updated last week
- Support for JDK9's Multi Release JAR Files (JEP 238)☆17Updated 11 months ago
- a typeclass based JSON codec that's backend independent☆36Updated 7 months ago
- A macro-based library for writing efficient and readable null-safe code in Scala.☆43Updated 4 months ago
- Axle Domain Specific Language for Scientific Cloud Computing and Visualization☆68Updated 6 months ago
- An sbt plugin to configure Java Flight Recorder☆10Updated last year
- Provides the geny.Generator data type, the dual to a scala.Iterator that can ensure resource cleanup☆96Updated 3 weeks ago