A test crate from me :)
ABE GPSW scheme for BLS pairing implemented in rust
ABE GPSW scheme for BLS pairing implemented in rust
timeharsh implements the timehash algorithm, an algorithm for creating user configurable, variable-precision sliding windows of time. Useful for binning time values in large collections of data.
GS-USB protocol implementation for CAN adapters
A crate for distributed computing
A curated list of awesome Rust frameworks, libraries and software.
The simplest to use API we could think of to persist prefs to disk. Basically wrap a macro around a struct (see syntax), then data is saved when you write to it. Performant, testable, thread safe, easy to migrate, and careful to not corrupt your data.