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:
- A library that toggles Scala code at compile-time, like #if in C/C++☆68Updated last year
- Extremely fast string formatting☆126Updated last year
- Scala wrappers for MapDB☆12Updated 8 years ago
- Scala library for memory-efficient data structures☆74Updated 8 years ago
- SIMD Intrinsics in the JVM☆48Updated 7 years ago
- Small library for creating RPC service without any headache☆15Updated 7 years ago
- Macro based print debugging for Scala code. Locates debug statements in your IDE. Supports logging.☆23Updated 5 years ago
- A native binding generator for the Scala language.☆35Updated 8 years ago
- Meerkat parsers☆25Updated 8 years ago
- ☆29Updated 10 years ago
- Scala macros for compile-time generation of Kryo serializers☆62Updated last year
- Open source implementation of multi-sets (or bags) for Scala collection☆52Updated 8 years ago
- Immutable priority maps for Scala☆38Updated 8 years ago
- yet another Raft implementation☆15Updated 6 years ago
- Axle Domain Specific Language for Scientific Cloud Computing and Visualization☆68Updated 10 months ago
- XML Streaming for Scala including FS2/cats support☆61Updated 2 years ago
- Useful extensions for the Scala standard library☆41Updated 8 years ago
- a typeclass based JSON codec that's backend independent☆36Updated 2 months ago
- Provides the ability to run multiple JVM based applications on the one JVM☆46Updated 7 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 5 months ago
- Discover java object sizes through questionable sleuthing plus luck.☆70Updated 7 years ago
- Provides the geny.Generator data type, the dual to a scala.Iterator that can ensure resource cleanup☆96Updated 2 months ago
- Lightweight and fast serialization library for Scala 2/3 based on Protocol Buffers with macros☆33Updated last year
- Resource Acquisition Is Initialization☆31Updated last year
- A port of gears.c to Scala using Scala Native☆15Updated 7 years ago
- Concurrency tools for Scala, with equivalents for Scala.js.☆49Updated 9 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
- Compress long exception traces down to short signatures☆19Updated 3 years ago
- A fast parser combinator library, with extra querying goodness☆34Updated 9 years ago