4 releases
Uses new Rust 2024
| new 0.0.4 | Feb 14, 2026 |
|---|---|
| 0.0.3 | Feb 12, 2026 |
| 0.0.2 | Jan 30, 2026 |
| 0.0.1 | Jan 23, 2026 |
#248 in Profiling
441 downloads per month
Used in 117 crates
(6 directly)
275KB
4K
SLoC
🚀 oak-navigation
Core component of the Oak ecosystem — Providing a solid foundation for building modern programming language toolchains.
🎯 Project Vision
oak-navigation is a key module in the Oak ecosystem, focusing on providing efficient and scalable low-level functionality to help developers quickly build robust programming language-related tools.
✨ Core Features
- ⚡ Blazing Fast: Fully utilizes Rust's performance advantages to achieve sub-millisecond parsing response times.
- 🔄 Incremental Parsing: Built-in support for partial updates, demonstrating extremely high efficiency when processing large files.
- 🌳 Structured Output: Provides a clear, easy-to-traverse syntax tree or data structure.
- 🛡️ Robustness: Features a comprehensive error recovery mechanism, ensuring normal operation even when input is incomplete.
- 🧩 Easy Integration: Designed with high cohesion and low coupling, allowing for quick integration into existing Rust projects.
Dependencies
~5.5–8MB
~72K SLoC