ptags
Code navigator
A parallel wrapper around ctags to accelerate code navigation in Git repositories by leveraging multiple CPU cores.
A parallel universal-ctags wrapper for git repository
125 stars
5 watching
8 forks
Language: Rust
last commit: 9 days ago
Linked from 1 awesome list
code-navigationctagsdeveloper-toolsrustuniversal-ctags
Related projects:
Repository | Description | Stars |
---|---|---|
dan-t/rusty-tags | A tool that creates tags for navigating source code in Rust projects | 407 |
roobert/tabtree.nvim | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
osheroff/git-spelunk | An interactive tool for exploring and navigating the history of code changes in Git repositories | 46 |
pedramamini/lazy-cd | A bash utility that enables efficient navigation of the file system using bookmarks. | 21 |
awaescher/repoz | A tool that integrates Git repositories into the file system and command line, providing an efficient navigation hub for developers. | 1,016 |
kaievns/git-wayback-machine | A tool to navigate a project's state through its Git history | 159 |
racer-rust/vim-racer | A Vim plugin that integrates Racer's Rust code completion and navigation features into the editor. | 633 |
google-deepmind/tree | A library for working with nested data structures in Python | 945 |
tkellogg/jump-location | An interactive directory navigation tool that learns your habits and assists with cd command | 468 |
dalance/sv-parser | A SystemVerilog parser library for Rust. | 408 |
onmyway133/xcodeway | An Xcode extension that simplifies navigation to frequently accessed folders and files within the IDE | 556 |
smashwilson/stacktrace | A package to navigate and analyze stacktraces within an integrated development environment (IDE) for code debugging. | 35 |
cbochs/grapple.nvim | A plugin for navigating to important files in Neovim | 563 |
lzwjava/reveal-in-github | An Xcode plugin to quickly navigate to key GitHub functionalities while editing source code in Xcode. | 256 |
drybalka/tree-climber.nvim | A plugin for easy navigation around the syntax-tree produced by treesitter. | 143 |