Showing 27 open source projects for "libnet0-dev"

View related business solutions
  • 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.
    Learn More
  • 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.
    Learn More
  • 1
    asap

    asap

    A modern cmake starter project for C++ with a complete build lifecycle

    A modern cmake starter project for C++ with a complete build lifecycle, testing, dependency management, etc. Portable across Linux, OS X and Windows. Have you ever found yourself spending countless hours trying to figure out how to start a professional C++ project with unit tests, a robust dev workflow, change logs, code coverage, linting, formatting...? The C++ ecosystem is getting better but is still very far away from other ecosystems such as JavaScript, or even Rust. It's certainly easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Parcel

    Parcel

    The zero configuration build tool for the web

    ... technologies like HTML, CSS, and JavaScript, to assets like images, fonts, videos, and more. And when you use a file type that isn't included by default, Parcel will automatically install all of the necessary plugins and dev dependencies for you! Parcel includes a development server out of the box. Just run parcel index.html to get started. When you make a change, Parcel automatically updates your code in the browser, no page reload necessary!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Nx

    Nx

    Smart, fast and extensible build system

    Nx builds a project graph by analyzing your workspace, which it then uses to only rebuild what is necessary and to never run the same computation twice. Nx also helps establish structured code sharing and ownership management to keep the workspace maintainable. Nx provides a modern integrated dev experience. It has a high-quality VS Code plugin, interactive visualizations, GitHub integration and more. The core of Nx is generic, simple, and unobtrusive. Nx Plugins are completely optional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Stencil

    Stencil

    A web component compiler for building UI components

    Stencil is a toolchain for building reusable, scalable design systems. Generate small, blazing fast, and 100% standards based Web Components that run in every browser. The magical, reusable web component compiler. Start building in seconds. With intentionally small tooling, a tiny API, and zero configuration, Stencil gets out of the way and lets you focus on your work. A tiny runtime, prerendering, and the raw power of native Web Components make Stencil one of the fastest compilers around....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
    Learn More
  • 5
    XiaoLoong Dev-C++

    XiaoLoong Dev-C++

    An updated and improved fork of BloodShed/Orwell Dev-C++

    XiaoLoong Dev-C++ is An updated and improved fork of Orwell Dev-C++, which is a beginner-friendly integrated development environment (IDE) for C and C++ programming language. Several known bugs were fixed, components are updated, and some new features are added.
    Leader badge
    Downloads: 137 This Week
    Last Update:
    See Project
  • 6

    ui-auto

    bash-based tools to manage software project development.

    "ui-auto" helps releasing (and snapshotting) your software projects. It abstracts several VCs (git, svn, cvs) and build systems (autotools, cmake, make), and supports direct "linking" to a Debian VC. "con-dev" is currently (2015) being developed as successor of "ui-auto" as a parallel extra project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    react-app-rewired

    react-app-rewired

    Override create-react-app webpack configs without ejecting

    Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts. All the benefits of create-react-app without the limitations of "no config". You can add plugins, loaders whatever you need. As of Create React App 2.0 this repo is "lightly" maintained mostly by the community at this point. Use next.js or Razzle which both support custom Webpack out of the box. You can try customize-cra for a set of CRA 2.0 compatible rewirers, or any of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Essential React

    Essential React

    A minimal skeleton for building testable React apps using Babel

    ... of package.json. This leverages React Hot Loader to automatically start a local dev server and refresh file changes on the fly without reloading the page. It also automatically includes source maps, allowing you to browse code and set breakpoints on the original ES6 code. Build minified app for production using the production shortcut.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FPC CrossCompiler Maker

    FPC CrossCompiler Maker

    Dev Utility for Lazarus Developers for crosscompiler generation

    Dev Utility for Lazarus Developers for crosscompiler generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
    Learn More
  • 10
    This project is intended top provide a build script for Java jar & web projects. Run "ant -p" to get a full list of the potential targets. The expected targets should be "jar","war" or "deploy". There is an additional task called "cibuild" which is intended to run with a build server. Unless this task is called all built files will have the form projgroup-projname-A.BB.CCC-DEV.xxx Where A.BB.CCC is the version number and DEV marks the version as being...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ENIGMA Development Environment
    ENIGMA is a free game and application development toolkit, utilizing GCC and a series of parsers to convert a high level, script-like language based on Game Maker's GML, into C++. The toolkit employs a mixture of both C++ and GML, accepting either.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    TI Developer
    A revolutionary new program to assist developers coding in z80 assembly for their TI calculators, TI Dev gives you access to several tools for coding as well as automatically backing up and compiling your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A tool chain allowing quick migration from existing SOAP webservices implementation to RESTful webservices implementation by using axisting WSDL defintion together with the services impl. classes.(dev. by a group http://tech.groups.yahoo.com/group/slosc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    simplylexer: this piece of code will allow you to use higlight (c/c++) sintax in differnt (Phorum) forums from your favorite IDE (vc++ 6/03/05, codeblocks, dev-cpp, builder 6, ..) and now you can send highlighted messages from Miranda IM with tabsrmm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Xul Dev means for Xul development environment. The IDE is intended to design Xul interfaces and to make programs in any programming language. The IDE is written in Scriptol C++ and available in source form and as binary executable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Automated DB Deployment and Maintenance (ADDAM) eases the tracking & applying of SQL (DDL, DML) scripts to manage changes. In effect, "Agile DB Development" for prod/dev. Other tools include reverse-engineer schema and import/export from/to CSV files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An unofficial dev kit for the PV2 camera. Currently includes v8 uRISC assembler, linker, and source examples. It can be used to create firmware patches and uploadable programs for the $10 and $20 Ritz/CVS "single-use" PV2 digital camera.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Powerful PHP IDE/Editor. Automatically generates code for your scripts, based on our own PHP Framework. Can create projects, full class/function breakdown. Supports PHP 5x. Under active alpha development (as of Feb 06), subversion repository for latest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    idevb is an interplatform development bridge which allows you to develop(compiling/debugging/etc.) softwares for any kinds of platforms on any platforms you prefer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DevMic is an Integrated Development Environment (IDE) for Small Device C compiler (SDCC) based on Dev-Cpp. The main aim is to allow programmers to develop software for microcontrollers easily and quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BuildSys exists to help multi-platform projects keep all their various build files in sync. It uses a single '.build' file to generate autoconf/automake .ac/.am files, visual studio 6 .dsp/.dsw files, vs.net .vcproj/.sln files, Dev-C++ .dev files, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Advanced Makefile Generator (AMakeGen) is a tool allowing Dev-C++ users to compile C++ projects using Qt without the use of the command prompt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Visual GWin++ is an attempt to create a Visual C++ style development environment for Win32 in the open source arena. It was originally developed in Dev-C++ and its continued development is based on community feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    !!!!! Attention: This Site is closed go to the old homepage. Second Edition of DEV-PHP - IDE for development php-projects with php-gtk, mysql, ftp-client, cvs-client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WinGTK is a developer\'s package which installs GTK+ 1.3 libraries for Win32. It also has wGLADE - a Glade implementation for Windows. Other packages include LibGlade, GtkExtra, GWF, DevEx (Dev-C++ extension) etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next