Showing 32 open source projects for "object reader"

View related business solutions
  • Propel Software: Product Value Management Platform for Manufacturers Icon
    Propel Software: Product Value Management Platform for Manufacturers

    For modern product companies that need to connect product and commercial teams successfully

    Propel is a cloud-native Product Value Management platform that unifies PLM, QMS, and PIM in one connected system, giving manufacturers complete visibility and control across the entire product lifecycle. It provides a single source of truth for all product data, streamlines change management, strengthens quality and compliance processes, and accelerates time-to-market by eliminating the silos and manual steps that slow teams down.
    Learn More
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 1
    OpenAPI.NET

    OpenAPI.NET

    Object model for OpenAPI documents in .NET

    The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model. The OpenAPI.NET project holds the base object model for representing OpenAPI documents as .NET objects. Some developers have found the need to write processors that convert other data formats into this OpenAPI.NET object model. We'd like to curate that list of processors in this section of the readme. Converts standard...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    Wildcat- Simple "C" XML reader

    Wildcat: Simple "C" XML reader

    A simple in C writen XML-Parser. Don't use macros or other non standard C-language extension. Object Oriented implementation. Support only single byte character sets. Tested with ARM-gcc 7.5 and Visual Studio 2019 C compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IQcad

    IQcad

    A 2D CAD application for civil engineering , built with Free Pascal

    IQCad is a free 2D CAD application for civil engineering and tunnelling, built with Free Pascal/Lazarus for Windows and Linux. Features: 25+ entity types (Line, Polyline, Arc, Circle, Spline, Hatch, Text, Dimensions, Table, and more) AutoCAD-style command line with object snaps and grip editing Modify tools: Move, Copy, Rotate, Scale, Mirror, Offset, Trim, Extend, Chamfer, Fillet Layers, linetypes, blocks, and configurable styles Civil Engineering: TIN surfaces with contours and spot elevations Survey points with CSV import and point groups Tunnel section lines with deviation analysis Horizontal alignments with curves and spirals LandXML import/export File Formats: DXF (R12/R2000/R2018), LandXML, PDF, PNG, SVG,DWG ( using ODA converter or Librecad dwg reader) WMS server support Point Cloud import export. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4

    Delphi FMX JPEG loader with Exif

    Small unit to load JPEG images in Delphi honoring Exif orientation

    ...In order to display the image correctly, you must read the Exif header and rotate, flip or mirror the image after loading, according to the orientation information in the Exif header. This small unit does it for you: it is the smallest and fastest JPEG Exif reader currently available for Delphi and automatically applies the necessary transformations to a TBitmap object after loading. Useage: procedure JPEGLoadBitmap(ABitmap: TBitmap; AFileName: String); overload; procedure JPEGLoadBitmap(ABitmap: TBitmap; AStream: TStream); overload;
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Inspection Software Icon
    All-in-One Inspection Software

    flowdit is a connected worker platform tailored for industry needs in commissioning, quality, maintenance, and EHS management.

    Optimize Frontline Operations: Elevate Equipment Uptime, Operational Excellence, and Safety with Connected Teams and Data, Including Issue Capture and Corrective Action.
    Learn More
  • 5
    identia

    identia

    Decentralized, censorship resistant social media on IPFS

    Peer-to-peer, censorship-resistant social media on IPFS. Plus experimental RSS reader. The meta-object is a store for arbitrary data that can be used to describe complex relationships between various types of data. These relationships can be stored in a post object to add context to a specific post or in the identity object to provide an identity-wide context scope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    BookPart2

    Interpreter Code for Book Part 2

    Source code for the book "Writing an Interpreter for Object Pascal: Part 2 This is the second part of a series that will show you how to write an interactive interpreter in Object Pascal. Part 2 describes the building of the first version of a virtual machine together with a simple assembler. The book combines the virtual machine with the syntax checker for the Rhodus language. Intermediate code is generated directly as the source code is parsed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MedRecReader

    MedRecReader

    Convert Tricare PDF table into MS Excel

    Medical Record Reader (MedRecReader) is a tool designed to simplify coping Tricare medical history from a PDF Table to a manageable format such as a Microsoft Excel table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Java OWL Reader

    Java library which offers information contained in an OWL resource

    A Java library which reads an OWL resource, e.g. an OWL file, and offers methods to get the contained information. For that is has methods to get all OWL classes together with their subclasses and their data types (i.e. their data properties), all relations of these OWL classes (i.e. all object properties), all OWL individuals together with their classes and their data values (i.e. their positive data property assertions) and all relations of these OWL individuals (i.e. all their positive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MvOLE is program for reading Microsoft OLE Storage file (such as MS Word .doc or MS Excel .xls). You can get content of any OLE object in this file, even if it is damaged. Object's content may be translated from MS Office UNICODE to plain text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • More Bookings. Better Experience. Icon
    More Bookings. Better Experience.

    For tour and activity providers

    The all-in-one solution built to help you stay organised and get more bookings with thousands of connections to online travel agencies (OTAs), resellers and suppliers.
    Learn More
  • 10

    OJson

    Optimised JSON (Javascript Object Notation)

    Optimise JSON by removing duplicate strings and arrays containing repeated object keys. Here you will find binary downloads and discussion (https://sourceforge.net/p/ojson/discussion/) . The actual development and issue tracking can be found here: https://bitbucket.org/cryanfuse/ojson
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    python-textgrid

    Python module that handles ASCII-style text-based tables.

    ...It supports various operations, like writing in its cells, adding or deleting rows and columns, changing the measures of cells, and more. Textgrids allow to simply import/export text in tables that can be viewed with a simple txt reader, and also to store text in an object that can be easily printed whenever you want in your python application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    json-cpp

    C++ JSON parser (Now in GitHub)

    THIS PROJECT HAS MOVED TO GITHUB. jsoncpp is an implementation of a JSON (http://json.org) reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. New homepage: https://github.com/open-source-parsers/jsoncpp Old homepage: http://jsoncpp.sourceforge.net
    Leader badge
    Downloads: 209 This Week
    Last Update:
    See Project
  • 13
    R3R
    R3R is a small, fast, and portable reader for RSS, ESF, and Atom feeds.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NBTSharp

    Named Binary Tag Library for .net

    A named binary tag library (file format used in the computer game Minecraft) for .net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SMP3

    SMP3

    SuraZ MP3 Audio Player

    SMP3 is Portalbe,Lightweight and Beautiful Audio Player that supports many audio formats. It comes with 10 high quality skins and 3 moods. SMP3 was developed by Shalitha Suranga with Suraz Software Corporation Srilanka.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Extended SourceWare Archive Group
    XSWAG (Extended SourceWare Archive Group) is a revival project for the famous SWAG code archives for the Pascal programming language. This project is open to every Pascal/Delphi programmer who wishes to contribute to the global Pascal knowledge base. Current version (testing 0.9) features : - a reader program : allows users to browse through the code archives, organizes them by type and operating system and updates the archives from multiple XSWAG servers. - a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    RssRead

    An experimental API for reading RSS (and Atom)

    ...Or you can load more news with the same istance (using each time loadNewsRss()) Use the News object bearing in mind that it's already in a Xthml Link format. *You can add/remove sites you con use the following syntax try: rss += 'site', 'url' except (TypeError, feed.SiteError): print 'Already present' try: rss -= 'site' except (TypeError, feed.SiteError): print 'Not present'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bell Log File Reader

    Bell Log File Reader

    This software like a Text Log File Reader.

    This software like a Text Log File Reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libQtSerialization

    libQtSerialization

    Serialize your data in a backward and forward compatible manner.

    ...The library is composed of two sides: the QWriter which helps you serialize data, and the QReader that helps you unserialize data. The writer is quiet straight forward. Pretty much, all you have to do is call a writeTag() function and the data gets serialized. The reader is a little more complex so the serialization can support special cases, especially sub-classes (so you can save a tree of classes) and array of classes (your tree may be composed of multiple instances of a given object.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RAM Library
    Tested, portable, standard C++ source code for policy based log stream, configuration data, external string table, field-delimited strings and text file reader. BSD license. Templated for use with any valid instantiation of std::basic_string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    I looked for a Java Component to read a Interleaved 2 of 5 barcode and didn't find. So I did it. Eu procurei por um componente Java para a leitura de códigos de barra 2 int 5 e não encontrei. Então eu fiz. Contato: www.flavioschiavoni.blogspot.co
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    csv file parser provides reader and writer to map csv file content to java objects and revers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The CINT Smartcard project is a collection of tools and libraries for testing smart card. Now it consists of a GUI tool, TestCase Manager, and two CINT pre-compiled libraries, pcsclib & gsmlib, to support PC/SC card reader and GSM commands respectively.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Library for reading RenderWare 3.7 RWS, DFF or ANM files into an object hierarchy. The contents can then be saved in another format or be used in a 3D graphics engine. Supports: clump, morph-, hanim-, and skin-plugins and hierarchical animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB