Loading...
Discovering amazing open source projects
Discovering amazing open source projects
Loading post content...
Lokus combines a Rust-powered backend with a local-first philosophy to deliver a markdown editor that is 100x faster than traditional tools. Stop dealing with cloud lag and take back control of your personal knowledge.

Most note-taking apps force a trade-off: you either get the database power of Notion with the frustration of cloud lag, or the privacy of Obsidian with a fragmented plugin experience. You shouldn't have to choose between features and speed.
Lokus is a local-first knowledge base built with React and Rust that feels like an extension of your brain. It replaces loading spinners with instant search and database views that work offline. Because it's powered by Tauri and a "Quantum" search architecture, it opens in less than a second and handles massive vaults without breaking a sweat.
Lokus uses a custom "Quantum" architecture that makes searching through thousands of notes instantaneous. While other apps index data on the fly, Lokus leverages Rust's memory safety and speed to ensure that even complex queries return results in milliseconds.
Visualizing your thoughts shouldn't be a gimmick. Lokus provides both 2D and 3D interactive knowledge graphs natively. These aren't just pretty pictures; they are functional tools to help you identify gaps in your research and find hidden connections between disparate ideas.
The "Bases" feature allows you to transform standard markdown notes into powerful databases. You can track projects, manage tasks, or organize research papers with the same flexibility as Notion, but with the speed of a local app.
With the v1.3.3 release, Lokus introduced a VS Code-level plugin system. This gives developers a comprehensive API to build custom extensions, from OCR and PDF processing to unique editor themes, all accessible through a central marketplace.
Lokus is cross-platform and provides signed binaries for a smooth installation experience.
Download the .dmg from the official releases page and drag Lokus to your Applications folder.
Download the .exe installer. Note that as a new open-source project, you may see a SmartScreen warning; the app is fully signed and safe to run.
You can run Lokus as an AppImage:
wget https://github.com/lokus-ai/lokus/releases/latest/download/lokus.AppImage
chmod +x lokus.AppImage
./lokus.AppImage
Lokus sits in the "Personal Knowledge Management" (PKM) and "Local-first Productivity" category. Here is how it stacks up against the major players in the space.
| Feature | Lokus | Logseq | Obsidian | Notion |
|---|---|---|---|---|
| Data Storage | Local Markdown | Local Markdown | Local Markdown | Proprietary Cloud |
| Performance | High (Rust/Tauri) | Medium (Clojure) | Medium (Electron) | Low (Web/Cloud) |
| Databases | Built-in | Built-in (Queries) | Via Plugins | Built-in |
| Search Speed | 100x Quantum | Standard | Standard | Internet Dependent |
| AI Integration | Native MCP | Via Plugins | Via Plugins | Native (Paid) |
| Graph View | 2D & 3D Native | 2D Native | 2D Native | N/A |
| Memory Usage | ~30MB | ~250MB | ~300MB | High |
The tools we use to think shouldn't be controlled by a corporation's subscription model or limited by cloud latency. Lokus offers the power of a modern database with the longevity of local files.
Curating the best open source projects every day. Follow us for daily discoveries of amazing tools and libraries.
Get all the latest posts delivered straight to your inbox.
We respect your privacy. Unsubscribe at any time.