Showing 2124 open source projects for "reference"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    loadCSS

    loadCSS

    Load CSS asynchronously

    ...This is handy for cases where you need to dynamically load CSS from script. The code above will insert a new CSS stylesheet link after the last stylesheet or script that it finds in the page, and the function will return a reference to that link element, should you want to reference it later in your script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WOFF2

    WOFF2

    This document documents how to run the compression reference code

    woff2 is Google’s reference implementation of the WOFF2 webfont format, the modern, highly compressed container used by browsers to ship OpenType/TrueType fonts efficiently over the network. It integrates specialized transforms for font tables (like glyf/loca and variations data) with Brotli compression to squeeze out as many bytes as possible while preserving exact font fidelity on decode.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    DarkForestGo

    DarkForestGo

    DarkForest, the Facebook Go engine

    ...A KGS/online client and match runner make it practical to stage controlled tournaments or continuous rating evaluation. Although later projects (like ELF OpenGo) surpassed it in strength, darkforestGo remains a historically important, clean reference for neural-MCTS Go systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Grumpy

    Grumpy

    Grumpy is a Python to Go source code transcompiler and runtime

    ...Its runtime implements core Python object and execution models, though the API is not compatible with CPython’s C-API, and extension coverage is incomplete compared to CPython. Grumpy was ultimately archived and is read-only, but the repository remains a valuable reference on alternative Python execution strategies and the trade-offs of VM-less designs. Documentation in the repo and wiki outline architecture, limitations, and examples of compiled output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    pascal-p2

    2nd version of the Pascal-P compiler

    ...Niklaus Wirth led an effort to gather and reconcile the different sources for the Pascal-P compiler in existence, which were collectively referred to as Pascal-P1.These were then published as part of a porting kit for the compiler. Pascal-P2 is a "Running history project". It is a historical record, but still runs on modern computers. Pascal-P2 exists mainly for historical reference. It was improved at ETH Zurich to become Pascal-P4, and brought to full ISO 7185 standard status as Pascal-P5. You can find all of the Pascal-P versions here in sourceforge: https://sourceforge.net/projects/pascal-s/ https://sourceforge.net/projects/pascal-p2/ https://sourceforge.net/projects/pascalp4/ https://sourceforge.net/projects/pascalp5/ https://sourceforge.net/projects/pascal-p6/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    UAV Drone

    Airborne avionics platform for drone system identification and control

    UAV Drone is a suite of software and hardware which is hosted on Raspberry Pi for the purpose of drone system identification/mathematical modelling and control law development. This platform measures critical aerospace measurements of Pitch, yaw, Roll via AHRS, location through GPS, and air data through Pitot Static system. Control of the drone is provided through user developed Control law based on critical aircraft parameters to 16 configurable PWM outputs to servos or motors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Portable Robotics Eye Vergence Control

    Portable Robotics Eye Vergence Control

    Eye movements control portable on different robotic stereo heads

    ...The project is now available for the iCub platform to work on YARP [https://github.com/stino78/vergence-control/][1] The algorithm works on the top of a distributed representation of binocular disparity supplied by a population of binocular energy-model neural units. The project allows a robust control and adaptive binocular coordination for different robot stereo platforms. Reference publications: Gibaldi, A., Vanegas, M., Canessa, A., & Sabatini, S. P. (2017). A portable bio-inspired architecture for efficient robotic vergence control. International Journal of Computer Vision,. Gibaldi, A., Canessa, A., Chessa, M., Sabatini, S. P., & Solari, F. (2011, October). A neuromorphic control module for real-time vergence eye movements on the iCub robot head. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ACMESharp

    ACMESharp

    An ACME client library and PowerShell client for the .NET platform

    ...This project implements a client library and PowerShell client for the ACME protocol. ACMESharp is interoperable with the CA server used by the Let's Encrypt project which is the reference implementation for the server-side ACME protocol. ACMESharp includes features comparable to the official Let's Encrypt client which is the reference implementation for the client-side ACME protocol. The ACMESharp client implementation is broken up into layers that build upon each other. Basic tools and services required for implementing the ACME protocol and its semantics (JSON Web Signature (JWS), PKI operations, client-side persistence) Low-level ACME protocol client library that can interoperate with a compliant ACME server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    ...Unit tests for each function are provided to ensure that the library performs exactly as it should. The implementation of the Rotations Conversion Library is based on the very related Matlab/Octave Rotations Library (MORL), which is a highly tested reference implementation for the required algorithms (see https://sourceforge.net/projects/rotationslib/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    Spring PetClinic

    Spring PetClinic

    A sample Spring-based application

    The Spring Petclinic is the canonical reference sample application built with Spring Boot and Thymeleaf, demonstrating best practices in building Spring-based web applications; forks also exist showcasing implementations with modern architectures like microservices, reactive stacks, and AI integrations. In its default configuration, Petclinic uses an in-memory database (H2) which gets populated at startup with data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DataScienceR

    DataScienceR

    a curated list of R tutorials for Data Science, NLP

    ...It acts as a learning scaffold for students or beginners transitioning to more advanced data science work in R, offering a hands-on, example-driven approach. The structure encourages modularity, readability, and reproducible practices, making it a useful reference repository for learners and educators alike.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Ali is a simple to use C API to parse XML data. It's scanf like approach is much easier than using SAX or DOM. A tutorial, complete reference documentation, and code examples are all available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fcGENE: Genotype  format converter

    fcGENE: Genotype format converter

    Format converting tool for genotype Data (e.g.PLINK-MACH,MACH-PLINK)

    Main application is twofold: first to convert genotype SNP data into formats of different imputation tools like PLINK MACH, IMPUTE, BEAGLE and BIMBBAM, second to transform imputed data into different file formats like PLINK, HAPLOVIEW, EIGENSOFT and SNPTEST. Readable file formats: plink-pedigree (ped and map), plink-raw, plink-dosage, mach , minimac, impute, snptest, beagle and bimbam. Similarly all kinds of imputation of outputs are also accepted. Formats which can be generated by...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    GPUJPEG

    JPEG compression and decompression accelerated on GPU

    ...GPUJPEG was developed as a part of UltraGrid (http://ultragrid.sitola.cz). Acknowledgments: project Large Infrastructure CESNET (LM2010005) -- http://www.cesnet.cz. Reference paper: HOLUB, Petr - ŠROM, Martin - PULEC, Martin - MATELA, Jiří - JIRMAN, Martin. GPU-accelerated DXT and JPEG compression schemes for low-latency network transmissions of HD, 2K, and 4K video. Future Generation Computer Systems, Amsterdam, The Netherlands,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SIMM

    SIMM

    SIMM: Simultaneous Identification of Multiple Mutations

    SIMM (Simultaneous Identification of Multiple Mutations) pipeline provides a workflow to align the clean reads to reference genome, call SNPs between mutants and reference genome, then genotype the SNPs and identify causal mutations from different mutants simultaneously without the sequencing information of wild-type progenitor. Individuals with mutant homozygous phenotype are bulked and sequenced to >20X, and then analyzed with SIMM to identify causal mutation(s) responsible for the mutant phenotype. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Coinbase Pro Trading toolkit

    Coinbase Pro Trading toolkit

    The Coinbase Pro trading toolkit

    Provide all the tools traders need, both professional and hobbyist alike, to create automated trading bots on the Coinbase Pro and supported digital asset exchanges. Note: Node 7.6 or above is required. The src/samples folder contains many working demo scripts showcasing different aspects of the toolkit, while the tutorials folder contains running demo programs to accompany the CBPTT documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Win32 help chm
    The old Microsoft® Win32® Programmer's Reference file converted to chm use http://www.7-zip.org/download.html for 7zip
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    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
  • 19

    CNVMM

    CNVMM performs copy number variations detection

    CNVMM specializes in identifying copy number variations (CNVs) when there are repeated sequences in the reference genome. The input file is a single short read mapping result from any short read aligners. However, NNmapper or Bowtie2, which detect all mapping results for multi-reads, are recommended. To use the code, MATLAB installation is required. Mac or Linus system is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NNmapper

    Perform short reads mapping

    NNmapper constructs reference reads library and calculates the Euclidean distances between library reads and query reads. NNmapper can map a query read (1) to the library read that gives the smallest distance (most similar), (2) to the library read that gives the smallest distance while the distance is smaller than a threshold, or (3) all library reads that have distances smaller than threshold.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BWA is a program for aligning sequencing reads against a large reference genome (e.g. human genome). It has two major components, one for read shorter than 150bp and the other for longer reads.
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 22

    Nutrition Tables

    Nutrition Investigator

    ...The information in this file was obtained from: Source (or Adapted from, as appropriate): Canadian Nutrient File, Health Canada, 2010 and other sources. This file gives an idea of which nutrient could be more likely found in fair quantities in some product. Use that file as a reference tool. Do not make any diet plans based on this information only, since the value of each nutrient in any product is given averaged and do not mirrors the exact number in product that you consume. DISCLAIMER Here "this file" means - this file and links within. The information in this file is for educational purposes only. I take no responsibility for any loss or damage to health as a result of using the information provided in this file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    OpenHAM

    Open source heat, air and moisture transport model

    ...An open source transport model implementation for heat, air and moisture transport in porous media. Console-based, cross-platform solver with bindings to pre- and postprocessing software. A reference implementation for the EN 15026 standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A PostgreSQL Interface for Tcl

    A PostgreSQL Interface for Tcl

    A Tcl interface to PostgreSQL databases, using PostgreSQL libpq

    pgtclng (PostgreSQL Tcl Next-Generation) is a loadable Tcl module for accessing PostgreSQL databases. It was forked from pgtcl in Feb 2004, moved to pgfoundy.org in Aug 2006 and to Sourceforge.net in Mar 2011. Its API is a superset of the pure-Tcl companion project pgintcl.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 25

    Graff

    A whole new syntax paradigm for any kind of computer language

    Graff is the graphic editor for the graff syntax, a whole new computer language paradigm, with the capacity of expressing information in a strictly more compact and reference-free way.
    Downloads: 0 This Week
    Last Update:
    See Project