Showing 166 open source projects for "all-in-one"

View related business solutions
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 1

    ctalk

    Object Oriented Language

    IMPORTANT: Please refer to the Ctalk wiki, available from the tab above, for important release information. Ctalk is a compact object oriented language that works closely with C. That means you can use Ctalk for GUI, network, client-server, and systems programs as well as traditional object oriented simulations, with all of the advantages of a true object oriented language, like class and method inheritance, and rapid prototyping. Ctalk includes a just-in-time compiler, a compact run...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2

    Extended C Library

    Extended C Library

    ... usage the libxc project is provided under the very permissive BSD license. If you need a different license then please send me a request (lelanthran at gmail) and I'll do my best to satisfy your request. What's completed? As of writing, the following libraries have been written and tested: 1. Memory accounting/tracking 2. String operations 3. Vectors 4. Trees 5. Dictionary arrays 6. Configuration management See the wiki page for more information
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Native File Dialog

    Native File Dialog

    Neat C library that portably invokes native file open and save dialogs

    A tiny, neat C library that portably invokes native file open, folder select, and save dialogs. Write dialog code once and have it pop up native dialogs on all supported platforms. Avoid linking large dependencies like wxWidgets and qt. Tested, works alongside libsdl on all platforms, for the game developers out there.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    taskKS

    A small cooperative task framework for calling task fns asynchronously

    For async calling of process functions (fns) this very-tiny-task subsystem may safe some efford for you. Could be used for running systems e.g.for a process with sub processes or as a base of a small (sub) system with multiple tasks and/or state machines. Source code in C. Should work in C++ as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 5

    jpeg2pdf

    Create PDF from JPEG scans and photos

    Cross-platform command-line tool for creation of PDF documents from scans/photos of pages in JPEG (.jpg) format and the lightest weight ANSI C library to put multiple JPEG files into one PDF file. You can add handwritten comments to PDF scans (over original images) with xournal: http://xournal.sourceforge.net/ It supports graphics tablets and saves comments to PDFs as vector data.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6

    xplgraph-cpmgsx-dxforth

    An replacement of DXForth's xplgraph.scr library for CP/M

    ... (with all of its cryptic syntax) and uses CP/M's GSX interface. Using this interface enables graphical output to either local screen or remote devices connected through a serial port (like Tektronix 4010 text-and-graphics terminal emulator running on PC). Limitations: - No colors, no shades of gray. Color 0 is blank, others are mapped to solid pixels. - No READPIX function. - PALETTE, SETPAL and SOUNDX are dummy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ZM

    ZM

    A library to handle coroutine and green thread in C

    ZM is a C library to handle continuations (coroutine, exception, green thread) with finite state machines. The library is written in C99 without external dependecy or machine-specific code and can be compiled in ansi-c or ansi-c++ with the minal effort to define two unsigned int type (uint8_t and uint32_t).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    .Net Native Interface Library

    The best library to work with .Net Assemblies in any programming lang.

    ... to the .Net libraries. The following examples illustrate when you need to use DotNetNativeInterface native methods: 1. You want to access and use .Net Framework Class Library in your application. 2. You want to access and use 3rd party .Net Libraries in your application. Competitive Advantages: 1. Access to .Net Framework Class Library. 2. No COM registration of .Net Libraries is required when deployed. 3. Allows any programming language to consume .Net libraries as if they were native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Tunatch

    Binary patch manager.

    Apply, create and check popular binary patches formats, or try the custom one! Aims to be a platform for Unix systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 10
    TeamSpeak 3 SideWinder Game Voice Plugin

    TeamSpeak 3 SideWinder Game Voice Plugin

    Microsoft SideWinder Game Voice device support for TeamSpeak 3.

    This TeamSpeak 3 plugin provides support for the Microsoft SideWinder Game Voice USB device. The plugin requires Windows 7 or above.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    CLIck

    CLIck

    a CLI generator and and SW library

    ... subset of POSIX APIs. Despite the project name, you won't need your mouse at all!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    concordia

    concordia

    Powerful search library, best suited for computer-aided translation

    Concordia - Roman goddess of agreement. Concordance searcher - tool for translators who need their translations to "agree" with one standard. Concordia is a C++ library for fast text lookup in large corpora. It uses a RAM stored index, which takes up approximately 600MB of memory for a corpus of 2 million sentences. It is based on the idea of a suffix array, enhanced by the presence of other auxiliary data structures. The effects are stunning - Concordia is able to do simple substring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    ... multi-core. FastFlow works on x86, x86_64, PPC, ARM, and Linux, Mac and Win XP/7. From Jan 1, 2018 code development migrated on GitHub at https://github.com/fastflow/fastflow
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Wheefun C Objects

    Facilities for Object-Oriented Programming in C

    The C programming language is procedural and does not provide an explicit mechanism for object-oriented programming. However, that doesn't mean that object-oriented programming cannot be done in C; with the availability of function pointers and structures, object-oriented code can be written. Although this has been done many times in the past, facilities for generic implementation of object-oriented code are either lacking or have turned into their own programming languages. This aims to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    dtime Decimal Time Library

    Decimal time library for Linux/*nix

    The dtime library is a project aimed at providing a set of decimal (metric) time replacement functions for the standard *nix time functions, allowing programmers to easily develop programs that work with decimal times. Decimal time systems divide the day into segments based on 10. Examples units are centidays (cd), millidays (md), and microdays (ud).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ALEPH-w

    ALEPH-w

    Data structures and Algorithms library

    Aleph-w is a library of data structures and algorithms implemented in and for C++. It contains the main data structures: single and double lists, special arrays (dynamic and of bits), many types of trees: multitrees, binary search trees, avl, red-black, randomized, treaps, splay and other interesting types. Several types of hash tables are implemented: separated chaining, open adressing with linear probing and double function hash; this last one has a garbage colector mechanism...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    libUpdate

    Library for managing application updates.

    Library that allows creating, managing and applying software updates. Library intended for developers who want to easily add automatic oraz manual updates to their software. Works with Linux and Windows applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    StringLib C: functional string library

    StringLib C: functional string library

    C library defining string type and designed for string manipulation

    The stringlib.h library by GreenApple allows easy string manipulation in C language by defining the type 'string' (or '_string') and providing several functions to easily operate with them. All allocation is done automatically, unallocation is done by calling the function 'string_delete(string*)'. Full documentation is present on the library header file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CrashRpt.CPP

    CrashRpt.CPP

    Crash reporting for Windows applications and plugins

    CrashRpt.CPP is a C++ library - Windows native client for Doctor Dump Crash Reporting System. It is used to implement crash reporting for Windows applications and plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    libtld

    libtld

    Extract the TLD of any, world wide, URI.

    The libtld is used to extract the TLD from any URI from anywhere in the world. The library recognizes all TLDs, whatever the number of levels the TLD includes (i.e. .com has one, .au has up to 4 such as .schools.nsw.edu.au) this library will be capable of extracting it. The library is for C, C++, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SDL2 for AmigaOS 4

    SDL2 for AmigaOS 4

    Simple DirectMedia Layer 2.0 port for AmigaOS 4

    *** New home: https://github.com/AmigaPorts/SDL *** This is a port of SDL 2.0 for AmigaOS 4. Some parts were recycled from older SDL 1.2 port for AmigaOS 4, such as audio and joystick code. Features: - Based on version 2.0.7 - 2D renderers: compositing, OpenGL (MiniGL) and software - OpenGL 1.x context using MiniGL - OpenGL ES 2.0 context (beta)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Grenade

    Grenade

    Deep Learning in Haskell

    ... the layers of the network but also the shapes of data that are passed between the layers. To perform back propagation, one can call the eponymous function which takes a network, appropriate input, and target data, and returns the back propagated gradients for the network. The shapes of the gradients are appropriate for each layer and may be trivial for layers like Relu which have no learnable parameters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PyGObject for Windows

    PyGObject for Windows

    All-In-One PyGI/PyGObject for Windows Installer

    Cross-platform python dynamic bindings of GObject-based libraries for Windows 32-bit and 64-bit.
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 24

    SFENCEShared

    SFENCEShared library is set of help functions without links to SEM.

    SFENCEShared library is set of help functions without links to SFENCE Extension Modules (SEM). It can be used with extern libraries which uses SFENCE but which isn't SEM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LinAsm

    LinAsm

    Collection of fast and optimized assembly libraries for x86-64 Linux

    ... data types (ADT) such as hash tables b-trees, and much more. LinAsm libraries are written on FASM assembly language. They are stable and have appropriate benchmarks for many units. All libraries are well documented and grouped by their functionality. To get more information about this library, please visit the official web site: http://linasm.sourceforge.net
    Downloads: 31 This Week
    Last Update:
    See Project