Showing 261 open source projects for "open any file"

View related business solutions
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 1
    A very simple and easy to use command line argument parser library for .NET C# console applications. No need to read any documentation - just look at the provided example that you can also use as a template. The library has only 4 methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    StubCC is a code generation tool to automatically stub out a c++ class source and header file containing all the standard methods and overloaded operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Random Java utility classes 1. Prefix Trie based data structure 2. An indexed map (indexed by keys or values). 3. Main class that provides start/stop functionality for standalone apps. 4. File io api's based based on callback design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The C# XMP Toolkit is a wrapper for Adobe's XMP Toolkit and will allow you to add, modify and/or delete XMP using any .NET 2.0 Application (ie. C#, VB.NET, etc.).
    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.
  • 5
    This project it's a Java Lib to read some html (a File or a URL) and get a table into that. This returns a ArrayList with the information inside this HTML table. To find the table you need to say a String index to find this table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A portable, high-level 3D engine with an emphasis on generality. So far it is mainly used in CAD applications in need of geometrical constraint solving and other geometrical methods. FreeSG is designed as an integrable component and not a framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A core framework based on .net technology to provide extended functionalities upon the standard .net framework. - Generic ORM engine (based on Emit) - High performance Cache impl - Lite Reflection.Emit framework - Collection Framework (proposed)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An OpenSource collection of gadgets and code snippets to enhance the functionality of - and the experience of using - OrbForms Designer for Palm OS from OrbWorks Software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    data-context is an Java objects container. It can contain any object at any deep, just like map, however, it providers following functions: 1)auto create nesting object when encounter NPE by reflection 2)auto convert data type 3)full xpath syntax
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 10
    Small footprint C++ library to extract an XPath 1.0 expression from an XML tree. Uses the TinyXML project to parse XML trees and store intermediate results. Runs on any platform. Optional use of STL. Overhead less than 100KB, including TinyXML.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    A one file PHP 5.2.x web development framework built on the o.php libraries and using the JSON Template engine. The complete system weighs in at 50KB and gives you the tools to make simple sites quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is created to permit the usage of a more-stable, easy to use MaNGOS object-oriented Massively Multiplayer Online Role-Playing Game Server (MMORPGS). It doesn't include unreviewed changes, so it may look more feature-less than MaNGOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This code is another way to create SOA applications through HTTP. Can execute Database SPs, MSMQ, Assemblies, IronPython script and generates RSS, JSON, Web Service, Text or Excel file through HTTP. The system has authentication and logging support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C++ object serialization and packaging library, uses STL, includes full code documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    .NET library (written in C#) for developers writing data access code that is less cumbersome than straight ADO.NET and is almost entirely database platform independent for most database platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Framework (orchestrator) based on Hibernate and Apache Chain to avoid copying and pasting of source code when creating CRUD applications. It's also expansible and customizable to any kind of application. Examples using JSF and Struts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Str is a C++ class that is designed to make strings almost as easy to work with as they are in languages like TCL or Python. The Str class has minimal outside dependencies, is implemented as a single source file, as is designed to be user-customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    inotify-cxx is the C++ interface for Linux inotify technology. It offers a few simple objects instead of low-level data such as file descriptors, watch descriptors, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Salto Persistence is a object/relational persistence framework for a J2EE environment. It comes with Salto-db generator which uses a templates mechanism to generate Salto-db Dataobjects from any existing JDBC-supported Database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    SmartDB is an object oriented approach towards integrating SQLite database, like ms ado object, for C++/MFC projects. It acts as a wrapper for SQLite. You can open SQLite database into your program with just 3 lines of code. full source code available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A codebase for the construction of 3d online virtual worlds. Includes everything you need to make your own multiplayer online roleplaying game. All game rules are contained in plugins which can be written in easy scripting languages such as Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SingleObject is a framework comprised of one class that provides: abstraction from data-structures, data persistence, object relational mapping. It's an interface that lets you code any application in OOP using 1 object. >> http://www.singleobject.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TAVMVersion is a delphi component to help developers on an application version control. This component compare actual executable with database value and auto-update it. Data transfer will be File Copy, Http or Ftp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The goal of XML11 is to help programmers write AJAX-applications without requiring any JavaScript knowledge. XML11 allows you to write your application in Java which is then translated to JavaScript so that it can run inside any browser.
    Downloads: 0 This Week
    Last Update:
    See Project