Showing 72 open source projects for "parser"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    With WikiImageMapper you can easy create imagemaps for the MoinMoin Wiki (with installed ImageMap parser). The project is based on JImageMapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A set of libraries which includes: - Time schedule library - HTTP communication library - Generic parser library - Image processing library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RandomContent chooses from several content locations (e.g. text files) one at random, parses its content with specified parser and outputs it on a stream (e.g. cout -> screen). It's easy extendible to many kinds of content, first step is parsing text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Easyfreedb is a cross-platform C++ library for accessing data on a freedb server. It supports protocol level 6 (UTF-8) and uses Boost's LL parser framework for parsing. Easyfreedb has a C-wrapper to make it easy to use from other programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    ABCp seeks to serve as a universal parser engine and API for ABC notation as detailed at http://www.abcmusicnotation.org/ for use by any ABC software developer on any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SDL_GLel is an OpenGL extension library for SDL. Its files are dymically generated from the OpenGL extension repository using a lex/yacc parser, in order to be up-to-date with new extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Full C# assembly to read EXIF metadata from JFIF and EXIF structured jpeg image files. It also extracts the MakerNote information and don't use the .Net Image and Bitmap classes but its own parser, thus avoiding performance issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    furious_tv is a set of tools to take XMLTV TV listings and enable a UNIX system to automatically record programs off of a TV card. It is written in C and uses a SAX parser for maximum speed and efficiency. ftv_gnome is the GNOME interface to the PVR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TacitPixel is a scalable C++ framework for building application prototypes for interactive collaborative VR/AR applications. It provides a number of features that make prototyping fast and portable. TacitPixel is the successor of the TAP and Twisted Pair engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    VtkExtension is a heterogenous library of C++ classes for use with VTK. Included are additional geometry sources, extended collection classes, extended XML parser and string facilities, as well as composite classes abstracting larger application needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PSParser is a java-GPL PS interpreter that works with a plugin system, the core parser calls clallbacks that do visual rendering, The first plugin is for JPicEdt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    sPanel is a web interface controlling the SHOUTcast streaming media servers, making the server administration job much easier for stream host companies. Includes Instant .ini writer & auto server restarting. Fully Custom XML parser & much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Parses an encoded Xvid AVI to obtain the quantization value of each of its frames. When parsing is done, numerous statistics are displayed either textually and/or graphically.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    CamelotSharp is a realtime packet analyser / parser for the game Dark Age Of Camelot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MapX is an EverQuest map viewer / annotation tool and log parser. This is a C# project created using Visual Studio.NET. It lets you read .MAP format vector files and view, pan, zoom, and add annotations to maps of EverQuest zones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ptarmigan is a SAX event generator that produces schema-conforming XML content from the metadata found in media files and streams. It supports MP3 ID3 (v1 & v2), Vorbis/Ogg, FLAC, WMA and playlists (M3U, PLS, ASX and B4S). Initial implementation in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Flash xPath is intended to be a solution to the lack of an xPath standard model in flash MX. Any one who has used xPath usually appreciates the ease of use it offers by its self or in conjunction with a DOM based parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This little tool reads various GO-formats (starting with SGF-parser) and will write a POV (Persistance of Vision) - file. The file can be rendered using POV, so the resulting image will be a high-res raytraced go-board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Small Java Library for SVG (sjlsvg) is a simple library for draw svg vector image on Java platform. The library will be as small as possible (XML parser, SVG render, ...) for use as "small" applet or in Mobile platforms (PalmOs, PocketPC, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    We will create a complete MPEG4 part 14/Quicktime parser in Java, add a full working example in J2ME and then port the whole thing to C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Goal : standalone rm-wav converter based on a RM parser with several decoders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a simple Java parser and object serialization factory for Collada 1.4.1. It is built with maven, has some unit tests to show how the thing works, and requires maven, digester and velocity. Super simple, use it at will any way you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo