17 stable releases

3.2.2 Nov 30, 2025
3.1.1 Oct 22, 2025
2.9.1 Aug 16, 2025
2.9.0 Jul 12, 2025
2.0.0-beta.0 Nov 9, 2024

#2411 in Parser implementations

MIT license

205KB
5.5K SLoC



Go

The Open Dictionary Project (ODict for short), is an open-source, modern alternative to dictionary file formats like StarDict, Babylon and Apple Dictionaries.

It is:

Fast. Entry lookups take less than 1s and don't require indexing.

🧠 Easy. ODict files are written using dead-simple XML and compiled to binary.

🤏 Tiny. A single dictionary can store thousands of entries and stay under 1MB.

📦 Portable. ODict is a single executable written in Rust that can run almost anywhere.

Wondering how to get started? Check out our Quickstart or read our official documentation.

Dependencies

~14–39MB
~731K SLoC