Showing 48 open source projects for "minimal-forth"

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
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Arduino libraries

    Arduino libraries

    Arduino libraries and code

    This repository contains several Arduino libraries I have written to be used in applications. Most of them include example code on how the libraries can be used. Furthermore, this repository contains a few stand-alone applications. For bugs in the libraries, please fill in an issue in Github as that makes it far easier to track them. If possible provide a minimal code snippet that exposes the bug. Add information about the platform used and version etc. Also, proposals for solutions are welcome...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Qiskit

    Qiskit

    Qiskit is an open-source SDK for working with quantum computers

    .... The transpiler translates Qiskit code into an optimized circuit using a backend’s native gate set, allowing users to program for any quantum processor or processor architecture with minimal inputs. Users can run and schedule jobs on real quantum processors, and employ Qiskit Runtime to orchestrate quantum programs on cloud-based CPUs, QPUs, and GPUs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    utility-types

    utility-types

    Utility types, complementing TypeScript built-in mapped types

    Providing a set of Common Types for TypeScript projects that are idiomatic and complementary to existing TypeScript Mapped Types so you don't need to copy them between the projects. Providing a set of Additional Types compatible with Flow's Utility Types to allow much easier migration to TypeScript. Quality, thoroughly tested for type correctness with type-testing library dts-jest. Utility-Types is an open-source project created by people investing their time for the benefit of our...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ta4j

    ta4j

    A Java library for technical analysis

    Ta4j is an open-source Java library for technical analysis. It provides the basic components for the creation, evaluation, and execution of trading strategies. Ta4j is available on Maven Central. You can also download example code from the maven central repository. The wiki is the best place to start learning about ta4j. For more detailed questions, please use the issues tracker. We can calculate indicators over this bar series, in order to forecast the direction of prices through the study...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 5
    GCBASIC
    ... - supporting over 1300's microcontrollers with tools to make this fun and simple. Please see the download section for your options. We have two IDEs, we have just the compiler and we have a minimal install - it is your choice. Please see the homepage here: http://gcbasic.sourceforge.net and also see http://gcbasic.sourceforge.net/download.html for other GCBASIC download options.
    Leader badge
    Downloads: 214 This Week
    Last Update:
    See Project
  • 6
    Mecrisp - A family of optimising native code Forth implementations for MSP430, ARM Cortex M, RISC-V RV32IM(C), MIPS M4K and FPGAs.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 7
    JSmol

    JSmol

    JavaScript-Based Molecular Viewer From Jmol

    .... JSmol can read all the files that Jmol reads. You can do all the scripting that Jmol does. You can create all the buttons and links and such that you are used to creating for Jmol. All of the rendering capability of the Jmol applet is there. JSmol has both a console and a popup menu. JSmol is integrated fully with JSME and JSpecView. A "lite" version of JSmol provides minimal functionality (balls and sticks only) for extremely small-bandwith apps. Released 1/12/2013
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8
    iElectrodes

    iElectrodes

    intracranial electrodes localization toolbox

    iElectrodes is a free and open-source Matlab® toolbox to obtain intracranial electrode coordinates from MRI and CT images. Precise and reliable localization can be achieved fast and in a semiautomatic way with minimal user intervention. The toolbox works with ECoG (subdural grids and strips) and SEEG (depth) electrodes. The new GridFit algorithm can precisely localize high-density electrodes (up to 3mm). Brain parcellations (atlas) and surfaces can be imported to aid 2D and 3D visualization...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Gato (Graph Animation Toolbox): Animate graph algorithms for example for computing shortest paths, minimal spanning trees, maximum flows or maximal cardinality or weight matchings. Create your own animations using the Animated Data Structures (ADS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
    Learn More
  • 10

    distlink

    Library to compute distance between elliptic orbits (MOID)

    This C++ library allows to compute the Minimal Orbital Intersection Distance (MOID) between two elliptic confocal orbits using the method by Kholshevnikov & Vassiliev (1999), Cel. Mech. Dyn. Astr., 75, 75. The implementation of the method is described in (Baluev & Mikryukov 2019), Astronomy & Computing, 27, 11. It employs numeric error control and deals carefully with nearly degenerate cases (like almost circular and almost coplanar orbits). Library also includes auxiliary functions...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    F3DM

    Finite Element Method on 3D Meshes

    f3dmlib is a FEM library that can read, write and analyse 3D tetrahedral meshes, minimize a given functional, and refine the resulting meshes. The minimization is parallelized with OpenMP. Three main features in unstable 1.8.x version (available via GIT): quadratic elements, periodic boundary conditions, and the solver for scalar and electromagnetic wave equations. f3dmgeom is a collection of a few simple tools for creating surface meshes for tetgen. It can handle simple geometries only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ATLAS_mPBPK

    ATLAS_mPBPK

    Modeling and Simulation of mPBPK models

    ATLAS mPBPK is a MATLAb-based tool for modeling and Simulation of minimal Physiology Based Pharmacokinetic (mPBPK) models of small and large molecules. The tool enables the users to perform: i) PK data visualization, ii) simulation, iii) parameter optimization, and iv) local sensitivity analysis (SA) of mPBPK models in a simple and efficient manner.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Active Intelligence Server

    Active Intelligence Server

    Reporting, Dashboarding, Analytic, Self-service BI, Ad-hoc reporting

    ... and much more. AIS comes with self-service BI capabilities enabling end users to make the data-driven decision at the right time, all with minimal IT dependency. Tightly integrated user and role management ensure correct information distribution that prevents unauthorized access to information, collaboration is ever so easy with AIS that people with no BI knowledge can start real-time collaboration in minutes. AIS 2 is also available from the website http://activeintelligence.co.uk/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DICOM Image Reader

    DICOM Image Reader

    A minimal Medical application to read and view DICOM (dcm) image file

    Dicom Image Reader is opensource medical image viewer built with JavaScript, HTML5, NodeJS and Electron framework. It can load data in DICOM format (single image dcm) and provides standard tools for its manipulation such as contrast, zoom, drag, possibility to draw regions on top of the image and imaging filters such as threshold and sharpening. It is based DWV JavaScript opensource library. =============== Requirements: - Processor: Intel Pentium 4 processor or later that's SSE2...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 15
    SCRAM

    SCRAM

    Probabilistic Risk Assessment Tool

    SCRAM is a free and open source probabilistic risk analysis tool. The tool is under development to include fault tree, event tree, common cause, and other standard analyses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TARQUIN

    TARQUIN

    MRS/NMR analysis software

    Analysis software for MRS/NMR data. Allows processing and fitting to be performed in a fully automatic workflow.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 17
    ctrax
    Ctrax is a machine vision program for estimating the positions and orientations of many walking fruit flies, maintaining their individual identities over long periods of time with minimal supervision, and on average for 1.5 fly-hours automatically.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 18
    CRUSH

    CRUSH

    Data reduction and imaging for select astronomical cameras

    CRUSH is a pioneering reduction and imaging suite for many astronomical cameras operating at far-infrared, submillimeter and millimeter wavelengths, such as SHARC-2, SCUBA-2, LABOCA, GISMO, or SOFIA/HAWC+ (to name a few).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CRISPR-offinder-v1-2

    A CRISPR tool for user-defined protospacer adjacent motif

    ... sites and queries the reference genome as well as a CRISPR system with a defined spacer length and PAM sequence, this standalone tool will identify putative sites and assign a predicted activity based on support vector machine model which conducted by sgRNA Scorer 2.0. In addition, sgRNAs with minimal off-target activity were predicted by Cas-OFFinder, and score with Off-Target Cutting Frequency Determination (CFD).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    BioFVM

    BioFVM

    3-D diffusion solver for biological problems

    BioFVM is an open source diffusive transport solver for biological problems. It can solve for the diffusion of tens or hundreds of substrates on large 3-D domains. For simplicity, the code has minimal external dependencies. BioFVM was first published in: A. Ghaffarizadeh, S.H. Friedman, and P. Macklin. BioFVM: an efficient, parallelized diffusive transport solver for 3-D biological simulations. Bioinformatics 32(8): 1156-8, 2016. DOI: 10.1093/bioinformatics/btv730 method paper...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MSTgold

    Estimate minimum spanning trees with statistical bootstrap support

    Minimum spanning tree (MST) algorithms can generate multiple, equally-minimal, MSTs but MST programs typically report only one, arbitrarily chosen MST. Similarly, most MST programs do not provide statistical metrics to support the credibility of the MSTs that they estimate. MSTgold estimates the number of alternative MSTs, reports up to a user-determined number of those trees, reports a consensus tree, and implements a bootstrapping metric to assess the reliability of alternate MST...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    State Controller Library

    State Controller Library

    A C++ framework that implements generalised finite state machines.

    The State Controller Library is a generic platform-independent C++ framework that allows finite state machines and multi-action planning generalisations thereof to be realised. The structure and implementation of this library focuses on the application of finite state machines to real-time control loops, but can be reasonably adapted for virtually any other application, even completely unrelated to control systems. An emphasis has been placed on having very low overhead so as not to hurt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SegmentIt

    SegmentIt

    Interactive Image Segmentation Tool

    SegmentIt is an interactive image segmentation tool that allows to switch back and forth between the watershed approaches (watershed from markers and hierarchical watershed) so the user can explore the strengths of both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XMLPipeDB is a suite of tools for building relational databases from XML sources with minimal manual processing of the data. While the applicability is general, our motivation was to facilitate the management of biological data from different sources.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    The library for utilization of Minimal Quadtree format for storing very large sparse matrices. Please see the paper referenced below for the description of a problem. Corresponding papers: Tree-based Space Efficient Formats for Storing the Structure of Sparse Matrices (I. Šimeček, D. Langr, P. Tvrdík), In Scalable Computing: Practice and Experience, volume 15, 2014. Space Efficient Formats for Structure of Sparse Matrices Based on Tree Structures (I. Šimeček, Daniel Langr, Pavel Tvrdík...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next