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 Go that can run almost anywhere.
Wondering how to get started? Check out our Quickstart or read our official documentation.