Crates.io | f1r3fly-rspace-plus-plus |
lib.rs | f1r3fly-rspace-plus-plus |
version | 0.1.1 |
created_at | 2025-07-28 21:47:27.287415+00 |
updated_at | 2025-09-26 00:31:51.641232+00 |
description | F1r3fly Tuple Space implementation in Rust - high-performance storage and pattern matching |
homepage | https://f1r3fly.io |
repository | https://github.com/F1R3FLY-io/f1r3fly |
max_upload_size | |
id | 1771631 |
size | 604,879 |
High-performance F1r3fly Tuple Space implementation in Rust.
Core Functionality:
Performance:
Testing:
Add to your Cargo.toml
:
[dependencies]
f1r3fly-rspace-plus-plus = "0.1.0"
cargo build --release
# Run all tests
cargo test
# Run with release optimizations
cargo test --release
# Run specific test
cargo test --test <test_name>
Uses Cross.toml for cross-platform builds.
Licensed under the Apache License, Version 2.0.