Showing 961 open source projects for "go to file"

View related business solutions
  • Global Merchant Services and Payment Gateway Solutions Icon
    Global Merchant Services and Payment Gateway Solutions

    For businesses interested in a solution to accept, process and manage global payments for credit cards

    We go beyond processing payments. CARDZ3N exists to solve the critical issues facing our clients, both large and small. CARDZ3N is a merchant service payment processor and payment gateway service provider offering a global, and simple payment platform. We cater to both online and physical stores, including high risk industries.
  • Supercharge Your SEO With AI Icon
    Supercharge Your SEO With AI

    Boost your website's visibility and rankings with our SEO services.

    AI based SEO strategy can help you focus on productive work and cuts time on research. SEMAI's SEO engine can recommend Header tags based on your competition and increases the possibility to be top ranked quickly. SEMAI can help you in identifying the right keywords, understand how your competitors are using their keywords and content repurposing to maintain and improve rankings. Better On-page optimization by cutting research time and using AI to give recommendations in minutes
  • 1
    File system notifications for Go

    File system notifications for Go

    Cross-platform file system notifications for Go

    fsnotify utilizes golang.org/x/sys rather than syscall from the standard library. Ensure you have the latest version installed. fsnotify is a fork of howeyc/fsnotify with a new API as of v1.0. The API is based on this design document. All releases are tagged based on Semantic Versioning. Further API changes are planned, and will be tagged with a new major revision number. Go 1.6 supports dependencies located in the vendor/ folder. Unless you are creating a library, it is recommended that you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Go Tools

    Go Tools

    Various packages and tools that support the Go programming language

    This subrepository holds the source for various packages and tools that support the Go programming language. Some of the tools, godoc and vet for example, are included in binary Go distributions. Others, including the Go guru and the test coverage tool, can be fetched with go get. Packages include a type-checker for Go and an implementation of the Static Single Assignment form (SSA) representation for Go programs. This repository uses prettier to format JS and CSS files. The version of prettier...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Go Recipes

    Go Recipes

    Collection of handy tools for Go projects

    ... — by the official Go team. Use to find unexpected dependencies or visualize the project. Works best for a small number of packages, for large projects use grep to narrow down subgraph. Collect all the licenses or check if you can use the project for example in a proprietary or commercial environment. Tell Go compiler which versions of upstreams to include in your build. Tell all users of your module how to deal with versions of your module.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    go-fastdfs

    go-fastdfs

    Go-fastdfs is a simple distributed file system

    Provide users with the simplest, reliable and efficient distributed file system. There are many open source distributed files and powerful functions. Solve the complex problems of software architecture. Solve the problem of deployment and maintenance of Yunwei. Solve the complex problem of use. go-fastdfs is a distributed file system based on the http protocol. It is based on the design concept of avenue to simplicity. Everything is simple to design, making its operation and expansion easier...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Asset Tracking Software Icon
    Asset Tracking Software

    Use EZOfficeInventory to track, maintain, and report on your equipment

    Your business assets drive growth and success, but managing them can be a challenge. Empower your team, streamline operations and reduce costs with the industry’s leading asset tracking software.
  • 5
    Go Examples

    Go Examples

    Go(lang) examples

    ... telnet-clients or http-server (even with SSL). If you want even more Golang examples, you can take a look at my other go repositories at GitHub. To execute a Golang program, write go run at the cli followed by the name of the file. You also can convert the file to a binary executable program by the command go build. One great aspect of Golang is, that you can start go applications via go run name.go, but also compile it to an executable with go build name.go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    go-ipns

    go-ipns

    Utilities for creating, parsing, and validating IPNS records

    This package contains all of the components necessary to create, understand, and validate IPNS records. It does not publish or resolve those records. Kubo uses this package internally to manipulate records. Once you have the record, you’ll need to use IPFS to publish it. There are several other major operations you can do with go-ipns. Check out the API docs or look at the tests in this repo for examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    go-i18n

    go-i18n

    Translate your Go program into multiple languages

    go-i18n is a Go package and a command that helps you translate Go programs into multiple languages. Supports pluralized strings for all 200+ languages in the Unicode Common Locale Data Repository (CLDR). Code and tests are automatically generated from CLDR data. Supports strings with named variables using text/template syntax. Supports message files of any format (e.g. JSON, TOML, YAML). Use goi18n extract to extract all i18n.Message struct literals in Go source files to a message file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    File Browser

    File Browser

    Web File Browser

    File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename, and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Go Micro

    Go Micro

    A framework for distributed systems development

    Go Micro is a framework for distributed systems development. Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication. The Micro philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly but everything can be easily swapped out. Auth is built in as a first class citizen. Authentication and authorization enable secure zero trust networking by providing every service an identity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sumac Case Management is an all-in-one solution for social services and human service organizations. Icon
    Effortlessly manage client intake, case notes, service delivery, and schedules; track clients, caseworkers, volunteers, and donors; and report on key metrics to report back to funders.
  • 10
    go-wkhtmltopdf

    go-wkhtmltopdf

    Golang commandline wrapper for wkhtmltopdf

    We needed a way to generate PDF documents from Go. These vary from invoices with highly customizable layouts to reports with tables, graphs and images. In our opinion, the best way to do this was by using HTML/CSS templates as a source for our PDFs. Using CSS print media types and millimeters instead of pixel units we can generate very accurate PDF documents using wkhtmltopdf. It takes care of setting the correct order of options as these can become very long with multiple pages where you have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    go-toml

    go-toml

    Go library for the TOML file format

    Go library for the TOML format. This library supports TOML v1.0.0. Full API, examples, and implementation notes are available in the Go documentation. As much as possible, this library is designed to behave similarly as the standard library's encoding/json. While go-toml favors usability, it is written with performance in mind. Most operations should not be shockingly slow. Decoder can be set to "strict mode", which makes it error when some parts of the TOML document was not present...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    File Picker

    File Picker

    File picker plugin for Flutter, compatible with mobile (iOS & Android)

    A package that allows you to use the native file explorer to pick single or multiple files, with extensions filtering support. File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Stellar Go

    Stellar Go

    Stellar's public monorepo of go code

    Creating equitable access to the global financial system. This repo is the home for all of the public Go code produced by the Stellar Development Foundation. This repo contains various tools and services that you can use and deploy, as well as the SDK you can use to develop applications that integrate with the Stellar network. Full-featured API server for Stellar network. This repository is officially supported on the last two releases of Go. In addition to the other top-level packages...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Go 101

    Go 101

    An up-to-date (unofficial) knowledge base for Go programming

    ... are expected to help gophers gain a deep and thorough understanding of Go and be helpful for both beginner and experienced Go programmers. Some HTML files are generated from their corresponding markdown files. If a markdown file is modified, we can run go run . -gen to synchronize its corresponding HTML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Powerline Go

    Powerline Go

    A beautiful and useful low-latency prompt for your shell

    ... have to set your $TERM to xterm-256color for it to work. If you want to use the "patched" mode (which is the default and provides improved UI), you'll need to install a powerline font, either as fallback, or by patching the font you use for your terminal. Alternatively, you can use "compatible" or "flat" mode. There are a few optional arguments that can be seen by running powerline-go -help. These can be used by changing the command you have set in your shell’s init file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    go-sqlite3

    go-sqlite3

    sqlite3 driver for go using database/sql

    sqlite3 driver conforming to the built-in database/sql interface. This package can be installed with the go-get command. go-sqlite3 is cgo package. If you want to build your app using go-sqlite3, you need gcc. However, after you have built and installed go-sqlite3 with go install github.com/mattn/go-sqlite3 (which requires gcc), you can build your app without relying on gcc in the future. Because this is a CGO enabled package you are required to set the environment variable CGO_ENABLED=1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vim-go

    vim-go

    Go development plugin for Vim

    This plugin adds Go language support for Vim, with the following main features. Look up documentation with :GoDoc or :GoDocBrowser, easily import packages via :GoImport, remove them via :GoDrop. Precise type-safe renaming of identifiers with :GoRename. See which code is covered by tests with :GoCoverage. Add or remove tags on struct fields with :GoAddTags and :GoRemoveTags. Call golangci-lint with :GoMetaLinter to invoke all possible linters (golint, vet, errcheck, deadcode, etc.) and put...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Create Go App CLI

    Create Go App CLI

    Create a new production-ready project with backend, and frontend

    Create a new production-ready project with backend, frontend and deploy automation by running one CLI command! Focus on writing code and thinking of business-logic! The CLI will take care of the rest. Next, open the generated Ansible inventory file (called hosts.ini) and fill in the variables according to your server configuration. And you're ready to automatically deploy this project. If you don't want to install Create Go App CLI to your system, you feel free to using our official Docker...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Git Large File Storage

    Git Large File Storage

    Git extension for versioning large files

    An open source Git extension for versioning large files. Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise. Download and install the Git command line extension. Once downloaded and installed, set up Git LFS for your user account. In each Git repository where you want to use Git LFS, select the file types you'd like Git LFS...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    go-libp2p-kad-dht

    go-libp2p-kad-dht

    A Kademlia DHT implementation on go-libp2p

    A Go implementation of libp2p Kademlia DHT specification. Client-side optimizations are described in optimizations.md.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    go-libp2p-http

    go-libp2p-http

    HTTP on top of libp2p

    Package p2phttp allows to serve HTTP endpoints and making HTTP requests through libp2p using Go's standard "http" and "net" stack. Instead of the regular "host:port" addressing, p2phttp uses a Peer ID and lets libp2p take care of the routing, thus taking advantage of features like multi-routes, NAT transversal and stream multiplexing over a single connection. This package is a library that uses Go modules for dependency management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    go-ipfs-log

    go-ipfs-log

    Go version of append-only log CRDT on IPFS

    Go version of append-only log CRDT on IPFS. An append-only log on IPFS. ipfs-log was originally created for orbit-db - a distributed peer-to-peer database on IPFS. This library intends to provide a fully compatible port of the JavaScript version in Go. The majority of this code was vastly derived from JavaScript's ipfs-log library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    go-orbit-db

    go-orbit-db

    Go version of P2P Database on IPFS

    orbit-db is a distributed peer-to-peer database on IPFS. This project intends to provide a fully compatible port of the JavaScript version in Go. The majority of this code was vastly derived from JavaScript's orbit-db project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MinIO Go Client SDK

    MinIO Go Client SDK

    MinIO Go client SDK for S3 compatible object storage

    The MinIO Go Client SDK provides simple APIs to access any Amazon S3-compatible object storage. This quickstart guide will show you how to install the MinIO client SDK, connect to MinIO, and provide a walkthrough for a simple file uploader. For a complete list of APIs and examples, please take a look at the Go Client API Reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Uber Go Style Guide

    Uber Go Style Guide

    The Uber Go Style Guide

    This repository holds the Uber Go Style Guide, which documents patterns and conventions used in Go code at Uber. Styles are the conventions that govern our code. The term style is a bit of a misnomer, since these conventions cover far more than just source file formatting—gofmt handles that for us. The goal of this guide is to manage this complexity by describing in detail the Dos and Don'ts of writing Go code at Uber. These rules exist to keep the code base manageable while still allowing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next