Showing 27 open source projects for "cd-ex"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 1
    TensorFlow

    TensorFlow

    TensorFlow is an open source library for machine learning

    Originally developed by Google for internal use, TensorFlow is an open source platform for machine learning. Available across all common operating systems (desktop, server and mobile), TensorFlow provides stable APIs for Python and C as well as APIs that are not guaranteed to be backwards compatible or are 3rd party for a variety of other languages. The platform can be easily deployed on multiple CPUs, GPUs and Google's proprietary chip, the tensor processing unit (TPU). TensorFlow...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    DxWnd

    DxWnd

    Window hooker to run fullscreen programs in window and much more...

    Windows hooker - intercepts system calls to make Win32 programs run in a window, to enhance application compatibility, to enhance video modes, to stretch timing and emulate CD disk data and audio tracks. It is typically very useful to run old Windows games.
    Leader badge
    Downloads: 4,702 This Week
    Last Update:
    See Project
  • 3
    DMF: Distributed Multiplatform Framework

    DMF: Distributed Multiplatform Framework

    Development framework including code generator and UML ex/import

    A component based programming framework. This project is aimed to support various target frameworks. A wxWidgets based GUI application is the major sample which also provides rapid database GUI design with UML import and export (db reverse engineering).
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 4
    Ring

    Ring

    Simple and flexible programming language for applications development

    The Ring is a practical general-purpose multi-paradigm language. The supported programming paradigms are Imperative, Procedural, Object-Oriented, Functional, Meta programming, Declarative programming using nested structures, and Natural programming. The language is portable (Windows, Linux, macOS, Android, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications. The language is designed to be Simple, Small and Flexible.
    Downloads: 7 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.
  • 5

    lglicua

    Developer Assistant for PUC-Rio Tecgraf sci/tech toolkits on GNU/Linux

    This project is an assistant for developers wanting to use one of Lua 5.1, 5.2, 5.3 and/or 5.4, together with the PUC-Rio Tecgraf scientific/technical toolkit projects, on a range of GNU/Linux distributions. The Tecgraf projects are hosted on SourceForge: "im" (Image Manipulation) <https://sourceforge.net/projects/imtoolkit/> "cd" (Canvas Draw) <https://sourceforge.net/projects/canvasdraw/> "iup" (Toolkit for GUIs) <https://sourceforge.net/projects/iup/> Lua also comes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DracOS GNU/Linux Remastered
    What is DracOS GNU/Linux Remastered ? DracOS GNU/Linux Remastered ( https://github.com/dracos-linux ) is the Linux operating system from Indonesia , open source is built based on Debian live project under the protection of the GNU General Public License v3.0. This operating system is one variant of Linux distributions, which is used to perform security testing (penetration testing). Dracos linux in Arm by hundreds hydraulic pentest, forensics and reverse engineering. Use a GUI-based...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 7
    EasyArch

    EasyArch

    Arch Linux Installer ISO

    A simple yet full featured Archlinux installer ISO. Minimum system requirements- Processor - 2 core 64 bit Ram - 1 GB HDD space - 10 GB If you are looking for another linux distro, then you are at wrong place, this is not a new or separate distribution. It is just a live ISO to provide simple and easy way to get Archlinux up and running in very little time and with or without internet connection. Yes, you read it right, you can install Archlinux without internet with this ISO. Check out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    osFree operating system
    open source analogue of IBM OS/2 operating system
    Downloads: 0 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 10
    This project has moved to https://github.com/lipnitsk/libcue
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    HeaderConverter

    Converts C headers into Assembly headers

    This is a simple application that converts c header files into assembly header files. It basically converts "#define" into "equ". For while it just converts numeric constants, and doesn't solve operators. Usage (Windows): Execute "HeaderConverter.exe"; Type the file name to be converted (C header); Press enter; Will be generated a file named "out.s" on the same folder of the executable. Usage (linux): Open a terminal; Go to the folder of the executable (cd folder/...); Type ./HeaderConverter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CLIPSwl

    CLIPS with lock support. CLIPS for safely handling simultaneous access

    CLIPSwl is a modified project based on CLIPS(C Language Integrated Production System)(https://sourceforge.net/projects/clipsrules/), a public domain open-source software tool for building expert systems. CLIPS(ver. 6.24) is unsafe when access simultaneously occurs at the same environment, because the environment data of CLIPS are not protected for simultaneous access. We modified the CLIPS (ver. 6.24) to support lock/unlock functions in a flexible way. CLIPSwl doesn't use complicated logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    continuous Integration ,daily build(night build)and build automation tool, establish the nightbuild in minutes,by adding build step node and link the node.Support lots of develop tools:sourcecontrol,compiler,packaging,ftp.. see www.aurumation.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    NSIS Autorun is a graphical CD/DVD/USB autorun (autoplay) engine that launches installers made with NSIS. Non-rectangular windows, animation, and sound are supported. Can be used with Windows 95/NT4 - 7(x86/x64).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LoseThos, a free, 64-bit, multicore, PC operating system designed from scratch -- not a Unix. No bloat. Boots in 2 seconds. Comes with games, C compiler, tools and lots of demos of the API! Test-drive or install -- it is a live CD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CDRip is a library that provides methods for extracting data from audio CDs. It is used by many popular CD ripping applications such as CDex or BonkEnc. The library provides a C API to allow it's use from different programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A collection of development tools and build environments for Interix using the Microsoft compiler. Aims to facilitate interaction between Visual Studio, Microsoft build and GNU tools. Ex Visual Studio Addins, shell scripts, makefiles and library patches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cd2iso is a small command line tool for creating an ISO-9660 image file of a CD-ROM or DVD-ROM. Perfect for taking backup of your CD and DVD collection.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    The xulide project is target on RAD(Rapid Application Development) using XUL,RDF,JavaScript,XPCOM. The RAD product is used in database oriented programming. ex. ERP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A utility to allow the analysis and conversion of Native Instruments Reaktor save files. Specifically, the conversion of said files to an XML file, which can then be converted to a number of various other formats. (Ex: pd, Max/MSP, Csound...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Stakker project aims to develop Linux drivers and GUI CD management applications with a SQL backend for CD/DVD library/archiving boxes. The Dutch word "Stakker" means "poor blighter" (says babelfish) :-). Imation Stakka works, CD-300 not yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easyfreedb is a cross-platform C++ library for accessing data on a freedb server. It supports protocol level 6 (UTF-8) and uses Boost's LL parser framework for parsing. Easyfreedb has a C-wrapper to make it easy to use from other programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    โครงการพัฒนามอซิลล่าไทย Development to enable/enhance Thai experience in Mozilla software. Software releases will include Thai Firefox Community Edition, Thai Thunderbird Community Edition and Thai Firefox ex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Keep your files consistent on multiple machines. Work on anything, anywhere. Synchronize with a pendrive or CD-RW. An alternative to briefcase-type software, useful if you work on several computers on the same projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    playstation (psx) development tools: includes disassembler, code profiler, and cd mastering tools (split off from the World Foundry GDK).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next