| Crates.io | jeri |
| lib.rs | jeri |
| version | 0.1.1 |
| created_at | 2025-07-18 21:38:28.94306+00 |
| updated_at | 2025-07-18 21:59:05.740747+00 |
| description | Jeri is a modular, secure, privacy-first distributed collaboration core in Rust. |
| homepage | |
| repository | https://github.com/edmolima/jeri |
| max_upload_size | |
| id | 1759709 |
| size | 378,213 |

Distributed Collaboration Core
Jeri is a modular, secure, and multimodal distributed collaboration engine, designed for global scale and maximum extensibility. It is the foundation for next-generation collaborative apps, automation, analytics, and edge/mobile ecosystems.
Jeri enables real-time, privacy-first collaboration for any data modality (text, vector, image, audio, etc.), with native support for CRDT/OT, automatic merge, immutable history, and global consistency. It is UI/database/network agnostic, ready for edge, cloud, mobile, desktop, P2P, and sensitive environments (finance, health, legal).
src/
core/ # Orchestrator, CRDT/OT logic
modalities/ # Data modality modules (text, vector, image, audio, ...)
eventbus/ # Internal event bus
privacy/ # Privacy and access control
proto/ # Protobuf schemas
examples/ # Practical usage examples
tests/ # Automated tests
cargo build # Build the project
cargo test # Run automated tests
src/modalities/src/eventbus/src/privacy/proto/examples/tests/MIT
Jeri: The open foundation for modern, privacy-first, collaborative applications.