Search Results for "arch linux custom" - Page 8

Showing 204 open source projects for "arch linux custom"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 1
    multirpc

    multirpc

    Multi transport RPC

    ... the custom JSON fields and handlers). The RPC provides security mechanisms for validating the origin and for authentication (using secp256k1 cryptography). The network encryption (if any) must be handled on the transport layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kubeless

    Kubeless

    Kubernetes Native Serverless Framework

    kubeless is a Kubernetes-native serverless framework that lets you deploy small bits of code without having to worry about the underlying infrastructure plumbing. It leverages Kubernetes resources to provide auto-scaling, API routing, monitoring, troubleshooting, and more. Kubeless stands out as we use a Custom Resource Definition to be able to create functions as custom Kubernetes resources. We then run an in-cluster controller that watches these custom resources and launches runtimes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    go-linq

    go-linq

    .NET LINQ capabilities in Go

    A powerful language-integrated query (LINQ) library for Go. Written in vanilla Go, no dependencies! Complete lazy evaluation with iterator pattern. Safe for concurrent use. Supports generic functions to make your code cleaner and free of type assertions. Supports arrays, slices, maps, strings, channels and custom collections. go-linq has recently introduced breaking API changes with v2.0.0. See release notes for details. v2.0.0 comes with a refined interface, dramatically increased performance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Statping

    Statping

    Status Page for monitoring your websites and applications

    An easy-to-use Status Page for your websites and applications. Statping will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page. This Status Page generator allows you to use MySQL, Postgres, or SQLite on multiple operating systems. Statping strives to remain future-proof and remain intact if a failure is created. Your Statping service should not be running on the same instance you're trying to monitor. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 5
    Go Soap

    Go Soap

    SOAP package for Go

    SOAP package for Go. Package to help with SOAP integrations (client).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ozzo-validation

    ozzo-validation

    An idiomatic Go (golang) validation package

    ... slices, slices, maps, and arrays. Can validate custom data types as long as they implement the Validatable interface. Can validate data types that implement the sql.Valuer interface (e.g. sql.NullString). Customizable and well-formatted validation errors. Error code and message translation support. Provide a rich set of validation rules right out of the box. Extremely easy to create and use custom validation rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    hey

    hey

    HTTP load generator, ApacheBench (ab) replacement

    hey is a tiny program that sends some load to a web application. hey was originally called boom and was influenced from Tarek Ziade's tool at tarekziade/boom. Using the same name was a mistake as it resulted in cases where binary name conflicts created confusion. To preserve the name for its original owner, we renamed this project to hey. hey runs provided number of requests in the provided concurrency level and prints stats. It also supports HTTP2 endpoints. It’s simple, efficient,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Auto Proxy

    Auto Proxy

    supports https and http protocol proxy;

    The project provides browser http proxy proxy service, supports https and http protocol proxy; can deploy multi-level proxy; supports TLS protocol encryption; mainly uses tools for accessing external websites with intranet hosts;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ssh-chat

    ssh-chat

    Chat over SSH

    ssh-chat is a custom SSH server written in Go that allows you to chat over SSH connection. When you open your terminal and type in a command, instead of getting a shell you get a chat prompt. With ssh-chat you get a simple chat room over a secure shell connection, where you can send and receive private messages, check any user's public key fingerprint for identification purposes, and more. You can change the color theme of the chat, block or kick users, and chat on just about any platform where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 10

    BP

    Web application for restaurants to build pages

    A web application that allows for restaurants to build pages describing their businesses and manage inventory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SWM

    SWM

    Simple stacking window manager for X11

    SWM is a simple stacking window manager for X. SWM is meant to be controlled using X events and swmctl, its custom command-sending tool. X events could be sent using utilities like xdotool or wmctrl. Their commands, as well as swmctl ones could be mapped to keyboard shortcuts using a utility like sxhkd. You can find an example sxhkd config in the examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IOV Weave

    IOV Weave

    Easy-to-use SDK to build Tendermint ABCI applications

    IOV Weave is a framework for quickly building your custom ABCI application to run a blockchain on top of the best-of-class BFT Proof-of-stake Tendermint consensus engine. It provides much commonly used functionality that can quickly be imported in your custom chain, as well as a simple framework for adding the custom functionality unique to your project. It is inspired by the routing and middleware model of many web application frameworks, and informed by years of wrestling with blockchain...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    hub

    hub

    Extension to command-line git for GitHub

    hub is an extension to command-line git that helps you do everyday GitHub tasks without ever leaving the terminal. Hub is a tool that wraps git in order to extend it with extra functionality that makes it better when working with GitHub. Available commands are split into two groups: those that are already present in git but that are extended through hub, and custom ones that hub provides. Most hub commands are supposed to be run in a context of an existing local git repository. Hub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hercules

    Hercules

    Gaining advanced insights from Git repository history

    ... the collected data. These two tools are normally used together through a pipe. It is possible to write custom analyses using the plugin system. It is also possible to merge several analysis results together - relevant for organizations. The analyzed commit history includes branches, merges, etc. Hercules has been successfully used for several internal projects at source{d}.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    reg

    reg

    Docker registry v2 command line client and repo listing generator

    Docker registry v2 command line client and repo listing generator with security checks. We do not allow users to pass all the custom certificate flags on commands because it is unnecessarily messy and can be handled through Linux itself. Which we believe is a better user experience than having to pass three different flags just to communicate with a registry using self-signed or private certificates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    go-clean-arch

    go-clean-arch

    Golang clean architecture based on Reading Uncle Bob's Clean Arch

    Independent of Frameworks. The architecture does not depend on the existence of some library of feature-laden software. This allows you to use such frameworks as tools, rather than having to cram your system into their limited constraints. Testable. The business rules can be tested without the UI, Database, Web Server, or any other external element. Independent of UI. The UI can change easily, without changing the rest of the system. A Web UI could be replaced with a console UI, for example,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    go-git

    go-git

    go-git is a highly extensible git implementation library written in Go

    go-git is a highly extensible git implementation library written in pure Go. It can be used to manipulate git repositories at low level (plumbing) or high level (porcelain), through an idiomatic Go API. It also supports several types of storage, such as in-memory filesystems, or custom implementations, thanks to the Storer interface. It's being actively developed since 2015 and is being used extensively by Keybase, Gitea or Pulumi, and by many other libraries and tools. After the legal issues...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    bone

    bone

    Lightning Fast HTTP Multiplexer

    Bone is a lightweight and lightning-fast HTTP Multiplexer for Golang. URL parameters, REGEX Parameters, Wildcard routes. Router Prefix, Route params validators, Sub Router, mux.SubRoute(), support most standard router. HTTP method declaration, support for HTTP.Handler and HTTP.HandlerFunc. Custom NotFound handler, respect the Go standard HTTP.Handler interface. These tests are just for fun, all these routers are great and efficient. Bone isn't the fastest router for every job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    snowflake for Go

    snowflake for Go

    A simple to use Go (golang) package to generate or parse snowflake IDs

    ... snowflake. Epoch to a time in milliseconds to use as the epoch. When setting custom epoch or bit values you need to set them prior to calling any functions on the snowflake package, including NewNode(). Otherwise, the custom values you set will not be applied correctly. Import the package into your project then construct a new snowflake Node using a unique node number. The default settings permit a node number range from 0 to 1023.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Syncd

    Syncd

    syncd is an open source code deployment tool

    syncd is an open source code deployment tool. It is simple, efficient, and easy to use, which can improve the work efficiency of the team. Go language development, simple compilation and efficient operation. Web interface access, interactive and friendly. The permission model is flexible and free. Support for custom builds. Support for Git repositories. Support branch, Tag online. Deploy Hook support, strong scalability. Perfect launch workflow. Email notification mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GRV

    GRV

    GRV is a terminal interface for viewing git repositories

    ... and splits. Custom tabs and splits can be created using any combination of views. Vi like keybindings by default, key bindings can be customized. Custom themes can be created. Mouse support. Commit Graph.grv is currently an alias used by oh-my-zsh. Add unalias grv to the end of your .zshrc to invoke GRV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Azure Container Service Engine

    Azure Container Service Engine

    Builds Docker Enabled Clusters

    The Azure Container Service Engine (acs-engine) generates ARM (Azure Resource Manager) templates for Docker enabled clusters on Microsoft Azure with your choice of DC/OS, Kubernetes, OpenShift, Swarm Mode, or Swarm orchestrators. The input to the tool is a cluster definition. The cluster definition (or apimodel) is very similar to (in many cases the same as) the ARM template syntax used to deploy a Microsoft Azure Container Service cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    subjack

    subjack

    Subdomain Takeover tool written in Go

    Subjack is a Subdomain Takeover tool written in Go designed to scan a list of subdomains concurrently and identify ones that are able to be hijacked. With Go's speed and efficiency, this tool really stands out when it comes to mass testing. Always double-check the results manually to rule out false positives. Subjack will also check for subdomains attached to domains that don't exist (NXDOMAIN) and are available to be registered. No need for dig ever again! This is still cross-compatible...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    simple-bootstrap-node

    simple-bootstrap-node

    A simple bootstrap node for kad-dht ( go-libp2p-kad-dht )

    This project is a simple implementation of kad-dht bootstrap node based on go-libp2p. A simple bootstrap node for kad-dht ( go-libp2p-kad-dht )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Realize

    Realize

    Realize is the #1 Golang Task Runner which enhance your workflow

    Realize is the #1 Golang Task Runner which enhances your workflow by automating the most common tasks and using the best-performing Golang live reloading. High-performance Live Reload. Manage multiple projects at the same time. Watch by custom extensions and paths. All Go commands are supported. Switch between different Go builds. Custom env variables for the project. Execute custom commands before and after file changes or globally. Export logs and errors to an external file. Step-by-step...
    Downloads: 1 This Week
    Last Update:
    See Project