Skip to content

A blazingly-fast portable lexical dictionary format 📖

License

Notifications You must be signed in to change notification settings

RickyC0626-forks/odict

 
 

Repository files navigation



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 Go that can run almost anywhere.

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

About

A blazingly-fast portable lexical dictionary format 📖

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 91.2%
  • JavaScript 4.7%
  • TypeScript 1.5%
  • TeX 1.3%
  • Python 1.3%