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
  • 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
  • 1
    Markdown Editor With WYSIWYG Controls

    Markdown Editor With WYSIWYG Controls

    An Easy to use Browser Based MarkDown Editor With Live Preview Panel

    Browser Based, Cross Platform, Supporting all Operating Systems, Easy Application. No need to remember any markdown syntax anymore. Just Select Your Text and Click on any of the Buttons Above ( Except for some buttons ). See the Below Screenshot for Details. Notes: This editor has been tested fully on the Firefox Web Browser and is quite successful.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    Mouse-83 language interpreter

    An interpreter for Peter Grogono's Mouse programming language.

    Mouse83 stack-based programming language interpreter, written by Jan Mleczko in the C programming language. See the "read me" file for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Build your own website based on digg.one .one enterprise grade lamp cms software php cms website application. Use to build normal websites similar to any other platform except we have internet page voting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dyalect

    Dyalect

    Dyalect is a programming language for .NET Core

    Dyalect is a dynamic programming language for .NET Core platform. It is lightweight, fast and modern. Dyalect (or Dy for short) is written in C# and has zero dependencies except for standard .NET Core libraries, which means that it can seamlessly run on Windows, MacOS and Linux. Moreover you can use the same binaries on any of these platforms! Dy runs on the top of its own high performance virtual machine. It compiles fast and can be used as an embeddable language or as a scripting language...
    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
    Gravity language

    Gravity language

    Gravity Programming Language

    Gravity is a powerful, dynamically typed, lightweight, embeddable programming language written in C without any external dependencies (except for stdlib). It is a class-based concurrent scripting language with modern Swift-like syntax. Gravity supports procedural programming, object-oriented programming, functional programming, and data-driven programming. Thanks to special built-in methods, it can also be used as a prototype-based programming language. Gravity has been developed from scratch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    kube-prompt

    kube-prompt

    An interactive kubernetes client featuring auto-complete.

    An interactive kubernetes client featuring auto-complete using go-prompt. kube-prompt accepts the same commands as the kubectl, except you don't need to provide the kubectl prefix. So it doesn't require the additional cost to use this cli.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XLS to XML

    XLS to XML

    Translate files between XLS / XLSX and XML format . . .

    XLStoXML is a portable cross-platform desktop application for file format translation between XLS/XLSX and XML. No installation required except Java. The simple and intuitive interface allows you to do complex operations with just a few clicks. We are currently offering only a free version of this software, this means that all the features are available for you! The downloads and old versions code are distributed in SourceForge, and will be available soon. This piece of software is more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Daemon

    Daemon

    A daemon package for use with Go (golang) services

    A daemon package for use with Go (golang) services. Optionally, service config file can be retrieved or updated by calling GetTemplate() string and SetTemplate(string) methods(except MS Windows). If SetTemplate is not called, default template content will be used while creating service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The-Force

    The-Force

    Built with MVVM pattern, Koin , Coroutines + Flows

    An Android app consuming a Star Wars API to display Movie Characters it has been built with clean architecture principles, Repository Pattern and MVVM pattern as well as Architecture Components.
    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
    Gitkube

    Gitkube

    Build and deploy docker images to Kubernetes using git push

    .... No dependencies except native tooling (git, kubectl). Plug and play installation. Simple public key-based authentication. RBAC ready - Control access to git remotes using RBAC. Support for namespace-based multi-tenancy - Remotes can only deploy to their own namespace. No assumptions about the repository structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ThirtyInch

    ThirtyInch

    A MVP library for Android favoring a stateful Presenter

    This library adds Presenters to Activities and Fragments. It favors the stateful Presenter pattern, where the Presenter survives configuration changes and the dumb View pattern, where the View only sends user events and receives information from the Presenter but never actively asks for data. This makes testing very easy because no logic lives in the View (Activity, Fragment) except for fancy animations which anyway aren't testable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UIWidgets

    UIWidgets

    UIWidget is a Unity Package which helps developers to create apps

    UIWidget is a Unity Package that helps developers to create, debug and deploy efficient, cross-platform Apps. UIWidgets is a plugin package for Unity Editor which helps developers to create, debug and deploy efficient, cross-platform Apps using the Unity Engine. UIWidgets is mainly derived from Flutter. However, taking advantage of the powerful Unity Engine, it offers developers many new features to improve their Apps as well as develop workflow significantly. Using the latest Unity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    vimagit

    vimagit

    Ease your git workflow within Vim

    ... at hunk level. Interactively stage/unstage/discard changes with one key press. Stage/unstage at file/hunk/line level. Write the commit message in the same buffer. From a hunk in magit buffer, jump to the file at the diff position. 100% VimL plugin, no external dependency (except git of course). Enhanced by external plugins: vim-gitgutter vim-airline. Stable. All features are tested in continuous integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AdvancedHMI
    Turn Visual Studio into a powerful HMI/SCADA development package by simply dragging and dropping, no coding required. DF1, Ethernet/IP for Allen Bradley PLC controllers, and many more drivers. Free
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 15
    CodeIgniter Skeleton

    CodeIgniter Skeleton

    A ready-to-use CodeIgniter skeleton with tons of new features

    A ready-to-use CodeIgniter skeleton with tons of new features and a whole new concept of hooks (actions and filters) as well as a ready-to-use and application-free themes and plugins system. The most important thing added to CodeIgniter is the plugins features, with filters and actions just like WordPress. Application-free themes that can handle their own assets and have independent actions on the application. No need to handle themes on Controllers except for rendering views, settings pages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MorganaXProc (Implements XProc 1.0)

    MorganaXProc (Implements XProc 1.0)

    A Java implementation of XProc: An XML Pipeline Language

    This project is now abandoned in favour of MorganaXProc-III which implements XProc 3.0: https://sourceforge.net/projects/morganaxproc-iiise/ MorganaXProc is a full implementation of XProc: An XML Pipeline Language (W3C Recommendation 11 May 2010) written in Java, supporting all required and optional steps, the steps proposed on EXProc.org and also the document templating steps "p:in-scope-names" and "p:template". XPath 2.0 or XPath 3.0 is used as expression language. XSLT and XQuery...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TCPCopy

    TCPCopy

    An online request replication tool, also a tcp stream replay tool

    ... by companies in China. TCPCopy has little influence on the production system except occupying additional CPU, memory and bandwidth. Moreover, the reproduced workload is similar to the production workload in request diversity, network latency and resource occupation. TCPCopy consists of two parts, TCPCopy and intercept. While TCPCopyruns on the online server and captures the online requests, intercept runs on the assistant server and does some assistant work, such as passing response info to TCPCopy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Java eXPerience FrameWork

    Framework for developing JSP pages

    Java framework grown from experience. Its main reason for existence is the development of JSP pages. The framework (j2ee6 branch) is currently used in commercially developed (legacy) software. Currently all functionality except for the support of JSP pages has been moved to a new project named josef. http://josef.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Haste

    Haste

    A GHC-based Haskell to JavaScript compiler

    A compiler to generate JavaScript code from Haskell. It even has a website and a mailing list. Seamless, type-safe single program framework for client-server communication. Support for modern web technologies such as WebSockets, WebStorage and Canvas. Simple JavaScript interoperability. Generates small, fast programs. Supports all GHC extensions except Template Haskell. Uses standard Haskell libraries. Cabal integration, simple, one-step build; no need for error prone Rube Goldberg machines...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22

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

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

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

    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