Showing 20 open source projects for "object reader"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 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 .NET...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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
  • 3

    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
  • 4
    AudiooPy

    AudiooPy

    Audio manager in Python Object-Oriented Programming

    AudiooPy stands for "Audio manager in Python Object-Oriented Programming". It contains some useful operations on sound files and sound fragments. It operates on sound frames, meaning they consist of signed integer samples 8, 16, or 32 bits wide, stored in bytes-like objects. Among others, it allows the followings: - Audio reader/writer for wav -- based on Python standard library - Manipulate raw audio data - Audio mixer - Automated calculation of statistical descriptors for audio data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage and protect your mobile workforce with AI-driven unified endpoint management (UEM) Icon
    Manage and protect your mobile workforce with AI-driven unified endpoint management (UEM)

    For IT security teams in need of an AI-driven unified endpoint management platform

    IBM® MaaS360® is uniquely equipped to help IT professionals manage a wide variety of endpoints, apps, and data, and protect them efficiently and productively.
    Learn More
  • 5

    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. At the end of Part II, the reader...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    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
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9

    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
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
    Learn More
  • 10

    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: 162 This Week
    Last Update:
    See Project
  • 11

    NBTSharp

    Named Binary Tag Library for .net

    A named binary tag library (file format used in the computer game Minecraft) for .net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13

    RssRead

    An experimental API for reading RSS (and Atom)

    RssRead is an experimental API for reading RSS (and Atom) Writen in Python, using feedparser, is meant to be used in CLI program. GUI program or integrated in other programs. Its simple api ideal for a RSS reader. t's a module you can use with a import RssRead as feed and then use the News property to get the news rss = feed.RssRead() try: rss.loadNewsRss(NAME) except feed.SiteError: print 'Site not present!' for news in rss.News: pass In NAME you can use any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    RSSFeedMagic full featured object-oriented RSS/RDF reader. It handles both RSS and RDF format, provides easy customization via css stylesheets, easy installation and is compatible with IE/Mozilla/Opera browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Compact ELF-object reader MIPS decoder and fuctional simulator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    nan2D is a small direct3d powered game engine that is coded in C++ and uses an OO design. Features include animated sprites, render state blocks (cashed), an error trapping system, 2d text, INI file reader, primitive I/O console, and an object system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java EDIDocument reader and EDIWriter. These form the basis of a EDI Document Object Model, similar to the XML DOM. To be used in place of expensive EDI Translator products, providing the developer with a set of methods to manage EDI Documents
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next