Stars
noamtashma / owning-ref-rs
Forked from steffahn/owning-ref-rsA library for creating references that carry their owner with them.
Fork of std::sync::Arc with lots of utilities useful for FFI
Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable optimized binary
A persistent datastore backed by RocksDB with fuzzy key lookup using an arbitrary distance function accelerated by the SymSpell algorithm
Boolean Hypervectors with various operators for experiments in hyperdimensional computing (HDC).
`&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)
Fancy extension for std::error::Error with pretty, detailed diagnostic printing.