TheOpenDictionary / odict

A blazingly-fast, offline-first format and toolchain for lexical data πŸ“–

Home Page:https://odict.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



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, offline-first format and toolchain for lexical data πŸ“–

https://odict.org

License:GNU General Public License v3.0


Languages

Language:Rust 91.8%Language:Kotlin 3.6%Language:TypeScript 1.7%Language:TeX 1.6%Language:Just 1.1%Language:JavaScript 0.2%