Showing 1331 open source projects for "code"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 1

    PDFium-Control

    A COM/ActiveX object used to display documents in windows apps

    This control allows the display of documents in your system with just about a single line of code. The control allows absolute precision to determine locations on the displayed PDF (for example, where on the page, in PDF units, is the mouse at a given point in time). It grew out of the need to replace Adobe Reader as the PDF document renderer in CursiVision and provides the exact location(s) so CursiVision (and other software ?)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    cojson

    a C++11 JSON parser/generator for constrained platforms

    ...It does not use memory allocation and has almost no external dependencies. It is not intrusive – it neither forces nor implies any particular design of the application. Instead it adapts to fit any existing application code. It is tolerant to data type mismatching. When such occurs, parser just skips mismatching data and makes best efforts to continue parsing. The parser is recursive, e.g. nested JSON elements are handled with the recursion. However, this recursion is driven by the structure definition, not by the input data, which prevents stack faults on malformed input data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cocoa.php

    cocoa.php

    Cocoa framework for PHP

    ...My initial motivation was to provide enough functionality to read and write property list files - the aim being to make it very trivial to exchange data between a real Cocoa application and a web-based API. Code in the project was written from scratch and the only the names of the classes and methods are the same as the real Cocoa framework. Feel free to use/modify/distribute as you wish, but leave this notice intact. It would be cool to know how people are putting it to use and any improvements contributed back to the project would be appreciated. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CloudTierSDK

    CloudTierSDK

    CloudTier Storage Tiering SDK

    ...Cooler or less frequently accessed data is automatically moved to cloud storage, freeing up local storage capacity. Your applications can continue to access all files as if they reside locally—no changes to your code or workflow are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If you find anything spectacularly wrong or badly documented, and need assistance, please drop me a line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Catharsis.NET.Repository

    Catharsis.NET.Repository

    .NET library that provides abstraction over persistent data storages.

    ...Target : .NET Framework 4.0 NuGet package : https://www.nuget.org/packages/Catharsis.Repository The following ORM frameworks are supported at this time : 1. NHibernate 2. Entity Framework 6 (Database-First/Code-First approaches) 3. LINQ to SQL
    Downloads: 0 This Week
    Last Update:
    See Project