crossandra 0.0.2

A straightforward tokenization library for seamless text processing.
Documentation
[[bench]]
harness = false
name = "fast"

[[bench]]
harness = false
name = "core"

[dependencies.fancy-regex]
version = "0.13.0"

[dependencies.lazy_static]
version = "1.5.0"

[dependencies.rayon]
version = "1.10.0"

[dependencies.rustc-hash]
version = "2.1.0"

[dev-dependencies.criterion]
version = "0.5"

[package]
authors = ["trag1c <trag1cdev@yahoo.com>"]
description = "A straightforward tokenization library for seamless text processing."
edition = "2021"
license = "MIT"
name = "crossandra"
readme = "README.md"
repository = "https://github.com/trag1c/crossandra-rs"
version = "0.0.2"

[profile.release]
debug = 2