Miso is a swiss table implementation from scratch in Rust. This project is puerly for learning purposes and should not be used in production.
This project is still in its early phases, the core functionality is correct. For a more detailed status look at TODO.md.
- Open adressing with linear probing
- Using control bytes while probing
- Base functionality and correctness
- SIMD acceleration