List view
The core library is stable, thoroughly tested, well-documented, and all weak points are vetted. Performance has been optimized and it can be reasonably considered "as good as it's going to get". Specific goals: - Code coverage analysis ([builtin, experimental](https://doc.rust-lang.org/nightly/unstable-book/compiler-flags/source-based-code-coverage.html)) - Documented and justified `unsafe`s - Fuzzer support - Tests run on a wide variety of platforms (different endiannesses, word sizes, win/mac/linux, etc.) - Performance on benchmarks has been profiled and analyzed for any potential savings - Performance numbers are known and easy to update
No due date•0/1 issues closed