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 last week
Alternatives and similar repositories for dregex
Users that are interested in dregex are comparing it to the libraries listed below
Sorting:
- SIMD Intrinsics in the JVM☆48Updated 7 years ago
- Meerkat parsers☆24Updated 8 years ago
- Immutable DataTable implementation in Scala☆71Updated 5 years ago
- A library that toggles Scala code at compile-time, like #if in C/C++☆68Updated last year
- A native binding generator for the Scala language.☆35Updated 8 years ago
- Scala wrappers for MapDB☆12Updated 8 years ago
- Fast non-cryptographic hash functions for Scala☆73Updated 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
- Scala macros for compile-time generation of Kryo serializers☆63Updated last year
- Axle Domain Specific Language for Scientific Cloud Computing and Visualization☆68Updated 7 months ago
- Extensible, fast and secure Scala expression evaluation engine☆22Updated 2 weeks 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 last month
- A type-safe Actor class and WiredActor for sending functions as messages☆19Updated 4 years ago
- Immutable priority maps for Scala☆38Updated 8 years ago
- The Kerr Scala Extensions contain core functionality missing from the Scala standard library.☆28Updated 4 years ago
- Extremely fast string formatting☆126Updated 8 months ago
- Thyme is a microbenchmark utility for Scala. It includes Parsley, a (simple) local profiling tool.☆168Updated 8 years ago
- Scala library for memory-efficient data structures☆74Updated 7 years ago
- ☆12Updated 2 years ago
- Provides the ability to run multiple JVM based applications on the one JVM☆46Updated 6 years ago
- A fast parser combinator library, with extra querying goodness☆34Updated 8 years ago
- Small library for creating RPC service without any headache☆15Updated 6 years ago
- Open source implementation of multi-sets (or bags) for Scala collection☆52Updated 8 years ago
- An sbt plugin for creating java foreign bindings using project panama.☆12Updated 5 years ago
- Concurrency tools for Scala, with equivalents for Scala.js.☆49Updated 9 years ago
- Scala Runners: a Coursier-based alternative implementation☆43Updated 3 years ago
- Useful extensions for the Scala standard library☆41Updated 8 years ago
- A package that enables the use of SIMD x86 instructions in the Lightweight Modular Staging Framework (LMS).☆40Updated 7 years ago
- Lightweight and fast serialization library for Scala 2/3 based on Protocol Buffers with macros☆34Updated 11 months ago