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.
☆48Updated this week
Alternatives and similar repositories for dregex
Users that are interested in dregex are comparing it to the libraries listed below
Sorting:
- Scala wrappers for MapDB☆12Updated 8 years ago
- SIMD Intrinsics in the JVM☆48Updated 7 years ago
- A native binding generator for the Scala language.☆35Updated 8 years ago
- A library that toggles Scala code at compile-time, like #if in C/C++☆68Updated last year
- Scala macros for compile-time generation of Kryo serializers☆63Updated last year
- Provides the ability to run multiple JVM based applications on the one JVM☆46Updated 6 years ago
- Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up ge…☆121Updated 5 years ago
- Immutable DataTable implementation in Scala☆71Updated 5 years ago
- Historical feature requests. Please create new feature requests at https://github.com/lampepfl/dotty/discussions/new?category=feature-req…☆31Updated 2 years ago
- JSON typeclasses that know the difference between null and absent fields☆21Updated 3 months ago
- Extensible event loop and async-oriented IO for Scala Native; powered by libuv☆56Updated last year
- Scala Native BLAS (Basic Linear Algebra Subprograms) supporting Linux and macOS☆35Updated last week
- An sbt plugin for creating java foreign bindings using project panama.☆12Updated 5 years ago
- Open source implementation of multi-sets (or bags) for Scala collection☆52Updated 8 years ago
- Extremely fast string formatting☆126Updated 9 months ago
- Immutable priority maps for Scala☆38Updated 8 years ago
- Run Scaladoc as unit tests☆32Updated last week
- Meerkat parsers☆25Updated 8 years ago
- Fast non-cryptographic hash functions for Scala☆73Updated 6 years ago
- a typeclass based JSON codec that's backend independent☆36Updated 3 weeks ago
- The Kerr Scala Extensions contain core functionality missing from the Scala standard library.☆28Updated 4 years ago
- Axle Domain Specific Language for Scientific Cloud Computing and Visualization☆68Updated 8 months ago
- A fast parser combinator library, with extra querying goodness☆34Updated 9 years ago
- Concurrency tools for Scala, with equivalents for Scala.js.☆49Updated 9 years ago
- Extensible, fast and secure Scala expression evaluation engine☆22Updated 3 weeks ago
- Read/Write Scala objects directly to Protobuf with no .proto file definitions☆25Updated 2 years ago
- Akka plugin to collect various data about actors☆17Updated last year
- Thyme is a microbenchmark utility for Scala. It includes Parsley, a (simple) local profiling tool.☆168Updated 8 years ago
- Markov Chains for Scala☆87Updated 9 years ago
- A macro-based library for writing efficient and readable null-safe code in Scala.☆43Updated 7 months ago