Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.
☆265Feb 10, 2022Updated 4 years ago
Alternatives and similar repositories for scapegoat
Users that are interested in scapegoat are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated 10 months ago
- ☆253Apr 19, 2026Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆222Updated this week
- Concurrently Readable Data Structures for Rust☆375Feb 10, 2026Updated 5 months ago
- A multi layered configuration loader and zero-boilerplate configuration parser.