Showing 113 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
  • 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
    react-native-background-task

    react-native-background-task

    Periodic background tasks for React Native apps, cross-platform

    Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed. This library allows the scheduling of a single periodic task, which executes when the app is in the background or closed, no more frequently than every 15 minutes. Network, AsyncStorage etc can be used (anything except UI), so perfect for things like a background data sync for offline support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    cxmon

    Access the Phocos CX/CXN-10/20/40 solar charge controller's logger.

    .... The author is not associated with Phocos in any way. The advantages of the CXN-40 are: built-in logger, no RF noise (except for USB interface at HF frequencies while the port is open), good configurability, low self-consumption. The disadvantages are: low current measurement accuracy (including fixed and variable offsets), high current and charge granularity, low voltage and temperature accuracy (-0.6% and -3 °C on author's unit); no daily logs after 1 week, too fast-acting overload fuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CS:GO Multi Script

    CS:GO Multi Script

    Multi scripts for CS:GO that do just about everything

    I have not posted any of the code yet, I'm working on it locally then will push everything. This is not to be used in game (maybe deathmatch only :stuck_out_tongue:), but rather is meant to have some with the features that Java provides. I included all source so that you can see what I used. This is a great project to learn about global event listener, JRobot, JavaFX, etc... Most of the people said this just makes it harder to play the game, so it's not fantastic. The only thing I...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4

    Memory Manager: MDX

    Memory Manager: MDX = malloc() + free() + Garbage Collection

    MDX is a thread safe memory manager similar to the standard C library's malioc() and free(), except that it allows for some (or all) of the memory to be automatically freed by mark and sweep garbage collection with finalization. It's written in C++ under the Apache license for Windows and Linux on 32 & 64 bit systems. Programs using MDX provide it with a marking callback. The callback performs the marking phase of garbage collection, using MDX's mark() method to actually mark the wanted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5

    BWEM

    Fast and robust map analyser for Brood War.

    Brood War Easy Map is a C++ library that analyses Brood War's maps and provides relevant information such as areas, choke points and base locations. It is built on top of the BWAPI library. It first aims at simplifying the development of bots for Brood War, but can be used for any task requiring high level map information. It can be used as a replacement for the BWTA2 add-on, as it performs faster and shows better robustness while providing similar information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    asyncoro

    Python framework for asynchronous, concurrent, distributed programming

    asyncoro is a Python framework for developing concurrent, distributed, network programs with asynchronous completions and coroutines. Asynchronous completions implemented in asyncoro are sockets (non-blocking sockets), database cursors, sleep timers and locking primitives. Programs developed with asyncoro have same logic and structure as Python programs with threads, except for a few syntactic changes. asyncoro supports socket I/O notification mechanisms epoll, kqueue, /dev/poll (and poll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    XInt

    A big number C++ class

    ... specify how it behaves. XInt stands for eXtended Integer. In fact, they are extended in two directions - l and r. The l extension is the fact that they do not have a size limit (except for available memory) and the r extension is that they have decimal places (also unlimited). A large part of math.h has been overloaded for XInt and the rest will follow. The functions that have not been overloaded (sin etc.) can still be accessed as there are conversion operators to and from long double.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9

    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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    Mocker++

    C++ Mock object with automatic generator

    ...://sourceforge.net/p/mockerplusplus/code/ci/master/tree/ Download everything except copy-tools.sh (which is for my internal use) (You can also skip unittest/ if you are not interested) doc/ folder contains a documentation that explains Mocker++ Code samples (unit test codes) are found in 'unittest/MockerppTest'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

    SkyHDremote

    Linux CLI tool for network control of Sky HD & Sky+ HD set top boxes.

    Skyhdremote is a small command line tool written in C which employs a sub-set of the set top boxes network control API to allow Linux shell scripts to control Sky HD and Sky+ HD set top boxes in much the same way as using a remote control except that it uses the network interface instead of the infra red sensor. A simple GUI version using GTK2 is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16

    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
  • 17
    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
  • 18

    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
  • 19

    FFmpeg for Android

    Configure and build FFmpeg library with Android NDK

    FFmpeg for Android is a set of Android makefiles which enable configuration and building FFmpeg library under Android source code tree with Android NDK.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    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
  • 23

    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
  • 24
    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
  • 25

    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