This crate provides constant-time primitives, traits, and utility functions for building oblivious algorithms and data structures. Includes conditional move/swap, indexable abstractions, and more.
See the main project [README](https://github.com/obliviouslabs/rostl/) for more details, usage, and contribution guidelines.