Showing 42 open source projects for "parsing"

View related business solutions
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • 1
    libphonenumber for PHP

    libphonenumber for PHP

    PHP version of Google's phone number handling library

    A PHP library for parsing, formatting, storing and validating international phone numbers. This library is based on Google's libphonenumber. This library will try to follow the same version numbers as Google. There could be additional releases where needed to fix critical issues that can not wait until the next release from Google. This does mean that this project may not follow Semantic Versioning, but instead Google's version policy. As a result, jumps in major versions may not actually...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Readrops

    Readrops

    Android multi-services RSS client

    Readrops is a multi-service RSS client for Android. Its name is composed of "Read" and "drops", where drops are articles in an ocean of news.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    go-ipns

    go-ipns

    Utilities for creating, parsing, and validating IPNS records

    This package contains all of the components necessary to create, understand, and validate IPNS records. It does not publish or resolve those records. Kubo uses this package internally to manipulate records. Once you have the record, you’ll need to use IPFS to publish it. There are several other major operations you can do with go-ipns. Check out the API docs or look at the tests in this repo for examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Carmine

    Carmine

    Redis client and message queue for Clojure

    A pure-Clojure Redis client & message queue. Redis is awesome and it's getting more awesome every day. It deserves a great Clojure client. Fully documented, API with full support for the latest Redis versions. Industrial strength connection pooling. Composable, first-class command functions. Flexible, high-performance binary-safe serialization using Nippy. Simple, high-performance message queue (v2+, Redis 2.6+). Simple, high-performance distributed lock (v2+, Redis 2.6+). Pluggable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5
    Web Spider, Web Crawler, Email Extractor

    Web Spider, Web Crawler, Email Extractor

    Free Extracts Emails, Phones and custom text from Web using JAVA Regex

    In Files there is WebCrawlerMySQL.jar which supports MySql Connection Free Web Spider & Crawler. Extracts Information from Web by parsing millions of pages. Store data into Derby Database and data are not being lost after force closing the spider. - Free Web Spider , Parser, Extractor, Crawler - Extraction of Emails , Phones and Custom Text from Web - Export to Excel File - Data Saved into Derby and MySQL Database - Written in Java Cross Platform Also See Free email Sender...
    Leader badge
    Downloads: 103 This Week
    Last Update:
    See Project
  • 6

    Sasa

    Sasa is a collection of organized extensions to the .NET framework.

    Sasa is a set of extensions to the .NET framework for networking, generic operator handling, LINQ expression processing, parsing, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FTP2MFS

    FTP2MFS

    Syncing FTP/HTTP/RSYNC into IPFS

    Syncs folders into IPFS's mutable file system (the directory structure accessible through ipfs files). Despite the name, FTP2MFS is capable of reading from FTP, HTTP directory listings, rsyncd, and the local filesystem. Beware: ftp2mfs can be used to easily mirror several 100 GB in a few hours, and keep them in sync with upstream and on the local IPFS node. IPFS is not necessarily able to keep that much content available to the network from one node, see hyperprov for an explanation and a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Library for binary format parsing

    Library for binary format parsing and generation for network

    A quite small library for parsing and generate binary messages, format you nameit. It designed to use for networking protocols e.g. take care about endianless. It's quite easy to use, like printf and scanf. Also it provide an memory care buffer abstraction to make it more easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Synder

    Synder

    Atom/RSS/SearchSuggestion/OPML processing framework

    Synder is an Atom/RSS/SearchSuggestion/OPML processing framework It is Optimized For Android, but works with Java SE/EE. Synder has a small-footprint, low memory consumption. The only dependency for parsing is a SAX2 implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 10

    The `8conv` text encoding converter

    Converts quoted-printable, UTF-8, UTF-16BE, UTF16LE to 8-bit.

    Command-line tool to decode text which has undergone MIME-typical encoding into (ISO-8859) 8-bit --- without having or parsing the relevant MIME type declarations. Decodes quoted-printable sequences; handles UTF-8, UTF-16BE, UTF-16LE; optionally translates common characters from DOS or Windows code pages or HP-Roman8 into ISO-8859-1. UCS characters can be mapped to 8-bit translation strings. Single ISO C source file, "8conv.c". Translation can be controlled through a configuration...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    EsiAisParser

    Robust Automatic Identification System Parser in Java

    This package supports the parsing of AIS messages in Java. AIS, the Automatic Identification System, is a system aiming at improving maritime safety by exchanging messages between ships, other vehicles in particular aircraft involved in search-and-rescue (SAR), and (fixed) base stations. To be precise, this package support the ITU-R M.1371-4 AIS standard. See our extensive javadoc and in particular the class AISParser for more information on how to use this package. See the ESI AIS Parser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    csv-tools

    csv parsing tools to databases

    A set of tools which parsing a CSV input and inserting then to a large amount of databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Little Server That Can

    LSTC is a plugin server in Python.

    LSTC is designed for the use of a server for Scratch (http://scratch.mit.edu/). It's also designed in a way that you can connect to different "plugins" allowing one person to play chat and another to play a multiplayer game without either of the projects interfering with the other. With a little modification (of the parsing and sending messages), you can use it with raw sockets for other projects made outside of Scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QAntenna is able to show antennas in a 3D plot, and calculate it's radiattion pattern. It is capable of working with many antennas at the same time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    A Least Cost Routing application for Telephone service providers in North America, with 2 functions: parsing the rate decks of long distance service providers and determining the cheapest provider for each destination a subscriber might call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rub Rss Instant Notifier
    Rub is an instant RSS Notifier. You want to stay in touch with your friends ? You want to get the latest News ? You want to get just the messages you are interested in ? Then Rub is the answer!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    An open source java 5 API for parsing and obtaining queue metrics from Asterisk PBX log files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Basic tools for the MPEG-21 standard. The MPEG-21 standard is a complex framework for exchange of content. This project aims to ease the burden of implementation of basic aspects such as parsing, validation and database mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A high-performance and ease-of-use implementation of the Modbus protocol written in Java by Infinite Automation Systems Inc.. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing. For commercial licenses see www.InfiniteAutomation.com Get the most recent code here: https://github.com/infiniteautomation/modbus4j For support: http://infiniteautomation.com/forum/category/11/modbus4j-general-discussion
    Downloads: 28 This Week
    Last Update:
    See Project
  • 20
    ImapHandler is a fsock-based low-level IMAP client for PHP intended for developers who want less abstraction than provided by the imap extension or PEAR::Mail_IMAP but don't want to have to worry about parsing everything themselves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Genalyze log analyzer, a simple yet highly extensible framework for parsing log files, was designed for parsing T-Server log files generated by Genesys contact center software platform, yet is generic and easy enough to adapt for other log formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sieve is a mail filtering language standardized as RFC 3028 / RFC 5228 and its extensions. libSieve provides a simple, clean API for parsing and executing Sieve scripts. Code is on GitHub: http://github.com/sodabrew/libsieve
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 23
    WebDAV-interface to MS-Exchange-Server for contacts and appointments written in Java 5. Requires only some Apache common*.jars and log4j. XML parsing done through javax.xml.* classes. "mv.string" supported, LDAP user authentication included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Perl module for fast parsing of mbox mail folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A self-guiding Flash front-end with a 100% Java-based XML parsing gateway that combines the look and functionality of a streaming game client with a background processing system for handling distributed data packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next