Search Results for "notepad++ golang plugin"

Showing 41 open source projects for "notepad++ golang plugin"

View related business solutions
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    JSONViewer for Notepad++

    JSONViewer for Notepad++

    A JSON viewer plugin for Notepad++

    This plugin is meant to display a JSON string in a Treeview. It also marks the error position in case of parsing errors, and that's it. The plugin can be used in Notepad++.
    Downloads: 101 This Week
    Last Update:
    See Project
  • 2
    Helm Diff Plugin

    Helm Diff Plugin

    Plugin that shows a diff explaining what a helm upgrade would change

    This is a Helm plugin giving you a preview of what a helm upgrade would change. It basically generates a diff between the latest deployed version of a release and a helm upgrade --debug --dry-run. This can also be used to compare two revisions/versions of your helm release.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    amazon-vpc-cni-k8s

    amazon-vpc-cni-k8s

    Networking plugin repository for pod networking in Kubernetes

    Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS. Launch kubelet with network plugins set to cni (--network-plugin=cni), the cni directories configured (--cni-config-dir and --cni-bin-dir) and node ip set to the primary IPv4 address of the primary ENI for the instance (--node-ip=$(curl http://169.254.169.254/latest/meta-data/local-ipv4)). It is also recommended that you set --max-pods equal to (the number of ENIs for the instance type ×...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CSV Lint

    CSV Lint

    CSV Lint plug-in for Notepad++ for syntax highlighting

    CSV Lint plug-in for Notepad++ for syntax highlighting, csv validation, automatic column and datatype detecting fixed width datasets, change datetime format, decimal separator, sort data, count unique values, convert to xml, json, sql etc. A plugin for data cleaning and working with messy data files. Use CSV Lint for metadata discovery, technical data validation, and reformatting on tabular data files.
    Downloads: 21 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    go-mitmproxy

    go-mitmproxy

    mitmproxy implemented with golang

    go-mitmproxy is a Golang implementation of mitmproxy that supports man-in-the-middle attacks and parsing, monitoring, and tampering with HTTP/HTTPS traffic. Parses HTTP/HTTPS traffic and displays traffic details via a web interface. Supports a plugin mechanism for easily extending functionality. Various event hooks can be found in the examples directory.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Hyprnote

    Hyprnote

    Local-first AI Notepad for Private Meetings

    Hyprnote is an open-source, privacy-first AI notepad app designed for taking notes during meetings—transcribing audio (microphone and system) and generating context-rich summaries using on-device AI models like Whisper and HyprLLM, all without any data leaving your machine.(turn0search7, turn0search1). Listens to your meetings while you write. Crafts smart summaries based on your quick notes. Runs completely offline using open-source models like Whisper or HyprLLM. Use approved third-party...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    Kratos

    Kratos

    Your ultimate Go microservices framework for the cloud-native era

    Kratos is a microservice-oriented governance framework implemented by golang, which offers convenient capabilities to help you quickly build a bulletproof application from scratch. The communication protocol is based on the HTTP/gRPC through the definition of Protobuf. Abstract transport layer support: HTTP / gRPC. Powerful middleware design, support: Tracing (OpenTelemetry), Metrics (Prometheus is default), Recovery and more. Registry interface able to be connected with various other...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Catbird Linux

    Catbird Linux

    Linux for content creation, web scraping, coding, and data analysis.

    Catbird Linux is a USB pluggable Live Linux operating system built for media creation, web scraping, and software coding. It is the daily driver you want for retrieving data, making videos or podcasts, and making software tools to automate the repetitive tasks. It is ready for work in Python, Lua, and Go languages, with numerous packages for web scraping or downloading data via API calls. Using Catbird Linux, it is possible to accomplish in depth stock market analysis, track weather...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9
    koa.go

    koa.go

    A golang framework like koa.js and has the best performance

    Expressive HTTP middleware framework for Golang to make web applications and APIs more enjoyable to write like Koa.js. Koa's middleware stack flows in a stack-like manner, allowing you to perform actions downstream and then filter and manipulate the response upstream.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    Ol.Text

    Ol.Text

    This is an implementation of Rx text transformation script language.

    Rx is a simple scripting language based on regular expressions designed to transform text information. The Ol.Text project is a Rx implementation for .NET Framework (>= 4.5), .NET Standard (>= 2.0) and .NET (>= 6.0) platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This plugin allows the Notepad++ toolbar to be fully customized by the user. It includes twenty-six additional buttons for frequently used menu commands. All buttons on the toolbar can be customized, whether Notepad++ buttons, additional buttons, or other plugin buttons. Custom buttons for Notepad++ menu commands or other plugin menu commands can be created using a configuration file.
    Leader badge
    Downloads: 645 This Week
    Last Update:
    See Project
  • 12

    Notepad++ Linter

    Linter plugin for Notepad++

    A Notepad++ plugin that allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint and many others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GoSublime

    GoSublime

    A Golang plugin collection for SublimeText 3

    A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features. GoSublime is an IDE-like plugin for Sublime Text 3 mainly, but not limited to, providing integration for most of your Go/Golang development tools. Code completion from Gocode (fork). Context aware snippets via the code-completion popup. Sublime build system(ctrl+b) integrating with GoSublime 9o command prompt with live command output. lint/syntax check as you type or on save. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    code notes

    code notes

    A simple code snippet & gist manager for developers

    A simple code snippet manager for developers built with Electron & Vue.js. The aim of this project is to make us more efficient by offering a pretty cool tool : a kind of notepad for our code. Go the download section of our website to download Code Notes on your OS. This project was generated with vue-cli-plugin-electron-builder@f0c7709 using vue-cli.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...Create new folder there, rename it to "plug-ins" (without double quotes). 3. Paste plugin(.mll) file in the "plug-ins" folder. 4. Open Maya.env in notepad. 5. Write :- MAYA_PLUG_IN_PATH = C:\Users\{user name}\Documents\maya\{maya version}\plug-ins 6. Save and Close the file. 7. Now Open Maya and go to menu Windows--Settings/Preferences--Plug-in Manager. 8. There you will find plugin in seperate drop down menu. NO NEED TO MANUALLY browse to plugin, as shown in first part. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Yandex Tank

    Yandex Tank

    Load and performance benchmark tool

    ...Evgeniy Mamchits' phantom is a very fast (100 000+ RPS) shooter written in C++ (default) JMeter is an extendable and widely known one. BFG is a Python-based generator that allows you to write your load scenarios in Python. Experimental Golang generator: pandora. Performance analytics backend service: Overload. Store and analyze your test results online. Several ammo formats are supported like plain URL list or access.log. Test autostop plugin: stop your test when the results have become obvious and save time. Customizable and extendable monitoring that works over SSH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gogradle

    Gogradle

    A Gradle Plugin Providing Full Support for Go

    Gogradle is a gradle plugin that provides support for building golang. Gogradle is a Gradle plugin that provide modern build support for Golang. Gogradle is deeply inspired by glide(I need to pay respect for it). You can simply think Gogradle as glide+make. make has a very steep learning curve, thus many people (like me) aren't good at it; Gradle use a DSL with similar syntax to Java to describe a build, which is easier for me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TagLEET

    A Notepad++ plugin for ctags browsing

    A fast ctags browser for code developers that use Notepad++. Can work with huge tags file and tag lookup will still be instantaneous. Low memory footprint. It is so fast that it does not need to cache any part of the tags file. No dependency on timestamps. Since tag file is not cached. You may update the tags file anytime. Can lookup full tag or do a prefix match.
    Leader badge
    Downloads: 122 This Week
    Last Update:
    See Project
  • 19

    Беларускі Notepad++ SpellCheck

    Standard Notepad++ with Belarusian spellchecker and interface

    Стандартны Notpad++ з беларускімі інтэрфейсам і праверкай правапісу. Складаецца з: 1. Notepad++ https://notepad-plus-plus.org/download/ 2. Plugin Manger http://npppluginmgr.sourceforge.net/#download 3. DSpellChecker 4. Беларускі слоўнік be-official https://github.com/titoBouzout/Dictionaries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Notepad++ Plugin Manager

    Notepad++ Plugin Manager

    ...Users are now encouraged to rely on Notepad++’s built-in plugin solution instead of this deprecated tool. This project is the old location for the plugin list for Notepad++ Plugin Manager. Please use https://github.com/bruderstein/npppluginmanager for any issues and current code
    Leader badge
    Downloads: 117,710 This Week
    Last Update:
    See Project
  • 21

    NppDpFormatPlugin

    Notepad++ Text Formatting Plugin

    Formats text of a legacy format that is similar to JSON, like: <Order:<Number:1><Date:01-08-2017><Customer:<Name:company1><Address:Street1>><Items:<....etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Notepad++ Function list for ABB Rapid

    Setup a Notepad++function list for the ABB rapid language

    For anyone looking on how to configure a function list for the ABB industrial programming language 'rapid' using the popular Notepad++ editor, here is an example that has been working good for me. Notepad++ version 6.8.3 does not require a plugin for function lists. Thanks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    DSpellCheck

    Spell-checking plugin for Notepad++

    Downloads: 15 This Week
    Last Update:
    See Project
  • 24

    Notepad++ Verilog Plugin

    Verilog plugin for Notepad++

    Verilog processor for Notepad++. Current features: - Instantiate a module - Insert registers/wires from a module - Generate a test bench template - Automatically inserts a default header for a test bench - Insert a clocked always block v1.2.0 now supports ANSI and non-ANSI module declarations. To use this plugin, select the module declaration (including parameter and I/O definitions below for non-ANSI) and click SHIFT-CTRL-C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    VHDL Notepad++ Plugin

    VHDL Plugin for the Notepad++ Editor

    VHDL plugin based on http://sourceforge.net/projects/nppvhdlplugin/ This version is enhanced to include: - Insert Instantiation - Insert Signals - Create Test Bench Framework - Insert Component - Make comments Doxygen compliant - Create New Behavioral/Structural Entity Template - Create New Package File Template - Insert Synchronous Process - Insert Asynchronous Process - Insert a Default Header The default header is set in the vhdlConfig.txt file.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB