A shared counter that allows parallel threads/tasks to check how many siblings they have. The counter is atomic and threads/tasks are not synchronized or coupled in any way.
A small entity-based embedded database with a minimal no-SQL relationnal model, written in pure Rust.
A small entity-based embedded database with a minimal no-SQL relationnal model, written in pure Rust.
The API for traversing sibling directories (find next/previous directory).
A template engine for generating HTML strings within Rust for use with static websites
Idiomatic Rust wrappers for the NVIDIA CUDA stack (Driver API, Runtime API, NVRTC, cuBLAS, cuDNN, NCCL, NVML, ...). Umbrella crate.
BeeKEM: a concurrent variant of TreeKEM for Continuous Group Key Agreement
Deterministic context slicing with cryptographic admissibility verification for conversation DAGs
A beautiful tree 🌳 with convenient, efficient, parallelizable growth, mutation and traversal features.
Classic looking retained-mode, cross-platform Rust GUI library
Epoch Merkle Log — multi-algorithm append-only log with epoch semantics
Shared traits, types, and error handling for the MerkleForge workspace