Showing 429 open source projects for "notation"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    MIDI File Printer

    MIDI File Printer

    A viewer for a new kind of music notation

    The MIDI File Printer prints a new easy-to-read music notation. It expects standard MIDI files as input, displays them in a configurable way on the screen and prints them out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    NL2SBVR

    A SBVR editor to generate and edit SBVR Vocabulary and SBVR Rules.

    NL2SBVR 3.0 is a SBVR editor to generate and edit SBVR Vocabulary and SBVR Rules from natural language description . The tool supports Structured English notation of SBVR and also generates XML metadata of SBVR rules in XSD 1.4. Version ------ Release Date ------------Features ---------------------------------------------------------------------------------- 1.0 ------------ Sep, 2013 ------------ SBVR Editing 2.0 ------------Mar, 2016 ------------ Structured English Notation; SBVR XML 3.0 ------------ Jan, 2018 ------------ XSD/XMI 1.4, RDF/XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PD_BiochemicalSystemsTheory

    A model of Parkinson’s disease using biochemical systems theory

    ...Pathways were modeled and simulated using the biochemical pathway visualization program CellDesigner, a modeling tool for gene-regulatory and biochemical networks that support graphical notation and listing of symbols. The model allows a qualitative analysis of PD and a key signalling pathways for evaluating PD treatment conditions relating pathophysiology to molecular concentration changes recorded in experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ason

    Ason

    This library intends to make JSON very easy to interact with in Java

    This library intends to make JSON very easy to interact with in Java; it also makes (de)serialization painless. It wraps around the well-known org.json classes (JSONObject, JSONArray, etc.) which also happen to be included in the Android SDK. As we all know, those stock classes tend to be a pain. They feel bulky, and make you try/catch way too many exceptions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    RRDiagram

    RRDiagram

    Generate railroad diagrams from code or BNF. Generate BNF from code

    RR Diagram allows to generate railroad diagrams (also called syntax diagrams) from code or from BNF notation. The output format is SVG which can be integrated to web pages and where rules can contain links. RR Diagram can also be used to generate BNF notation from a model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Frinika

    Free open source DAW, MIDI sequencer, software synthesizers

    Frinika is a free, complete music workstation software for Linux, Windows, Mac OSX and other operating systems running Java. It features sequencer, soft-synths, realtime effects and audio recording.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7

    Readable Lisp S-expressions

    Readable Lisp/S-expressions with infix, functions, and indentation

    This project is dedicated to developing more readable format(s) for Lisp-based languages (such as Common Lisp and Scheme) and implementing those formats (readers, pretty-printers, editor macros, etc.). MIT license preferred, to spread them widely.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Chronos

    Chronos

    Fault tolerant job scheduler for Mesos to handle dependencies

    ...Chronos is also natively able to schedule jobs that run inside Docker containers. Chronos has a number of advantages over regular cron. It allows you to schedule your jobs using ISO8601 repeating interval notation, which enables more flexibility in job scheduling. Chronos also supports the definition of jobs triggered by the completion of other jobs. It supports arbitrarily long dependency chains. The easiest way to use Chronos is to use DC/OS and install chronos via the universe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ship

    A simple, handy network addressing multitool with plenty of features.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Easy-to-use Reverse Polish Notation (RPN) Java Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    tiedot

    tiedot

    A rudimentary implementation of a basic document database in Go

    tiedot is a document database engine that uses JSON as document notation; it has a powerful query processor that supports advanced set operations; it can be embedded into your program, or run a stand-alone server using HTTP for an API. It runs on *nix and Windows operating systems. tiedot has fault-tolerant data structures that put your data safety first, while easily scales to 4+ CPU cores. tiedot has very stable performance, even with millions of records!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    MEAN

    MEAN

    For simple and scalable fullstack js applications

    ...MEAN is a set of Open Source components that together, provide an end-to-end framework for building dynamic web applications; starting from the top (code running in the browser) to the bottom (database). The stack is made up of MongoDB, with document database, used by your back-end application to store its data as JSON (JavaScript Object Notation) documents. Also with Express (sometimes referred to as Express.js), with back-end web application framework running on top of Node.js. As well as Angular (formerly Angular.js), which is a front-end web app framework that runs your JavaScript code in the user's browser, allowing your application UI to be dynamic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A tool for drawing callflow diagrams of the kind common in the telecommunications industry. Input to the tool is in a terse textual notation, and output from the tool can be in several formats, including ASCII, pic format, XML, SVG, VML, and graffle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cycle Plus One

    Cycle Plus One

    Cycle Plus One is a musical pattern generator.

    ...The application can help composers create a matrix of tones that can be exported as MIDI or musical XML. From there, the material can be worked with further in a sequencing or music notation program. Cycle Plus One is meant to be a starting point for experimentation, allowing the composer to play with variation using a minimal amount of musical material.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DIG Rename

    File renamer with regex support

    Simple program to rename multiple files through a pattern. Support regex in Extended POSIX grammar and EGREP POSIX grammar. Also support conventional system notation for multiple files. (see at screenshot)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    LOGIKI

    LOGIKI

    Scheme and LisP programs to work with logical expressions

    ...Logiki can put any logical expression in disjunctive (DNF) or conjunctive (CNF) normal form and can simplify the expressions,detecting antilogies and tautologies, finding minimal form, you can also display the result in infix notation with or without use of symbols. Author: Damien MATTEI (Nice - France)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    json4java

    Very Compact Java Reader / Writer ( 12kb)

    ...I did not try all UTF16 encodings , but let me know i will fix it IF YOU GIVE ME A TEST CASE. ( input this , expect that ) Also floating point parsing for exponential notation can be slighly improved , does not bother on my projects. Android dev will like it to be as small as it can be i guess. Documentation in readme.txt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    ChessNotationPlayer

    This is a short web application wich play chess notation

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Laxor is a C++ template library for componentwise tensor algebra, which uses the "Einstein" index notation in expressions and produces efficient binary code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The international SBGN project aims to bring consistency and uniformity to the graphical expression of network diagrams in biology, in the same way that electronic circuit diagrams are standardized in electrical engineering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RocksmithToTab

    RocksmithToTab

    Exports Rocksmith 2014 songs to Guitar Pro tabs

    Exports Rocksmith 2014 arrangements to Guitar Pro tabs (.gp5, .gpx). It parses Rocksmith's .psarc archives and converts any songs found within to tablature. All the Rocksmith techniques are supported and translated, and you get all of the chord diagrams and fingering hints that Rocksmith shows you. It's a great way to figure out specific parts of a song, and Guitar Pro's speed trainer is a very good alternative to the riff repeater. All arrangement types (bass, lead, rhythm) can be exported,...
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 24

    OJson

    Optimised JSON (Javascript Object Notation)

    Optimise JSON by removing duplicate strings and arrays containing repeated object keys. Here you will find binary downloads and discussion (https://sourceforge.net/p/ojson/discussion/) . The actual development and issue tracking can be found here: https://bitbucket.org/cryanfuse/ojson
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Encode Arabic
    Encode Arabic provides tools for encoding and decoding Arabic in Haskell, Python, Perl, or LaTeX. Interprets the ArabTeX notation to generate original orthography or phonetic transcription. Supports Buckwalter and other romanizations. Converts legacy byte encodings into Unicode. http://github.com/otakar-smrz/encode-arabic
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB