Showing 38 open source projects for "parse files"

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.
  • Connecteam Employee Management Software Icon
    Connecteam Employee Management Software

    Everything you need to manage your employees under one roof

    Connecteam is an award-winning all-in-one employee management solution for daily operations, communications, and human resource management.
  • 1
    Gource

    Gource

    Software version control visualization

    Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen working on the tree at the times they contributed to the project. Gource includes built-in log generation support for Git, Mercurial, Bazaar and SVN. Gource can also parse logs produced by several third party tools for CVS repositories. Gource is a visualization tool for source control repositories...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Verible

    Verible

    Verible is a suite of SystemVerilog developer tools

    The Verible project's main mission is to parse SystemVerilog (IEEE 1800-2017) (as standardized in the SV-LRM) for a wide variety of applications, including developer tools. It was born out of a need to parse un-preprocessed source files, which is suitable for single-file applications like style-linting and formatting. In doing so, it can be adapted to parse preprocessed source files, which is what real compilers and toolchains require. The spirit of the project is that no-one should ever have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Infer

    Infer

    A static analyzer for Java, C, C++, and Objective-C

    Infer is a static analysis tool - if you give Infer some Java or C/C++/Objective-C code it produces a list of potential bugs. Anyone can use Infer to intercept critical bugs before they have shipped to users, and help prevent crashes or poor performance. Infer checks for null pointer exceptions, resource leaks, annotation reachability, missing lock guards, and concurrency race conditions in Android and Java code. Infer checks for null pointer dereferences, memory leaks, coding conventions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Drumstick Libraries

    Drumstick Libraries

    MIDI libraries for Qt/C++

    Drumstick is a tool to play music. This is a set of C++ MIDI libraries using Qt5 objects, idioms and style. It contains a C++ wrapper around the ALSA library sequencer interface; ALSA sequencer provides software support for MIDI technology on Linux. A complementary library provides classes for SMF (Standard MIDI files: .MID/.KAR), and Cakewalk (.WRK) file formats processing. A multiplatform realtime MIDI I/O library is also provided.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • Da Vinci Supply Chain Business Suite Icon
    Da Vinci Supply Chain Business Suite

    Full featured Davinci Supply Chain technology built for warehouses that strive for efficiency.

    Da Vinci Unified empowers medium to large companies in all industries to meet the increasing demands of today’s supply chain challenges, with sophisticated warehouse, transportation, yard and labor management.
  • 5
    QFSViewer

    QFSViewer

    QFSViewer is a small tool to view system raw image files.

    QFSViewer is a small tool for developers to view the contents of various file system raw image files, which does not rely on the operating system mounting, does not require permission requests, and is completed entirely within the software application. Based on this feature, the tool can easily run on windows/linux/macos.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    PoDoFo

    A PDF parsing, modification and creation library.

    The PoDoFo library is a free, portable C++ library. It can parse and modify existing PDF files and create new ones from scratch. It also includes several tools to work with PDF files. It features an unique approach which provides access to PDF documents via an object tree. Therefore, PDFs can be created and or manipulated using a simple tree structure. Development of PoDoFo has been moved to GitHub: https://github.com/podofo/podofo Please raise new issues in the GitHub project.
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 7
    BlockSci

    BlockSci

    A high-performance tool for blockchain science and exploration

    The Bitcoin blockchain, currently 280 GB and growing, contains a massive amount of data that can give us insights into the Bitcoin ecosystem, including how users, businesses, and miners operate. BlockSci enables fast and expressive analysis of Bitcoin’s and many other blockchains. Current tools for blockchain analysis depend on general-purpose databases that provide "ACID" guarantees. But that’s unnecessary for blockchain analysis where the data structures are append-only. We take advantage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    jarduino

    Generates C++ code from Arduino .dbc files

    jarduino creates C++ code from .dbc files suitable for import into the Arduino IDE. It generates C structures representing each message and functions to build and parse the messages. It also provides a visualisation of the message, mapping the signals to the bits in the data message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A small and simple library for reading and parsing MARC (bibliographic ISO-2709) records quickly. If you need to read and parse MRC files - it is that suits you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Smartest Way to Manage ALL Creators Icon
    The Smartest Way to Manage ALL Creators

    For Brand Ambassadors, Influencers, Employees and Affiliates

    SocialLadder empowers brands to identify, track, reward, and engage their community seamlessly. Streamline ambassador programs with automation, enabling you to focus on nurturing relationships with your biggest fans.
  • 10
    Command Line Parser GetPot

    Command Line Parser GetPot

    Tool to parse the command line and configuration files.

    Powerful command line and configuration file parsing for C++, Python, Ruby and Java (others to come). This tool provides many features, such as separate treatment for options, variables, and flags, unrecognized object detection, prefixes and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Parse C++ header files using ply.lex to generate navigable class tree representing the class structure. CppHeaderParser.py has the advantage of being a pure python C++ header parser. Grap a copy of ply at http://www.dabeaz.com/ply/
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12

    WinPcap v4.1.3 (libpcap v1.7.4)

    Parse pcapng and nanoseconds pcaps

    This is libpcap v1.7.4 library ported to Windows and deployed as WinPcap v4.1.3. It supports pcapng files and pcap files with nanoseconds timestamps. Instruction: 1. Install standard WinPcap 4.1.3 package from http://www.winpcap.org/ 2. On Windows 64-bit * Copy bin\x64\wpcap.dll from archive to \Windows\System32 * Copy bin\wpcap.dll from archive to \Windows\SysWOW64 3. On Windows 32-bit * Copy bin\wpcap.dll from archive to \Windows\System32
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 13
    vcftools
    A set of tools for working with VCF files, such as those generated by the 1000 Genomes Project. This project is migrating to github: https://vcftools.github.io/
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • 14
    SourceCookifier: Plugin for Notepad++
    A plugin which uses Exuberant Ctags to parse either only the currently activated source file or multiple files of so-called sessions. The results are shown and can be browsed in a treeview inside of a dockable window.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 15

    Model Railroad System

    The Model Railroad System can help you run your railroad.

    The Model Railroad System is a software package that can help you run your railroad. Download the Model Railroad System now and operate your layout, from running trains to working your signals and switches. This software package has support for a network of Bruce Chubb CMR/I USIC, SUSIC, and/or SMINI nodes and/or a network of Lenz’s XPressNet DCC nodes. It now supports Azatrax USB-connected Model Railroad Detectors. Software to create switch lists for freight car forwarding and creating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TLELib

    C++ library for very easy operating with TLE data sets and files.

    The TLELib is the C++ library, which allows to read and write the TLE files very easy. It provides 2 main objects: tlelib::Node - object, operating with NORAD two lines elements data. It allows to parse the data from 2 or 3 lines and to output the data into strings in according to the TLE format. tlelib::Stream - stream, allowing to read the TLE data from some object of iostream type, and to write the data in TLE format into such object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cipra Unit Testing Framework

    cipra Unit Testing Framework

    C++11 unit testing framework based on Perl's Test::More module.

    cipra is a simple, TAP-compatible Unit Testing Framework for C++. cipra is Free and Open Source Software, released under a 3-clause BSD-style license. It's written in 100% standard C++11 and is only a couple header files, making it easy to include in your C++11 project. TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks that was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") that parse TAP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    qtBisonC++ is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a QT C++ program to parse that grammar. qtBisonC++ reads the given input files for a description of a scanner to generate. The description is in the form of grammar in Backus-Naur Form (BNF), called rules. qtBisonC++ generates as output a C++ source and include file, `lexyy.cpp` and `lexyy.h`, which defines a class `lexyy'. This file is compiled with your code to produce...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    OOPSGen

    Object Oriented Parser Generator

    The goal of this project is to create a simple and easy to use parser generator that will accept a textual grammar file as an input and output modularized classes representing a limited parser interface. Long term goals include a robust grammar file syntax, output suitable for multiple programming languages, and tools for better integrating compiler functionality, parse tree manipulation, and FSM based scanner generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Program Q AIML is a C++ Qt-based library offering a simple API to parse AIML XML files and then interacting with a user input with Latin/Arabic support (Unicode). AIML is a technology permitting to have an AI chat bot. A sample application is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    tsv-Tools

    bunch of tools to parse TSV files.

    I want to write base libraries to easily parse TSV files. Most of thinks can be done with unix cmd lines, but here I will also deal with headed files and try to managed some metadata. Else goals are reorder, sort, filter, extract, merge, ... I'll also try to develop class to have a general API, regardless the language. It's a try ! You're wellcome to comment or join.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Soundbench

    Soundbench

    A GPL software synthesizer for all.

    Soundbench is high-quality GPL-licensed software synthesizer written in C++/Qt that is meant to work across all major platforms (though especially most common Linux distributions). Soundbench follows a development philosophy that emphasizes getting everything stable before adding new features. Soundbench is meant to be usable by anyone who wishes to produce music, whether they are hobbyists, professional musicians, or experienced sound designers. The program is currently in Beta,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DeltaQt

    DeltaQt

    Parser for DELTA files (Qt, C++)

    DeltaQt is part of the FreeDelta project and aims to implement a parser for DELTA (DEscription Language for TAxonomy) files using the Qt core framework. DeltaQt is a library intended to be incorporated into other applications that require the ability to parse DELTA files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SiniP : Simple ini Parser

    SiniP : Simple ini Parser

    A simple library to parse and manipulate ini files

    SiniP is a library built in order to easily open, manipulate and create ini files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    foo_xspf is a plugin for the foobar2000 audio software that adds XSPF support. XSPF is an open, XML based playlist format developed by the Xiph.Org Foundation. It uses the open library libspiff to parse the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next