Showing 99 open source projects for "except"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    Dropbox Lepton

    Dropbox Lepton

    Lepton is a tool and file format for losslessly compressing JPEGs

    ... of memory. We have used Lepton to encode 16 billion images saved to Dropbox, and are rapidly recoding our older images. Lepton has already saved Dropbox multiple petabytes of space. At Dropbox, the security and durability of your data are our highest priorities. As an added security layer, Lepton runs within seccomp to disable all system calls except read and write of already-open file descriptors. Lepton has gone through a rigorous automated testing process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Unix GNU Windows

    Packages to create a Unix like environment under MS-Windows

    At this point this project is mainly wpkg which is a replica of dpkg and apt-get that works under Microsoft Windows and Unices. Since version 0.7.0 it works very nicely as it includes most of the important functionality of dpkg (i.e. most everything except dselect functions.) Otherwise, the Unix GNU Windows is expected to be a large set of packages that wpkg can handle. Packages of all the software available under MinGW and GnuWin32 so you can painlessly build a complete Unix like environment...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Lilac - a Java assembler

    Lilac - a Java assembler

    An assembler and disassembler for the JVM (Java Virtual Machine)

    Lilac is a tool suite, which contains an assembler and a disassembler for the JVM (Java Virtual Machine) bytecode. The assembler takes textual representations of Java classes, written in an assembler-like syntax, and converts them to binary Java class files, which can be loaded into JVM. The disassembler takes binary Java class files and creates out of them assembler files suitable for the assembler. In general (except for some very rare cases) Lilac tools allow a perfect round-trip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PathFinding.js

    PathFinding.js

    A comprehensive path-finding library for grid based games

    The aim of this project is to provide a path-finding library that can be easily incorporated into web games. It may run on Node.js or the browser. It comes along with an online demo to show how the algorithms execute. (The pathfinding speed is slowed down in the demo). Note that this project only provides path-finding algorithms for 2D space. If you need to work in a 3D environment, then you may use @schteppe's fork. When instantiating path-finders, you may pass in additional parameters to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Micro Alarm Clock

    Micro Alarm Clock

    Handy and lightweight alarm clock

    Micro Alarm Clock was specially created as an accessible and easy-to-use alarm / reminder. You can use Micro Alarm Clock in order to avoid missing appointments, or forget various things that you have to do. The software allows you to set multiple alarms and set the alarm sound / volume.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Robo-Interface

    Robo-Interface

    Robo-Interface is a GUI for Robocopy (Robust File Copy).

    Robo-Interface is a GUI or user interface for Robocopy the command line tool from Microsoft and includes all the switches except /UNICODE :: output status as UNICODE. It will build the command string that you can copy and paste on the CMD (Command Prompt), or you can also run it from the application by clicking on the button "Run CMD" or copy the command string to the clipboard by clicking on the button "Copy". You can save job files, and they will display on the jobs table where you can open...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JGGJCalendar

    JGGJCalendar

    A fully customizable datepicker for your Swing application!

    ... and the formatting rules before and after the initialization. JGGJCalendar supports the Gregorian calendar, the Imperial Japanese calendar and Thai Buddhist calendar. It was built to be fully customizable: you can easily change every color of the widget to match your application style and you can easily translate the interface (except for the Locale dependent data).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    simple C utils

    A small collection of C utilities working on POSIX/WIN32

    This is just some small utilities in C that I use and re-use in different projects. They are self-contained (except that most depend upon CUtils). It can compile and work on Linux and WIN32, most probably on any POSIX system, too. For now it contains: - CUtils: cstring, clist, "ini" files helper, tcp helpers, small XML parser - CNet: a simple message passing library for C - jCNet: a compatible CNet lib for Java - CSNet: a compatible CNet lib for C# - CPano: an equirectangular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 10
    COIL Programming Language

    COIL Programming Language

    COIL:A Programming Language made by Teens for Teens(ikr)

    Complex Output Input Language. It was made because games in python end up quite ugly and bloated. This is designed to be clean & easy. It's an interpreter, It was written in C++. Not a singe line of code was written by an adult (except the standard c++ libraries). Give it a try and tell me what you think. It's a work in progress so there are only input and output functions, variables and if statements. Because it's at an early stage in design, any ideas you give me now can be integrated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PHP QR Code

    PHP QR Code

    Create QR Codes in PHP

    PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP.
    Leader badge
    Downloads: 1,193 This Week
    Last Update:
    See Project
  • 12
    Command Interpreter Tool

    Command Interpreter Tool

    A command interpreter to use python and cmd commands in one

    CIT, also known as Command Interpreter Tool, is an easy-to-use and useful instrument that allows you to use Python commands and various cmd commands (or the commands in your os). It's possible to use CIT as a portable python interpreter, Just install it on your flashdrive and use the batch file (CIT.bat) to run CIT (shortcut probably won't work if you use CIT portable).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JavaXmlWrapping

    Utility functionalities for simple Xml usage in Java

    Facading Xml core usages for simple and easy xml usage for basic xml reading, writing, validating, especially support for simplified XPath access for reading and writing data. XPath functionality is not fully supported so far and leaks functions, conditions, axis (except 'this' and 'parent') and operators. Indexed access is supported. Be invited to join further development or send Junit test cases if you find something (existing) is not working properly :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ops is a C++ library and a Python module for reading configuration files. The files are written in Lua, which makes the configuration files easy to read and write for the beginner, and yet very powerful for advanced users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Pal100x Update checker For Windows

    This is a software update checker which uses PHP scripts.

    ... development. The application uses winSCP to upload files automatically on sourceforge. The log in information is encrypted to prevent sourceforge account stealth. Everything except the executable is open source. The application will automatically download and install the needed components and optionally the SDK for script development on 1st run. You may begin downloading software update checking scripts for your installed programs immediately and do all kinds of scans to see what's outdated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Almost Redundant Code Regenerator

    Almost Redundant Code Regenerator

    Provides incremental changes to code that needs to be almost redundant

    This is a program designed for programmers who may have to write code that is almost identical except for a few values that change along the way. Enjoy :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Webdevelopment Helper

    Reduces data usage for websites and increases browser support for CSS3

    ... in it, it will not be considered (and this could cause major issues if you had in-line comments), and all white space is removed, except the single space, preventing non-white space in plain text. Also, if your css3 command starts with "@", it will need to be all in one line. (example: @keyframes ___{} must all be on a single line.) However, it will increase support, and reduce the file size, so that when many people visit your website, you use less data and have more functionality for more people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    set image plane

    press ctrl button with shelf button to toggle imageplane

    Sets Imageplane for your Autodesk Maya scene file, for the 3d Model you are working on. You must have this code in the shelf button : try: reload(setimgpln) except NameError: import setimgpln
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tool to test privates and use patters
    With dp4j.jar in your project classpath you directly access private members in your tests, w/o Reflection API boilerplate code; It also generates Design Patterns code and compile-time validates implementations. And Compiler & Co work for you again!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mcrypt, and the accompanying libmcrypt, are intended to be replacements for the old Unix crypt, except that they are under the GPL and support an ever-wider range of algorithms and modes.
    Leader badge
    Downloads: 1,009 This Week
    Last Update:
    See Project
  • 21
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Simple and useful C++ encapsulation of GNU regex.h library. Except string matching contain string substitution like s/// in sed program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AU3Automation

    AU3Automation

    AutoIt-v3-COM Automation Bridge

    AutoIt-v3-COM Automation Bridge allows to use functions in AutoIt v3 (AU3) scripts from WSH, VBasic or other COM capable programming language. The library consists of two parts, a COM proxy DLL AU3Aut.dll and a small UDF AU3Automation.au3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Fast cython implementation of trie data structure for Python. Development is inactive, but moved to: http://github.com/martinkozak/cytrie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DirClean is a solution to rapidly delete files in the directories, developed using Mono and c#. You can delete all files except types defined in parameter, or delete files matching a parameter. You can also delete empty folders as well.
    Downloads: 0 This Week
    Last Update:
    See Project