Showing 217 open source projects for "novel writing software"

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
  • 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.
  • 1
    Bash Infinity

    Bash Infinity

    A modern standard library / framework / boilerplate for Bash

    Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It's modular and lightweight while managing to implement some concepts from C#, Java or JavaScript into bash. The Infinity Framework is also plug & play: include it at the beginning of your existing script to import any of the individual features such as error handling, and start using other features gradually. The aim of Bash Infinity is to maximize the readability of bash scripts, minimize the amount...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    mid-air gesture framework

    mid-air gesture framework

    user-centered and extensible framework

    ... interfaces are, to date, not available and still remain an open issue. The main contribution of this work is a user-centered and extensible framework, which integrates existing and novel methods. It supports the mid-air interface designer considering multiple aspects including ergonomics, memorability, and specific user requirements tailored to the application scenario. The framework involves three design steps and a final validation step, also supported by a dedicated software. We tested with success
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NexT

    NexT

    An elegant theme for Hexo

    ...-party services to create your own blog. NexT insists on hiding complex details, providing as few and simple settings as possible, and maintaining maximum ease of use. Use third-party services to extend the functionality of the site. NexT supports a variety of common third-party services. In addition to the syntax supported by Markdown, NexT uses the label feature provided by Hexo to provide you with quick insertion of special styled content when writing documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ReDex

    ReDex

    A bytecode optimizer for Android apps

    ReDex is an Android bytecode (dex) optimizer originally developed at Facebook. It provides a framework for reading, writing, and analyzing .dex files, and a set of optimization passes that use this framework to improve the bytecode. An APK optimized by ReDex should be smaller and faster than its source. Redex provides a framework for reading, writing, and analyzing .dex files, and a set of optimization passes that use this framework to improve the bytecode. An APK optimized by Redex should...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

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

    IPS Framework

    A simple Python framework for loosely-coupled multiphysics simulations

    The IPS Framework has migrated to https://github.com/HPC-SimTools/IPS-framework The IPS framework was developed to support loosely-coupled integrated modeling of fusion plasmas (and was originally the Integrated Plasma Simulator). However, the design is quite general, and is suitable for many scientific and engineering domains. In addition to plasma physics, it is also being used in the engineering of batteries. One of the novel features of the IPS framework is its ability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Flask JSONDash

    Flask JSONDash

    Build complex dashboards without any front-end code

    Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go. Easily configurable, chart dashboards from any arbitrary API endpoint. JSON config only. Ready to go. This project is a flask blueprint that allows you to create sleek dashboards without writing any front-end (or backend) code. Everything is powered through simple JSON configurations for declaring arbitrary charts. Leveraging popular libraries like C3.js and D3.js, and much more. Also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    VBScript Development Kit (VDK)

    A VBScript development library for serious VBScript programmers

    The VBScript Development Kit (VDK) is a VBScript compliant development library to be used in any host that has support for Windows Script Host (WSH). Modelled after the Java Development Kit (JDK), the VDK adds programming features/concepts prevalent in other higher order programming languages such as Java, C#, etc. The VDK provides rapid development capabilities by providing out of the box support for many common programming activities e.g., string manipulation and handling, file...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Open Live Writer

    Open Live Writer

    An open source fork of Windows Live Writer

    Open Live Writer is like Word for your blog. Open Live Writer is a powerful, lightweight blog editor that allows you to create blog posts, add photos and videos then publish to your website. You can also compose blog posts offline and then publish on your return. Open Live Writer works with many popular blog service providers such as WordPress, Blogger, TypePad, Moveable Type, DasBlog, and many more. Open Live Writer is an open-source application enabling users to author, edit, and publish...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Katana

    Katana

    Swift Apps in a Swoosh! A modern framework for creating iOS apps

    Katana is a modern Swift framework for writing iOS applications' business logic that are testable and easy to reason about. Katana is strongly inspired by Redux. In a few words, the app state is entirely described by a single serializable data structure, and the only way to change the state is to dispatch a StateUpdater. A StateUpdater is an intent to transform the state, and contains all the information to do so. Because all the changes are centralized and are happening in a strict order...
    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
  • 10
    Tersus Visual Programming Platform
    The Tersus Visual Programing Platform lets you easily create enterprise web applications by drawing visual diagrams instead of writing code. If you need to create enterprise web applications, Tersus is for you. The source code repository has moved to https://bitbucket.org/tersusvpp/tersus.opensource/src/master/ *This repository is no longer updated.*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PopperFramework

    Declarative PageObject description

    PopperFramework is a java framework which allows you to create PageObjects for your webapplication-tests in a declarative way. That means you just have to define an interface defining the structure of your website and add some annotation with the basic information like locators. PopperFramework will generate the implementation of that PageObject for you. Key-Goal of PopperFramework is to allow you as a developer of sureface-tests to concentrate on your business => writing PageObjets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Concise CLI

    Concise CLI

    A CSS framework that's lightweight and easy-to-use

    The Concise CLI can be used independently of any styles. In principle, it would will with any other CSS library, framework or any existing project so long as the code is plain CSS or contains only the features that can be compiled with PostCSS. Of course, one can start writing everything from scratch using Concise as well. The core library contains the very basic styles that one might use, and contains most of the code that was available on Concise v4. No unnecessary styles are added so you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Note: latest version can be found at https://github.com/targeted/pythomnic3k Pythomnic3k is a Python 3 framework for service-oriented middleware with hot reloading and fault tolerance. It is used for integrating various systems in enterprise network or writing standalone network services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ProTest

    A minimalistic test framework written in C++.

    ... function is inserted. If you compile, link and execute the Sample, you will have an idea of what you should expect when you have finished writing your test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ddr-ArdMeg
    This is a small foot print, high performance, type safe device driver library, initially targeting Arduino Mega 2560 and MoteinoMega. The library is stand alone and only requires Avr GCC and avrlib. The design is based on the same ideas as were used for the Ddr-Z8E device driver library (see http://ddrz8e.sourceforge.net/). Heavy usage of hardcoded invariants, constant folding/propagation and inlining ensures both tight code and high performance. Type safe enums (C++11) provides an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LAMA

    LAMA

    Heterogeneous Software Development Accelerated

    ... a distributed heterogeneous environment. It offers optimized device code on the backend side, high scalability through latency hiding and asynchronous execution across multiple nodes. LAMA's modular and extensible software design supports the developer on several levels, regardless of whether writing his own portable code with the Heterogeneous Computing Development Kit or using prepared functionality from the Linear Algebra Package, the user always gains high productivity and maximum performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The Silicon Web Framework

    The Silicon Web Framework

    A high performance, middleware oriented C++14 http web framework

    Silicon is a C++ abstraction built on top of high-performance networking libraries. Its goal is to ease the writing of web APIs without compromising on performance. A simple mono-procedure API serving a static string under the route /hello/world. mhd_json_serve is a Silicon backend. It takes an API and serves it with the microhttpd C library. It relies on the JSON format whenever it has to encode or decode objects (procedures parameters and return values). Silicon relies on static objects (i.e...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SQLG2 is preprocessor and library that combines ideas of JDBC, SQLJ and iBATIS to simplify writing DB access code for small and medium-sized applications, making it similar to PL/SQL development. It is intended for use under JDK 1.6 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SVUnit

    Systemverilog Unit Test Framework

    SVUnit is a unit test framework for developers writing code in systemverilog. Verify systemverilog modules, classes and interfaces in isolation with SVUnit to eliminate bugs before they infest your design!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Framework to simplify the task of writing and executing threads in Java. Developer writes a Callable with annotations. The executor returns an extended Future with built-in support for cancelling, pausing, calculating progress, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PL/SQL Starter Framework

    PL/SQL Starter Framework

    A boost or headstart to your PL/SQL development

    !!! NOTE !!! The latest file upload (Simple.zip) is a simplified version of the Starter Framework meant for single-schema applications. It only offers logging, error handling and table-driven parameters (with a few extra supporting packages for writing to screen and file, and manipulating dates, strings and numbers). In order to access the simplified framework, click "Browse All Files" and choose the plsqlfmwksimplet folder, then the 2.1 folder. Download Simple.zip. The full framework...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    OFsX

    Oracle File system Extension

    Problem: How can Oracle PL/SQL applications read, write, move or copy arbitrarily large files to or from arbitrary file system locations? Solution: This utility (OFsX) uses PL/SQL, Oracle AQ & Spring Integration to handle reading, writing, copying, moving & deleting of files from Oracle PL/SQL in a general way. Summary: PL/SQL is an excellent language for developing data-intensive, enterprise applications. However, it can be difficult for PL/SQL applications to interact with a file system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Martini

    Martini

    Classy web framework for Go

    Package martini is a powerful package for quickly writing modular web applications/services in Golang. Env is the environment that Martini is executing in. The MARTINI_ENV is read on initialization to set this variable. BeforeFunc is a function that is called before the ResponseWriter has been written to. ClassicMartini represents a Martini with some reasonable defaults. Embeds the router functions for convenience. Classic creates a classic Martini with some basic default middleware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    G-Framework Web3.0 ToolKit
    This is the most advanced and complete new generation tool for creating Web applications. You can create your own "Web Applications" once writing very few lines of code and make it simply accessible from anywhere in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Services library for Jujunie's projects. It includes common API that are shared between our projects. Among other utility classes, it currently contains a web MVC2 framework, a logging abstraction layer, a table consolidation API and XML writing API.
    Downloads: 0 This Week
    Last Update:
    See Project