Showing 189 open source projects for "novel writing software"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 1
    This is an open source project for reading and writing transaction files (clearing of payments, transactions, electronic invoices etc) associated with the Swedish banking association Bankgirot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Your basic graph

    Your basic graph

    Graph algorithms and data structures

    A graph implementation based entirely on functions. This text is about the implementation of a Go tool based entirely on functions – the API contains only immutable data types, and the code is built on top of a struct with five function fields. It’s a tool for building virtual graphs. In a virtual graph no vertices or edges are stored in memory, they are instead computed as needed. The tool is part of a larger library of generic graph algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    LBSP

    Real-Time Processing Library for OSHW Biomedical Sensors

    Applications involving data acquisition from sensors need samples at a preset frequency rate, the filtering out of noise and/or analysis of certain frequency components. We propose a novel software architecture based on open-software hardware platforms which allows programmers to create data streams from input channels and easily implement filters and frequency analysis objects. The performances of the different classes given in the size of memory allocated and execution time (number of clock...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    chemfiles

    chemfiles

    Modern library for chemistry file reading and writing

    Chemfiles is a modern and high-quality library for reading and writing trajectory files created by computational chemistry simulations program. These trajectories contains atomic positions, velocities, names, topology and sometimes more. Running simulations produce enormous amounts of data, which has to be post-processed to extract physical information about the simulated system. Chemfiles provides an interface to access this information which is - unified: the same code will work with all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 5
    StringLib C: functional string library

    StringLib C: functional string library

    C library defining string type and designed for string manipulation

    The stringlib.h library by GreenApple allows easy string manipulation in C language by defining the type 'string' (or '_string') and providing several functions to easily operate with them. All allocation is done automatically, unallocation is done by calling the function 'string_delete(string*)'. Full documentation is present on the library header file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Matlab/Octave Rotations Library

    Matlab/Octave Rotations Library

    Library for working with 3D rotations in Matlab/Octave

    The Matlab/Octave rotations library is a collection of functions, bundled as m-scripts, that address computations and numerical handling of rotations in 3D Euclidean space. The rotation representations that are supported are rotation matrices (Rotmat), Quaternions (Quat), intrinsic ZYX Euler angles (Euler), fused angles (Fused) and tilt angles (Tilt). Operations such as composition, inversion, ZYX yaw extraction, fused yaw extraction, random generation, equality detection, vector rotation...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    The Rotations Conversion Library (RCL) is a collection of C++ functions that address common computations and numerical handling of rotations in 3D Euclidean space, including support for rotation matrices (`Rotmat`), Quaternions (`Quat`), intrinsic ZYX Euler angles (`Euler`), fused angles (`Fused`) and tilt angles (`Tilt`). In addition to the core competency of being able to convert between each of the representations, operations such as inversion, ZYX yaw extraction, fused yaw extraction,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

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

    StoryParser

    A set of tools and libraries to help with writing eBooks

    A set of tools and libraries (available for C# and Java) that help with writing fiction and non-fiction drafts and then produce ePUB and Kindle eBooks. With these tools/libraries, drafts, written in HTML, can be analyzed to help with writing. such as generating outlines and associating scenes with keywords. When done writing, the tools/libraries can be used to make publishable eBook, automatically producing additional material, such as Table of Contents and Title Pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10

    SFENCEMain

    The SFECEMain library is uses for easier writing with the SFENCE lib..

    The SFECEMain static library is uses for easier developing programs which uses the SFECNE dynamic library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    iwant
    NOTE: This is a sf.net/subversion clone from https://github.com/wipu/iwant A java-based declarative, multi-threaded and incremental build system that provides a fluent java API for writing build programs. Can use ant tasks and ant and shell scripts as backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Elixir Style Guide

    The Elixir Style Guide

    A community driven style guide for Elixir

    ... as examples of the preferred style. Use Unix-style line endings (*BSD/Solaris/Linux/OSX users are covered by default, Windows users have to be extra careful). Use spaces around operators, after commas, colons and semicolons. Do not put spaces around matched pairs like brackets, parentheses, etc. Whitespace might be (mostly) irrelevant to the Elixir runtime, but its proper use is the key to writing easily readable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Memory Manager: MDX

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

    ... memory blocks. Finalization is similarly accomplished by callback. The rest of the garbage collection process is managed automatically by MDX. The novel approach of allowing finalization to explicitly free memory offers the potential for improving garbage collection performance. This is achieved by moving some work from being done repetitively during every marking cycle, to being done once only when the memory's freed. See the project web site at the link below for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15

    QuickSlide

    A tool to generate HTML-based slide shows.

    This tool allow the generation of slide shows in HTML format (to run simply in the browser). It can not replace Microsoft Power Point, but, it allows you to create a slide show by writing Java code. The generated slide show can be run easily in the browser so it is platform independent and does not need any additional software installation, even on new installed OS or Smart phones. In this first pre-alpha version, the generated code supports simple text and basic lists only, but, I hope...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Random Bits Forest

    RBF: a Strong Classifier/Regressor for Big Data

    We present a classification and regression algorithm called Random Bits Forest (RBF). RBF integrates neural network (for depth), boosting (for wideness) and random forest (for accuracy). It first generates and selects ~10,000 small three-layer threshold random neural networks as basis by gradient boosting scheme. These binary basis are then feed into a modified random forest algorithm to obtain predictions. In conclusion, RBF is a novel framework that performs strongly especially on data...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    SeelWorks.InterCom

    Simplified Inter-Process Communication for Windows

    This .NET library uses named pipes to allow client processes to communicate to a server process either locally or across a local network connection using either byte arrays or the easy-to-use proprietary ByteBuffer class via duplex burst messaging.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    RAMvader

    RAMvader

    A C# library which provides access to other processes' memory space.

    [ATTENTION] As of 2018-09-02 this project has been moved to GitHub and is now available in the link provided below: https://github.com/vinicius-ras/ramvader [DESCRIPTION] A .Net (C#) library which provides access to other processes' memory spaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Write XML
    Write XML is a Java library for writing well-formed XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CSharp MARC

    CSharp MARC

    Full featured editor for reading and manipulating MARC Records

    *** THIS PROJECT HAS MOVED TO GITHUB *** https://github.com/frozen-solid/CSharp_MARC/ ********************************************************** C# MARC: C# class structures for reading and manipulating Library of Congress MARC records using the MARC21 standard. Based upon the PHP Pear package File_MARC (http://pear.php.net/package/File_MARC) by Dan Scott. C# MARC Editor: A full featured SQLite based editor for quickly modifying MARC records and exporting them to MARC21 or MARCXML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    libmmf

    C++ library that allows reading and writing memory-mapped files.

    This library is a controlled way of writing to and reading from memory-mapped files in C++. It is intended for use on Linux and its usage is very similar to the standard fstream class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    biweekly

    An iCalendar library written in Java.

    biweekly HAS MOVED TO GITHUB! Watch me, star me, fork me! https://github.com/mangstadt/biweekly biweekly is an iCalendar library written in Java (requires Java 1.5 or above). The project aims to provide a well documented, easy to use API for reading and writing iCalendar and vCalendar data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Medium.js

    Medium.js

    A tiny JavaScript library for making content editable beautiful

    Medium.js keeps HTML code within content editable semantic, simple, and clean. Medium.js also supports placeholders, automatic HR (or BR, or P) creation, events, hotkeys, simple & complex element injection, and more! Medium.js is html5 compliant and has been tested in Firefox, Chrome, Safari, Opera, & IE8+. Browser support is constantly improving! This script is inspired by Medium's beautiful content editor, something we have aspired to emulate since its inception. Much more expressive and...
    Downloads: 1 This Week
    Last Update:
    See Project