Bug#1073282: ITP: golang-github-charlievieth-fastwalk -- Fast directory traversal for Golang
Package: wnpp
Severity: wishlist
Owner: Vincent Blut <vincent.debian@free.fr>
* Package name : golang-github-charlievieth-fastwalk
Version : 1.0.3-1
Upstream Author : Charlie Vieth
* URL : https://github.com/charlievieth/fastwalk
* License : Expat
Programming Lang: Go
Description : Fast directory traversal for Golang
Fast parallel directory traversal for Golang.
Package fastwalk provides a fast parallel version of filepath.WalkDir that is
~2x faster on macOS, ~4x faster on Linux, ~6x faster on Windows, allocates
50% less memory, and requires 25% fewer memory allocations.
Additionally, it is ~4-5x faster than godirwalk across OSes.
Inspired by and based off of golang.org/x/tools/internal/fastwalk.
This is a dependency for fzf.
Reply to: