github frkdrgt/ferox v0.2.2
v0.2.2 — 2026-03-26

latest releases: v0.2.9, v.0.2.8, v0.2.7...
pre-release3 months ago

Performance

  • Replaced syntect with a zero-dependency custom SQL tokenizer — saves ~30–45 MB RAM
  • Switched to current-thread Tokio runtime and pruned unused Cargo features — further RAM reduction (total: ~45–47 MB
    at runtime)
  • Hard cap of 50,000 rows per result set to prevent unbounded memory growth

Bug Fixes

  • View and materialized view browse returned no results — fixed
  • Windows: app icon now renders correctly
  • Join builder scroll position was broken — fixed
  • Database error messages are now human-readable instead of raw driver output

Other

  • Tab context menu labels translated to English
  • Binary size: ~6.9 MB (release + LTO)

Don't miss a new ferox release

NewReleases is sending notifications on new releases.