All Projects → juntaki → gogtags

juntaki / gogtags

Licence: MIT license
GNU global compatible source code tagging for golang

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to gogtags

lein-codeindex
Index code using etags, ctags or gtags.
Stars: ✭ 19 (-54.76%)
Mutual labels:  global, gtags
react-globally
Gives you setGlobalState, so you can set state globally
Stars: ✭ 22 (-47.62%)
Mutual labels:  global
Onenotetaggingkit
OneNote (desktop) add-in to manage OneNote pages by page tags
Stars: ✭ 106 (+152.38%)
Mutual labels:  tagging
Pymystem3
A Python wrapper of the Yandex Mystem 3.1 morphological analyzer (http://api.yandex.ru/mystem). The original tool is shipped as a binary and this library makes it easy to integrate it in Python projects. Let us know in the issues if you would like to be involved into the developments or maintenance of this project. If you have any fix or suggestion, please make a pull request. We are very open to accepting any contributions.
Stars: ✭ 224 (+433.33%)
Mutual labels:  tagging
Hypertag
Knowledge Management for Humans using Machine Learning & Tags
Stars: ✭ 116 (+176.19%)
Mutual labels:  tagging
Tagsistant
Semantic filesystem for Linux, with relation reasoner, autotagging plugins and a deduplication service
Stars: ✭ 244 (+480.95%)
Mutual labels:  tagging
Id3
ID3 mass tagger
Stars: ✭ 83 (+97.62%)
Mutual labels:  tagging
oggm
Open Global Glacier Model
Stars: ✭ 167 (+297.62%)
Mutual labels:  global
meta-audio
A PHP library to read and write metadata tags to audio files (MP3, ID3, APE, etc)
Stars: ✭ 32 (-23.81%)
Mutual labels:  tagging
React Native Tag Input
A simple React Native component that creates an input for tags, emails, etc.
Stars: ✭ 217 (+416.67%)
Mutual labels:  tagging
Cachingframework.redis
Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.
Stars: ✭ 209 (+397.62%)
Mutual labels:  tagging
Make Sense
Free to use online tool for labelling photos. https://makesense.ai
Stars: ✭ 2,087 (+4869.05%)
Mutual labels:  tagging
sticker-finder
⚡ A telegram bot for searching all the stickers (just like @gif).
Stars: ✭ 90 (+114.29%)
Mutual labels:  tagging
Tmsu
TMSU lets you tags your files and then access them through a nifty virtual filesystem from any other application.
Stars: ✭ 1,588 (+3680.95%)
Mutual labels:  tagging
mongoid taggable on
Taggable on custom fields for Mongoid
Stars: ✭ 16 (-61.9%)
Mutual labels:  tagging
Tagify
🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue
Stars: ✭ 2,305 (+5388.1%)
Mutual labels:  tagging
Supertag
A tag-based filesystem
Stars: ✭ 207 (+392.86%)
Mutual labels:  tagging
Tageditor
A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska
Stars: ✭ 229 (+445.24%)
Mutual labels:  tagging
Alturos.ImageAnnotation
A collaborative tool for labeling image data for yolo
Stars: ✭ 47 (+11.9%)
Mutual labels:  tagging
nppgtags
GTags plugin for Notepad++
Stars: ✭ 36 (-14.29%)
Mutual labels:  gtags

gogtags

test

GNU GLOBAL compatible source code tagging for golang

Installation

go get github.com/juntaki/gogtags

GNU GLOBAL Installation for gogtags

GNU GLOBAL with sqlite3 is required for reference. https://www.gnu.org/software/global/

Mac

brew install global

How to use

gogtags -v

screenshot1

Use with emacs helm-gtags or other editor plugin

Just use it as usual, Generated tag is GNU GLOBAL compatible.

screenshot1

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].