Skip to content
View RMANOV's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report RMANOV

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RMANOV/README.md

Ruslan Manov

Systems & Quantitative Engineer · 18 years shipping production code

Building high-performance Rust+PyO3 systems for finance, swarm autonomy, enterprise automation, and developer tools.

Resume / CV · LinkedIn · r.manov@gmail.com · Sofia, Bulgaria


Featured

Project Stack Description
sqlite-memory-mcp Python SQLite-backed MCP Memory Server with WAL concurrent safety, FTS5 search, session tracking, task management, and...
strix Rust Drone swarm orchestration: combinatorial auctions, particle filters, fear meta-parameter, glass-box XAI — 23K lines of...
smartkey Rust Rust predictive keyboard engine — CVM streaming adaptation, ghost text, IBus (Linux) + TSF (Windows) integration....
rust-search-tools-for-linux Rust Ultra-fast search tools for Linux — 7 Rust replacements: grep/find/ls/du/awk/cut/tail, 60x faster, multi-threaded,...
advanced-ichimoku-cloud Rust Rust+PyO3 Enhanced Ichimoku Cloud with Hull MA smoothing — 11 zero-copy NumPy functions, GIL-free, bit-exact parity
Auto-Brightness-Sound-Levels-Windows-Linux Python Adaptive screen brightness & sound auto-control for Linux and Windows — smooth transitions, ambient-aware, zero-touch
particle-filter-rs Rust Rust+PyO3 regime-switching particle filter — 19 zero-copy NumPy functions, rayon-parallelized, GIL-free sequential...

Field Notes

Public writing entry points for the systems behind the repos. The full index is generated from Dev.to so readers do not have to search by name across platforms.

Field note Lane Project
Reviewable Memory Consolidation for Local AI Agents AI memory & agent systems sqlite-memory-mcp
Blindsight, STRIX, and the Engineering Problem of a Swarm Without a Central Brain Swarm autonomy & robotics strix
Building a regime-switching particle filter in Rust — from Kalman 1960 to rayon-parallelized Monte Carlo Rust/PyO3 & quant systems particle-filter-rs
How to Count a Billion Unique Items with Almost No Memory Algorithms & engineering notes field note
Why a Text File Is Not a Debate Protocol AI memory & agent systems sqlite-memory-mcp
The Premium Future of Agentic Software Is a Memory War Room, Not Another Model Wrapper AI memory & agent systems sqlite-memory-mcp

15 public Dev.to articles indexed · 6 reactions · 2 comments

Main Areas

  • Swarm autonomy — drone coordination, simulation, and explainable decision traces
  • Developer tools — MCP memory servers, sync tools, and input engines
  • Fast systems — Rust CLI tools, PyO3 bindings, and performance-focused utilities
  • Quant finance — particle filters, trading systems, and technical indicators
  • Automation — Excel/VBA tools, reporting flows, and financial data work

Languages

Python       ██████████████            57.4%
Rust         ███████                   29.1%
Java         ██                         9.0%
JavaScript   █                          2.5%
Shell                                   0.4%
Other                                   1.5%

Numbers

28 public repos · 41 stars · 4 forks

Pinned Loading

  1. strix strix Public

    Drone swarm orchestration: combinatorial auctions, particle filters, fear meta-parameter, glass-box XAI — 23K lines of Rust

    Rust 5 1

  2. sqlite-memory-mcp sqlite-memory-mcp Public

    SQLite-backed MCP Memory Server with WAL concurrent safety, FTS5 search, session tracking, task management, and cross-machine bridge sync

    Python 10 3

  3. smartkey smartkey Public

    Rust predictive keyboard engine — CVM streaming adaptation, ghost text, IBus (Linux) + TSF (Windows) integration. Dual-licensed: Apache 2.0 (core) + GPL 3.0 (application).

    Rust

  4. particle-filter-rs particle-filter-rs Public

    Rust+PyO3 regime-switching particle filter — 19 zero-copy NumPy functions, rayon-parallelized, GIL-free sequential Monte Carlo

    Rust

  5. simple-program-launcher simple-program-launcher Public

    Lightning-fast program launcher triggered by L+R mouse click. 10K clipboard history, instant search, smart tracking.

    Rust

  6. rust-search-tools-for-linux rust-search-tools-for-linux Public

    Ultra-fast search tools for Linux — 7 Rust replacements: grep/find/ls/du/awk/cut/tail, 60x faster, multi-threaded, SIMD-accelerated

    Rust 2