Showing 64 open source projects for "derive"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 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
  • 1
    Breeze::OS

    Breeze::OS

    Breeze::OS Linux/BSD distribution

    Breeze::OS is a desktop-oriented distribution. We decided to derive it from many existing ones; as a means of offering a varied selection from which to choose. Our distribution works on low-memory machines; such as, single-core computers with 512Meg of memory e.g. Athlon Sempron-64bit. The Breeze::OS distribution includes both a graphical and curses based installer. The installer was implemented to allow easily configurable installation steps, seen as pages.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Google Analytics Beacon Analytics

    Google Analytics Beacon Analytics

    Google Analytics collector-as-a-service (using GA measurement protocol

    ...The service receives that image request, generates a visitor identifier, and forwards the hit through the Google Analytics Measurement Protocol. Cookies allow it to distinguish repeat visits without requiring client-side scripts. It can derive paths from referral data and offers several badge or pixel display modes. The public App Engine endpoint is intended mainly for demonstrations and prototypes. For production use, the repository is designed to be forked, customized, and deployed as a privately controlled Google App Engine service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NYCOpenData-Profiling-Analysis

    NYCOpenData-Profiling-Analysis

    Open Data Profiling, Quality and Analysis on NYC OpenData dataset

    Open data often comes with little or no metadata. You will profile a large collection of open data sets and derive metadata that can be used for data discovery, querying, and identification of data quality problems. For each column, identify and summarize the semantic types present in the column. These can be generic types (e.g., city, state) or collection-specific types (NYU school names, NYC agency). For each semantic type T identified, enumerate all the values encountered for T in all columns present in the collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    typesafe-actions

    typesafe-actions

    Typesafe utilities for "action-creators" in Redux / Flux Architecture

    ...It provides strongly typed helpers for creating synchronous and asynchronous Redux actions. Its reducer utilities infer state and action types while validating handlers at compile time. Helper types can derive action and state types directly from existing implementations. The library supports integrations with common asynchronous approaches such as redux-observable and redux-saga. It is distributed in CommonJS, ES module, and UMD formats and includes runtime tests, type tests, and performance benchmarks intended to preserve type safety and efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5

    Cryptography Playground

    The best cryptography playground available

    The best cryptography playground available Demo @ https://8gwifi.org How to Install wget https://downloads.sourceforge.net/project/cryptography-playgroud/crypto-installer.tar tar xvf crypto-installer.tar;cd crypto-installer ./bootstart.sh Browse http://localhost:8080
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    rattleCAD
    A graphical tool to design a bicycle (s) geometry and derive drawings from its configuration rattleCAD moved to www.rattleCAD.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CitLab

    CitLab

    Combinatorial Interaction Testing Laboratory

    ...It features and formally defines the concepts of parameters and types, constraints, seeds, and test goals. The language is defined by means of Xtext, a framework for the definition of domain-specific languages. Xtext is used to derive a powerful editor integrated with eclipse and with all the expected features of a modern editor. **SEPT 2018 CITLAB is no longer supported**. Use CTWEDGE instead: <https://github.com/fmselab/ctwedge>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    idwtree

    Assigns orthologs using a phylogenetic tree

    Protein BLAST analysis finds all homologs of a protein; however, for many analyses, it is important to identify orthologs in different species (e.g. homologs that derive from the same ancestral sequence). The program idwtree aid in this analysis by assigning 'group' identity in phylogenetic trees containing reference sequences as markers. The standard workflow idwtree was intended to analyze: 1. BLAST protein sequence of interest against organism(s) of interest. 2. Download all significant BLAST hits. 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    UMI-Reducer

    collapsing technical duplicates via Unique Molecular Identifiers

    Every sequencing library contains duplicate reads. While many duplicates arise during polymerase chain reaction (PCR), some of these duplicates derive from multiple identical fragments of mRNA present in the original lysate (termed "biological duplicates"). Unique Molecular Identifiers (UMIs) are random oligonucleotide sequences that allow differentiation between technical and biological duplicates. Here we report the development of UMI-Reducer, a new computational tool for processing and differentiating PCR duplicates from biological duplicates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    AmayaOS

    AmayaOS

    The Amaya Operating System - Reinventing the wheel

    ...You can install AmayaOS on your computer without any concerns. (It’s 100% free software). AmayaOS project was launched in 2014 to create a new operating system useful for the x86 PC. AmayaOS does not derive from Linux or GNU, and it is not a GNULinux distro. AmayaOS is an operating system which has an independent development based on FreeNOS (Free Niek's Operating System).
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    colorview2d

    colorview2d

    Extendible 2D color plotting tool.

    Visualize and analyze 3D data files using 2D colorplots. Inspired by spyview. Written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Friend

    Friend

    An extensible authentication and authorization library for Clojure

    Friend is an extensible authentication and authorization library for Clojure Ring web applications. It streamlines user authentication, supports multiple workflows, and integrates role-based security cleanly into request handling. Ring middlewares for configuring and defining the scopes of authentication and authorization. Macros to clearly demarcate the scope of authentication and authorization within code that is "below" the level of Ring handlers where you can't use middlewares. Enables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JReliability allows to derive several reliability-related measures like Mean-Time-To-Failure (MTTF) or Mission-Time (MT) of complex systems that are modeled using Boolean functions, efficiently encoded in Binary Decision Diagrams (BDDs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MSIdV

    Visualization tool for biological indices using MS imaging data

    A visualization tool for index values calculated from mass spectrometry imaging data. Users can specify mass features (peaks in mass spectra) of interest and freely set calculation to derive any kind of index values. This tool outputs the visualization of index values in TIFF format as well as raw 2D matrix of raw values in csv format. For further information as well as how-to-use, please refer to the readme.pdf in the download file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    redux-rx

    redux-rx

    RxJS utilities for Redux

    ...It allows developers to represent streams of actions, state changes, and side effects as observable sequences, providing a powerful alternative to traditional middleware approaches. The library includes tools for creating smart components that derive their behavior from observable data streams instead of imperative state updates. It also introduces an observable-based middleware that complies with Flux Standard Actions, ensuring compatibility with Redux conventions. By leveraging RxJS, developers can compose complex asynchronous logic in a declarative and composable way. The project is particularly useful for applications that require real-time data handling, event streams, or complex side-effect management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EDM Calibration Baseline Fitting

    EDM Calibration Baseline Fitting

    EDMFit is an adjustment tool to estimate EDM calibration parameters.

    An EDM calibration baseline is used to derive specific instrument errors of the electronic distance measurement (EDM) unit of a total station. EDMFit is a simple adjustment tool to estimate the EDM calibration parameters (addition constant and/or scale parameter). The adjustment process is according to ISO 17123-4. The parameters are checked for significance, to avoid an overestimation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CoDeCZ

    CoDeCZ

    Derive copy number status from targeted sequencing data

    CoDeCZ derives copy number state from targeted sequencing data on gene or exon level. Results are NOT true copy number however, but they are semi-quantitative: It uses the modified z-score to calculate deviation in normalized coverage per specified region. The higher the Z-score, the higher the copy number. The final z-score depends on the quality of the data and the makeup of the reference pool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Daabli
    Daabli is a simple cross-platform serialization framework for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QPass password manager
    QPass is easy to use, open source password manager application with built-in password generator. You can store in it's database such data as passwords and logins which will be encrypted using AES-256 with PBKDF2(number of iterations set by user). Each entry can include additional information about entry such as name, url adress and description.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    PWDTK.NET

    .NET Secure Password Hashing API

    This API uses the PBKDF2 specification with HMACSHA512 as the underlying pseudo random function (PRF) to perform the salted hashing over a specified number of instances to eliminate the feasibility of rainbow table attacks & drive up the computing cost of generating said tables, this is known as key stretching. This API also provides the capability to create BIG crypto random salt strings, because the BIGGER & more RANDOM your salt, the better! (anti-rainbow tables) I was going to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PWDTK.NET MOBILE

    .NET Secure Password Hashing API for Windows Phone OS

    Similar to my project PWDTK.NET (http://sourceforge.net/projects/pwdtknet/), I have decided to port this over to the mobile environment for use in the Windows Phone OS. This is essentially the same as PWDTK.NET however it is using HMACSHA256 as the underlying PRF of the PBKDF2 spec as opposed to HMACSHA512. This is due to Microsoft not including HMACSHA512 in the Windows Phone SDK. Usage is essentially the same as with PWDTK.NET so you may also like to look at the PWDTK.NET project for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CytoCopteR

    CytoCopteR

    A Cytoscape plug-in for training logic models, based on CellNOptR.

    Homepage: www.cellnopt.org Based on prior knowledge networks CellNOptR can derive functional information about the network using logic modeling. CytoCopteR is a friendly way to use CellNOptR taking advantage of the network visualization and analysis of Cytoscape and without requiring knowledge on R.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Kongreg8 is a church database system allowing you to free yourself from the chains of the office. Written in PHP and MySQL, it has been in production since 2008 and is now released under GNU GPL v3. The new version (2.0.x onwards) is hosted on Github https://github.com/tsky/kongreg8_os2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SymbolicC++

    An object oriented C++ library for computer algebra

    SymbolicC++ is a general purpose computer algebra system embedded in the programming language C++. It is free software released under the terms of the GNU General Public License. SymbolicC++ is used by including a C++ header file or by linking against a library.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    A set of Unix command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, csv, or flat file format) with a header line. Provides delimiter and compression detection, column reference by name. * tblmap: per-line ("map") computation: derive columns through an expression, delete, reorder, filter rows. * tblred: compute ("reduce") aggregations (e.g., sum, average) over groups defined by key columns. * tbldesc: Summarize columns in file (e.g., proportion of character/numeric values, min/mean/median/max, missing values, correlation with a target column). * tbljoin: Relational join without the need of pre-sorting and column matching...
    Downloads: 0 This Week
    Last Update:
    See Project