Showing 1988 open source projects for "user mode linux"

View related business solutions
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 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.
    Learn More
  • 1
    Next Generation Programming

    Next Generation Programming

    Compose Software Without Writing Any Programing Code

    "Next Generation Programming - Programming Without Coding Software" is a drag-drop wizard for creating simple or complex applications without writing any programming language code The Software is coded/designed with "Java Programming Language" for novice/expert programmers; Programmers can write softwares with visual tools : drag-drop components;visual editors... Programmers can use the software to compose of simple/complex applications : Database programs, circuit design, generate...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    Bundle_Util

    Bundle_Util

    Utility for Android's bundletool

    Utility for Android's bundletool Runs on Windows, Linux, and Mac. Dialogs for each command with every bundletool command supported. Select Device: Select between multiple Emulators or device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gooey

    Gooey

    Turn Python command line programs into a full GUI application

    ... to walk through building a graphical interface to one of my favorite tools of all time: FFMPEG. These steps apply to anything, though! You could swap out FFMPEG for a .jar you've written, or an arbitrary windows .exe, an OSX .app bundle, or anything on linux that's executable! In short, it will transform a "scary" terminal command line into an easy to use desktop application that you could hand over to users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    babel-plugin-macros

    babel-plugin-macros

    Allows you to build simple compile-time libraries

    Currently, each babel plugin in the babel ecosystem requires that you configure it individually. This is fine for things like language features but can be a frustrating overhead for libraries that allow for compile-time code transformation as an optimization. babel-plugin-macros defines a standard interface for libraries that want to use compile-time code transformation without requiring the user to add a babel plugin to their build system (other than babel-plugin-macros, which is ideally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 5

    compiler manifest wrapper

    compiler manifest wrapper - adds manifest to your exe's if applicable

    this is a compiler wrapper made to wrap - borland c++ 5.5.1 (no longer available, *bc*) - DJGPP (gp.cmd,older gp.bat,*gp*) - mingw and mingw-w64 compilers (install-compilers.cmd, zap*, *gw2*) - mingw-w64 vityan compiler batch files for ubuntu natty and freebsd (*gwix*) are packaged with set just above. currently, you still have to specify exe or dll even there is no extension of linux binaries. it is not setup yet for .so files. I will need to do something for those
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI and wrap it up as an executable jar file. Its main use is for creating graphical, ant-based installers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    See Wifi Windows (sww2i)

    See Wifi Windows (sww2i)

    veja todas senhas de wifi que já esteve conectado.

    descubra todas senhas de wifi que já se conectou! - find out all wifi passwords you've connected! - #ver senha wifi do windows #see wifi pass
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XyZerKunG ServerTool
    XyZerKunG ServerTool helps you to make your own Minecraft server and play with your friend for a few minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    bob-buildsystem

    Software build system

    bob is a Python3 based software build system roughly comparable with autotools + gmake or CMake + gmake. It is meant to overcome known shortcomings of the two.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10

    Menacon WebMake

    Web site creation utility to compile HTML, JS an CSS

    WebMake is a combination of three tools that we found ourselves using frequently during web site creation. Calling it compiler is not really accurate but fairly descriptive. WebMake is: 1) Front end to SASS engine library that compiles CSS from SASS extension files. 2) Front end to Google Closure compiler that reduces size of JS files and obscures them. 3) HTML compiler allowing modularisation of HTML via includes (our own extension to the language).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tool to create SVF files from HEX files for Atmel microcontrollers, similar to the closed-source avrsvf.exe application available from Atmel. You should be able to compile the tool on any platform with a C compiler, like Linux, Mac OS X, FreeBSD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ProGuard Java Optimizer and Obfuscator

    ProGuard Java Optimizer and Obfuscator

    Java class file shrinker, optimizer, obfuscator, and preverifier

    ProGuard has moved to Github now: https://github.com/Guardsquare/proguard ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names. ProGuard is useful for making code more compact and more efficient, on the desktop, on tablets, on smartphones, and on...
    Leader badge
    Downloads: 150 This Week
    Last Update:
    See Project
  • 13
    Formake is a generic build system template OR build system from scratch project. Formake provides generic project that builds several executables and libraries. Formake declares to be bloatless, portable, conform to known UNIX standards and be simple in sense of using only standard Shell and Make. Formake is for those power users and developers that know and respect Shell and Make. See wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TKproE is a development environment for the production of software applications written in the TCL/TK scripting language. In short, TKproE is a Graphical User Interface (GUI) for building TCL/TK programs. TKproE is, itself, written in TCL/TK.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    vue-web-extension

    vue-web-extension

    A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate)

    ... easily automatically build a zip of your extension and create a new GitHub release, each time a new tag is pushed. If running webpack in watch mode, you need to stop and restart webpack to apply configuration changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    build with bash

    Demonstration of building projects with shell scripts on bash itself

    ... available resources, but as a distinct matter it skips the execution of any step in the process where it so happens that the product of the step exists already and is up to date. The first part is not usually what the user needs whereas the second part, which can avoid large amounts of redundant processing, is exactly what is wanted. The second part is simple enough to achieve with the shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    rust-env

    Create and manage rust environments

    This is mostly a wrapper around cargo to create and manage rust environments in a way that suites my workflow (e.g. using mercurial VCS in place of git). It may not be of interest to anybody else but me, but is there if people want to use it, or use it as a base to create something more suitable for themselves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    make-support

    Built-in function support checks for GNU Make

    This package provides GNU make-based build systems the ability to detect which built-in functions are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    make-escape

    Escaped symbols for GNU Make

    This package provides GNU Make-based build systems the ability to use symbols that should be escaped using "define" or other not-so-readable techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Druid is a GUI tool for database build and management. Users can add/change/delete DB objects (tables, fields, etc). Druid generates for you: SQL scripts, docs in XHTML, PDF, DocBook, etc; code in C, C++ & Java Beans even for JDO and support Castor & OJB
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21

    TymeacSE

    Task Parallel Engine for JavaSE

    TymeacSE is a full-feature, multi-threading, fork-join framework for Java SE development (RMI and internal server). TymeacSE provides a high performance queuing facility, professional thread management and recursive processing that is easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    chklinks is a non-threaded Perl link checker. It helps finding broken links on your website. It does not raises many simultaneously connections for its job, run out of the resources and crash your system in a moment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A linker for MSDOS and MSWindows.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Knockout

    Knockout

    Tool to create rich, responsive UIs with JavaScript

    ... of MVC) library that makes it easier to create rich, desktop-like user interfaces with JavaScript and HTML. It uses observers to make your UI automatically stay in sync with an underlying data model, along with a powerful and extensible set of declarative bindings to enable productive development. For Node.js developers, Knockout is also available from npm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Easy Beginner's Environment in QT

    Easy Beginner's Environment in QT

    This is a port of the ebe programming environment to QT.

    The ebe programming environment is a nice IDE designed for developing Assembly programs. It also handles C and C++ programs as well since there was not much extra effort. It used to support Fortran and this could return if people want Fortran. This project is an effort to recode ebe using C++ and QT. Originally ebe was coded using Python, Tkinter and Pmw, which worked out pretty well. The QT environment offers substantially better GUI controls. The most obvious difference is that...
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project