Showing 26 open source projects for "msys2"

View related business solutions
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    QPDF

    QPDF

    PDF transformation/manipulation program + library

    QPDF is a C++ library and set of programs that inspect and manipulate the structure of PDF files. It can encrypt and linearize files, expose the internals of a PDF file, and do many other operations useful to end users and PDF developers.
    Leader badge
    Downloads: 1,000 This Week
    Last Update:
    See Project
  • 2
    matio is an C library for reading and writing MATLAB MAT files.
    Leader badge
    Downloads: 474 This Week
    Last Update:
    See Project
  • 3
    Biosignal Tools
    BioSig is a software library for processing of biomedical signals (EEG, ECG, etc.) with Matlab, Octave, C/C++ and Python. About 50 different data formats are supported.
    Leader badge
    Downloads: 313 This Week
    Last Update:
    See Project
  • 4
    UniNFe
    NF-e, CT-e, NFS-e, MDF-e e NFC-e Monitora uma pasta procurando pelos arquivos XML - Assina digitalmente os arquivos XML - Transmitir / Receber arquivos XML usando o Webservice da SEFAZ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 5
    FontForge Windows builds

    FontForge Windows builds

    Unofficial Windows builds of FontForge

    The aim of this project is to compile up-to-date Windows builds of FontForge. For 'stable' builds, see https://github.com/fontforge/fontforge/releases The build system used was based off that offered by Matthew Petroff (http://www.mpetroff.net/software/fontforge-windows/), but has since been practically rewritten. New in 11/07/2020: * Synced with the 20201107 release. New in 06/04/2020: * Updated to latest master, picks up a clipboard copying fix New in 14/03/2020: * Synced...
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 6
    openGalaxy

    openGalaxy

    SIA receiver for Galaxy security control panels.

    This project aims to provide a method for listening on a serial port and decode incoming messages from a Galaxy security control panel. The messages are transmitted using the SIA DC-03-1990.01 (R2000.11) protocol. The decoded messages are stored in a database (MySQL) or forwarded by email using ssmtp. Besides just listening for messages openGalaxy can also be used to arm/disarm the panel and much more... This software is still in a testing (beta) phase but has been tested successfully...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ftdetector

    File type detector library

    This project is a tool to detect file types by signatures and mime types. It uses hash tables to make the detection of a file type as fast as possible. The signature and mime types lists are stored at simple user-friendly files. This file type detector supports a lot of formats (image, archive, text, documents, audio, video, fonts and others). It also includes Microsoft OLE compound file types. The detector's algorythm has special features to detect text file types like (HTML, XML, JSON,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libdropbox

    Small ANSI C lib for dropbox/windows azure communication

    Small ANSI C lib for dropbox and windows azure communication. Built for small platforms. Using PolarSSL for https communication. Features a small self contained https module and a modified version of the JSMN json parser. Originally based on the dropbox_uploader script. Able to do most dropbox actions. Eg. Upload file, download file, list, file info, account info, share link. Also contains a small CLI programs that interfaces with the lib. Also capable of windows azure service bus...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    libtld

    libtld

    Extract the TLD of any, world wide, URI.

    The libtld is used to extract the TLD from any URI from anywhere in the world. The library recognizes all TLDs, whatever the number of levels the TLD includes (i.e. .com has one, .au has up to 4 such as .schools.nsw.edu.au) this library will be capable of extracting it. The library is for C, C++, and PHP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 10

    ZET-CSV

    ZET-CSV is the C++ library for csv format.

    ZET-CSV is the C++ library for csv format. ZET-CSV uses STL library. Interface CSV container similar to the interface std::vector. You can use ZET-CSV (not as the library) with your code by rewriting the Makefile. ZET-CSV contains following csv extension: a different number of columns in the rows, literals \r, \n, \r\n indicate the end of the row.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ZET-JSON

    ZET-JSON is C++ library for json format.

    ZET-JSON is C++ library for json format. ZET-JSON uses STL library. You can use ZET- JSON (not as the library) with your code. ZET-JSON contains following json extension: the same object names in a container, a comma after the last object in a container, comments, string concatenation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    libvmms

    Simple Multimedia Messaging Service (MMS) protocol decoder library.

    Simple Multimedia Messaging Service (MMS) protocol decoder library. You can use the example to parse any MMS message headers and to extract its body parts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    btrxml

    Basic, Tiny, Reader for XML

    A very basic, portable, tiny parser for XML, written in C under the zlib license. It is designed to be used in memory constrained environments (smartphones for example). The end result will be a "DOM-like" collection of memory. A lot of things were chopped away to deliver the very basic support for XML, and this project does not aim to become a fully compliant parser; keep it basic, stay basic. Part of the design goal is to jam all of this in to one .C file and one .H file while...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pdf2xml convertor based on Xpdf library (http://www.foolabs.com/xpdf/home.html). It converts information contained in a PDF file into XML. First, you need to install xpdf and libxml2 (see documentation). Hervé Déjean Xerox Research Centre Europe http://www.xrce.xerox.com/About-XRCE/People/Herve-Dejean
    Downloads: 23 This Week
    Last Update:
    See Project
  • 15
    libqt4json

    libqt4json

    Serializator / Deserializator JSON for Qt4 QVariant

    Serializator / Deserializator JSON for Qt4 QVariant based on the json-c parser from https://github.com/json-c/json-c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    vcf2csv

    (abandoned and outdated project) convert vcard data into csv format

    vcf2csv is a command line tool, written in ANSI-C (C90), converts a vcard (vcf) file to csv. Please note: the ability to generate HTML-files will be removed in the near future.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 17

    bint

    Converts intensity text files to binary for fast subsetting

    bint was written for the purpose of obtaining subsets of intensity data from genotyping assays. Either the X & Y intensities for creating cluster plots or Log R Ratio and B Allele Frequencies for CNV detection. Extracting the data for individual SNP/CNV markers or individual samples was slow grep/awk'ing the text files exported from the genotyping run (e.g. Illumina final report files). bint converts the text representation of the intensity float data to into a IEEE754 indexed binary file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BiDiTeX - automatic bidirectional support for LaTeX. It was designed to work with IvriTeX and provide bidirectional support for Hebrew in LaTeX according to the Unicode standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BNU_thesis
    This is a thesis templet for Beijing Normal University, coded in LaTeX. It is designed for bachelor's degree, master's degree as well as doctor's degree. As planned, it is adapted to various platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Synchronize bluetooth mobile phone with thunderbird, lightning, sunbird, outlook etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QMazEdit can be used to view and edit binary Mazatrol Files as produced by Mazak milling and turning machines. The application looks natively like the editor on the Machine so any Person in the production area will be able to use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NSV Lib is a cross platform C/C++ Library that let's you write and read everything in the NSV(Nullsoft Streaming Video) format. You can read existing files/streams, as well as write your own. And it contains very easy, yet powerful functions
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 25
    spclib provides a free and open library for the manipulation of spectral files in the Grams SPC format
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next