Showing 16 open source projects for "git-ftp"

View related business solutions
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 1
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Win flex-bison

    Win flex-bison is a port Flex & Bison tools to the Windows platform

    Win flex-bison is a windows port the Flex (the fast lexical analyser) and Bison (GNU parser generator). win_flex based on Flex version 2.6.3 source code and win_bison based on Bison version 2.7 and they depend on system libraries only. Git repository: https://github.com/lexxmark/winflexbison UPDATE1: Bison version 3.x.x available in Files section in win_flex_bison3-latest.zip package. UPDATE2: Now "winflexbison" available as package in Chocolatey (https://chocolatey.org/packages...
    Leader badge
    Downloads: 3,275 This Week
    Last Update:
    See Project
  • 4
    Muduo

    Muduo

    Event-driven network library for multi-threaded Linux server in C++11

    Muduo is a multithreaded C++ network library based on the reactor pattern. Use of this source code is governed by a BSD-style license that can be found in the License file. Requires Linux kernel version equal or above 2.6.28. Tested on Debian 7 and above, Unbuntu 14.04 and above, and CentOS 7 and above. Install required packages Debian, Ubuntu, etc. See .travis.yml for additional packages for building more examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 5

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    The Rotations Conversion Library (RCL) is a collection of C++ functions that address common computations and numerical handling of rotations in 3D Euclidean space, including support for rotation matrices (`Rotmat`), Quaternions (`Quat`), intrinsic ZYX Euler angles (`Euler`), fused angles (`Fused`) and tilt angles (`Tilt`). In addition to the core competency of being able to convert between each of the representations, operations such as inversion, ZYX yaw extraction, fused yaw extraction,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    OptFrame
    OptFrame is a framework for efficient implementation of metaheuristics and optimization methods. It has already been used in some real combinatorial problems and applied to Operations Research. Since November 2017, project has been moved to GitHub (new releases will also be included here in SourceForge, but Git mainline is no longer supported here). For more information, visit: https://github.com/OptFrame/optframe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    WarLib

    Some fundamental C++ classes

    warlib is a small collection of useful C++ classes targeted for high performance servers. The library is writen in C++14, and uses the boost libraries. It's basically the fundamental bulding bricks for more specific libraries (like wfde). Currently it contains: - Logging library - Thread Sequencer library - Thread Pool library The download snapshot may be old. Clone from the git repository to get the current version. Note: This project re-uses the project-space...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    wxEcMath

    wxEcMath

    Easy mathematics in wxWidgets

    Tiny library written in C++/wxWidgets designed to manage mathematical objects : parser of expressions, plots, matrixes and complex numbers. Ansi and Unicode are supported. Documentation and rich samples are provided. Compiles with MSVC, BCC, GCC and Clang. Now on Git.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    NetRider

    NetRider

    Internet Browser - WebKit based with FLTK GUI

    includes the WKCCC shared library for embedding WebKit.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    instantFSM

    C++ inline state machine library

    instantFSM is a header-only C++ state machine library. Its goal is to make state machine declaration and use easy enough that it can be integrated into your projects painlessly. Have a look atp the wiki where you will find a tutorial, samples, and a cheatsheet to get accustomed with instantFSM. The only instantFSM header file is downloadable from the files section or you can check it out from the git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Refu Library

    Refu Library

    Refu is a collection of cross-platform C/C++ programming libraries

    ... in the future. In addition as C11 gains more support it will move to utilize the new C11 features such as anonymous structures and other very useful additions for compilers that support it. **NOTICE**: Please clone the Git repository instead of downloading the .zip of the project since the .zip is updated very rarely For full documentation visit: http://clib.refu.co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    EGNLA

    Heterogeneous cluster for acceleration of linear algebra computations

    This project deals with a new concept of the heterogeneous grid for acceleration of the numerical linear algebra computing. We design this grid with respect to maximal ratio between cost and computational power. It allows a parallelization of scientific codes with minimal programming effort. We also optimize grid concept to be less sensitive to network parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    DotNetFtpLibrary

    Ftp client library .Net C#, download, upload, resume, events

    Ftp client library (framework) for .Net written in C#, download upload, resume, create directory recursive, events
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AirCrash Library for mail and FTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next