Showing 64 open source projects for "git-ftp"

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.
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 1
    Radare2

    Radare2

    UNIX-like reverse engineering framework and command-line toolset

    A free/libre toolchain for easing several low-level tasks like forensics, software reverse engineering, exploiting, and debugging. It is composed by a bunch of libraries (which are extended with plugins) and programs that can be automated with almost any programming language. It is recommended to install it from git, alternatively, you can pick the last release (every 6 weeks) from Github. Batch, Commandline, visual, and panels interactive modes. Embedded webserver with js scripting and WebUI...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    REST APIs with Flask and Python

    REST APIs with Flask and Python

    Projects and e-book for our course, REST APIs with Flask and Python

    A full course to teach you how to use Flask and Python to make REST APIs using multiple Flask extensions and PostgreSQL. Learn Flask, Docker, PostgreSQL, and more. Build professional-grade REST APIs with Python. No more outdated tutorials. Use Python 3.10+ and the latest versions of every Flask extension and library. Run your apps in Docker, host your code with Git, write documentation with Swagger, and test your APIs while developing. Learn how to perform user authentication using JWTs...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Twirp

    Twirp

    A simple RPC framework with protobuf service definitions

    Twirp is a simple RPC framework built on protobuf. You define a service in a .proto specification file, then Twirp will generate servers and clients for that service. It's your job to fill in the "business logic" that powers the server, and then generated clients can consume your service straight away. Twirp routing and serialization reduces the risk of introducing bugs. Both JSON and Protobuf are supported. The Protobuf protocol is designed to allow backwards compatible changes (unlike...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Docker Laravel

    Docker Laravel

    Build a simple laravel development environment with docker-compose

    Build a simple laravel development environment with docker-compose. Compatible with Windows(WSL2), macOS(M1) and Linux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    Axe

    Axe

    Logger-agnostic wrapper that normalizes logs regardless of arg style

    Logger-agnostic wrapper that normalizes logs regardless of arg style. Great for large dev teams, old/new projects, and works w/Pino, Bunyan, Winston, console, and more. It is lightweight, performant, highly-configurable, and automatically adds OS, CPU, and Git information to your logs. Hooks, dot-notation remap, omit, and pick of metadata. Axe was built to provide consistency among development teams when it comes to logging. You not only have to worry about your development team using the same...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Material Design for Bootstrap 5 Angular

    Material Design for Bootstrap 5 Angular

    Angular 11 & Bootstrap 5 & Material Design 2.0 UI KIT

    Bootstrap 5 & Angular 12 UI KIT - 700+ components, MIT license, simple installation. MDB is a collection of free Bootstrap templates, themes, design tools & resources. Simple installation via .zip, npm or cdnjs. Free Hosting, WordPress support, custom domains, SSL support, free database, frontend & backend templates, webpack starter included git repository, FTP & Jenkins support. One-click setup! MDB GO allows you to create a WordPress page with a single click. Regardless of whether you want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LibGit2Sharp

    LibGit2Sharp

    Git + .NET/Mono

    libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language that supports C bindings. Linux, macOS, iOS, and Windows are fully tested and supported. Written in a well-supported subset of C99. Builds in GCC, Clang and MSVC. We use the libraries that are on your system, and you can opt-out of any dependencies. GPLv2 with a Linking Exception that lets you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Capistrano

    Capistrano

    Remote multi-server automation tool

    A remote server automation and deployment tool written in Ruby. Capistrano extends the Rake DSL with methods specific to running commands on() servers. Capistrano is written in Ruby, but it can easily be used to deploy any language. If your language or framework has special deployment requirements, Capistrano can easily be extended to support them. Capistrano is bundled as a Ruby Gem. It requires Ruby 2.0 or newer. Capistrano can be installed as a standalone Gem, or bundled into your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Paket

    Paket

    A dependency manager for .NET with support for NuGet packages and Git

    A dependency manager for .NET with support for NuGet packages and Git repositories. NuGet does not separate out the concept of transitive dependencies. If you install a package into your project and that package has further dependencies then all transitive packages are included in the packages.config. There is no way to tell which packages are only transitive dependencies. Even more importantly: If two packages reference conflicting versions of a package, NuGet will silently take the latest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bare Metal Cloud Servers Icon
    Bare Metal Cloud Servers

    Cloud-native dedicated servers powered by automation

    phoenixNAP is a global IaaS provider delivering world-class infrastructure solutions from strategic edge locations in the U.S., Europe, Asia-Pacific, Australia, and Latin America.
  • 10
    GitVersion

    GitVersion

    From git log to SemVer in no time

    GitVersion is free to use, improve, contribute and distribute. Source code is available on GitHub under MIT license. GitVersion is built for many different use-cases and workflows, so whether you use Mainline, Git Flow or GitHub Flow, GitVersion has you covered. Gitversion is highly configurable and can be made to support your specific versioning scheme, almost regardless of what it may be. Expose version variables in different formats to the tools you use. Use GitVersion locally or in a build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CAC

    CAC

    Simple yet powerful framework for building command-line apps

    Simple yet powerful framework for building command-line apps. Command And Conquer is a JavaScript library for building CLI apps. Super light-weight: No dependency, just a single file. Easy to learn. There's only 4 APIs you need to learn for building simple CLIs: cli.option cli.version cli.help cli.parse. Yet so powerful. Enable features like default commands, git-like subcommands, validation for required arguments and options, variadic arguments, dot-nested options, automated help message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AstroNvim

    AstroNvim

    AstroNvim is an aesthetic and feature-rich neovim config

    AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins. AstroNvim is provided as a plugin that can be installed with the lazy.nvim plugin manager and then used to import all of the plugin configurations that AstroNvim provides. To quickly get started it is recommended to start with the official AstroNvim Template which provides a great starting point for a new AstroNvim based configuration. We found other Neovim configurations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    streetmerchant

    streetmerchant

    The world's easiest, most powerful stock checker

    ... are very capable as you have made it this far. Some basic understanding how a terminal, git, and or Node.js is a bonus, but that does not limit you to getting streetmerchant running! There is a lot of undefined behavior with using streetmerchant in the cloud. Some sites may block IPs from your cloud provider. It is possible that a VPN will help circumvent these problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Spring Statemachine

    Spring Statemachine

    Framework for application developers to use state machine concepts

    The Spring Statemachine project aims to provide a common infrastructure to work with state machine concepts in Spring applications. It is advised to check the actual state of this project by referring to the latest releases found on the Spring Statemachine Project Page. The git repo default branch may be relatively unstable when new features are added to the source code. Spring Statemachine uses a Gradle-based build system. In the instructions below, ./gradlew is invoked from the root...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Execute JavaScript from Go

    Execute JavaScript from Go

    Execute JavaScript from Go

    Execute JavaScript from Go. For scripts that are large or are repeatedly run in different contexts, it is beneficial to compile the script once and used the cached data from that compilation to avoid recompiling every time you want to run it. The v8go library would welcome contributions from anyone able to get an external windows build of the V8 library linking with v8go, using the version of V8 checked out in the deps/v8 git submodule, and documentation of the process involved. This process...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pachyderm

    Pachyderm

    Data-Centric Pipelines and Data Versioning

    Data-driven pipelines automatically trigger based on detecting data changes. Automatic immutable data lineage and data versioning of all data types. Autoscaling and parallel processing built on Kubernetes for resource orchestration. Uses standard object stores for data storage with automatic deduplication. Runs across all major cloud providers and on-premises installations. Automatic and intelligent versioning of even the largest data sets of unstructured and structured data. Git-like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Optimism Monorepo

    The Optimism Monorepo

    Optimism is Ethereum, scaled

    Optimism is a low-cost and lightning-fast Ethereum L2 blockchain, but it's also so much more than that. Optimism is the technical foundation for the Optimism Collective, a band of communities, companies, and citizens united by a mutually beneficial pact to adhere to the axiom of impact=profit — the principle that positive impact to the collective should be rewarded with profit to the individual. We're trying to solve some of the most critical coordination failures facing the crypto ecosystem...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Erigon

    Erigon

    Ethereum implementation on the efficiency frontier

    Erigon is an implementation of Ethereum (execution client), on the efficiency frontier, written in Go. For an Archive node of Ethereum Mainnet we recommend >=3TB storage space: 1.8TB state (as of March 2022), 200GB temp files (can symlink or mount folder <datadir>/etl-tmp to another disk). Ethereum Mainnet Full node ( see --prune* flags): 400Gb. Erigon by default is "all in one binary" solution, but it's possible start TxPool as separated processes. Same true about: JSON RPC layer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PaperCSS

    PaperCSS

    The Less Formal CSS Framework

    The less formal CSS framework, with a quick and easy integration. We provide compiled CSS (paper.css) as well as minified CSS (paper.min.css). You can choose which components you may want to use. Only the components that get imported into src/styles.scss will be compiled into dist/paper.css. You can also play with original, source files, written in SCSS, in src/. You can customize PaperCSS easily, clone the repo, run npm install and make any changes to .scss files in src/. The main place you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pre-commit

    pre-commit

    Framework for managing and maintaining multi-language pre-commit hooks

    Git hook scripts are useful for identifying simple issues before submission to code review. We run our hooks on every commit to automatically point out issues in code such as missing semicolons, trailing whitespace, and debug statements. By pointing these issues out before code review, this allows a code reviewer to focus on the architecture of a change while not wasting time with trivial style nitpicks. As we created more libraries and projects we recognized that sharing our pre-commit hooks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Quick

    Quick

    The Swift (and Objective-C) testing framework

    ... assertions, and their failure messages, easier to read. Nimble provides many different kind of assertions, each with great failure messages. And unlike XCTAssert, you don't have to type your own failure message every time. All documentation can be found in the Documentation folder, including detailed installation instructions for CocoaPods, Carthage, Git submodules, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Carthage

    Carthage

    A simple, decentralized dependency manager for Cocoa

    Carthage is intended to be the simplest way to add frameworks to your Cocoa application. Carthage builds your dependencies and provides you with binary frameworks, but you retain full control over your project structure and setup. Carthage does not automatically modify your project files or your build settings. Get Carthage by running brew install carthage or choose another installation method. Create a Cartfile in the same directory where your .xcodeproj or .xcworkspace is. List the desired...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Libtirpc is a port of Suns Transport-Independent RPC library to Linux. It's being developed by the Bull GNU/Linux NFSv4 project. The upstream git tree is at: git://linux-nfs.org/~steved/libtirpc
    Leader badge
    Downloads: 55,187 This Week
    Last Update:
    See Project
  • 24
    Laravel Initializer

    Laravel Initializer

    Install and update Laravel application with single command

    Install and update the Laravel application with a single command. Outdated repository, check out the updated link. We all know, that every application should contain a readme file and an Installation section with a list of actions that you should to do prepare an application to work. Some of actions you should do on every application update (composer update, git pull...) or branch change (git checkout) for preparing an application to work. Laravel Initializer gives you the ability to declare...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    asynframe framework

    asynframe framework

    Development framework based on message driven provided

    This is an SDK development framework based on message driven (including asynchronous IO events) , which provides basic interfaces such as thread、pipeline、file and network. 1. It can be easily integrated into MFC、SoUI、DUI and Qt6.x other systems 2. Implement equipment chain and provide unified equipment operation interface (including file、pipe and socket etc.) 3. Implement the basic network protocol module: dns /udp/tcp/ssl/ftp/http/rtsp/proxy/websocket 4. Implement high-precision timer...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next