Show a man-like interface

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. goman

    The missing man page for Go binaries. Goman fetches the repo's readme as a man page replacement.

    If that doesn't spark any joy, you can always try goman :)

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. rare

    Create console histograms, bar graphs, tables, heatmaps and more in realtime using regex and expressions. (by zix99)

    I do something similar in my go app, rare to display docs by piping markdown files using go's embedded filesystem (similar to the response about looking at the $PAGER variable). You can look here: https://github.com/zix99/rare/blob/master/cmd/docs.go

  4. fzf

    :cherry_blossom: A command-line fuzzy finder

    I would pipe it to fzf which is much more advanced form the point of navigation as well search in text (you can kinda of embed )

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

  • Mejorando el git checkout

    1 project | dev.to | 5 Apr 2025
  • Get a Git productivity boost with FZF

    1 project | dev.to | 20 Jan 2025
  • Fuzzy business: shadowing ssh

    1 project | dev.to | 16 Oct 2024
  • fzf + SSH Config Hosts

    1 project | dev.to | 10 Oct 2024
  • Rga: Ripgrep, but also search in PDFs, E-Books, Office documents, zip, etc.

    7 projects | news.ycombinator.com | 17 Sep 2024