Supercharging Vim: Navigate files instantly

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • the_silver_searcher

    A code-searching tool similar to ack, but faster.

  • One of a developer's most used tools is a search tool like the venerable grep program. In recent years, modern alternatives appeared that are even faster than grep (and that's saying a lot because grep is fast). For years, I used The Silver Searcher which provides one of those faster search tools with a command named ag (after the periodic table entry for silver). While ag is awesome, I found an even faster search tool called ripgrep with a command named rg.

  • ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • One of a developer's most used tools is a search tool like the venerable grep program. In recent years, modern alternatives appeared that are even faster than grep (and that's saying a lot because grep is fast). For years, I used The Silver Searcher which provides one of those faster search tools with a command named ag (after the periodic table entry for silver). While ag is awesome, I found an even faster search tool called ripgrep with a command named rg.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Faster way to get only specific posts/comments from the large dataset files

    2 projects | /r/pushshift | 22 Nov 2022
  • 7 Tools I Use Every Day at Work

    2 projects | dev.to | 1 Apr 2021
  • CVE-2021-3156: Heap-Based Buffer Overflow in Sudo

    5 projects | news.ycombinator.com | 26 Jan 2021
  • Ripgrep

    1 project | news.ycombinator.com | 25 Feb 2024
  • Ripgrep is faster than {grep, ag, Git grep, ucg, pt, sift}

    14 projects | news.ycombinator.com | 30 Nov 2023