Showing 1450 open source projects for "reference"

View related business solutions
  • 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
  • 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
  • 1
    ZY Player

    ZY Player

    ZY Player repository

    ...All resources are from the Internet, the software does not participate in any production, uploading, storage, etc., and the dissemination of illegal resources is prohibited. This software is for learning reference only, please delete it within 24 hours after installation. Play history, and automatically jumps to history progress. Favorites support import, export, support for synchronous drama. Support simplified mode, fish, and paddle. Search all resources with one click, and support historical search records. Export resource download link. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Dragonbox

    Dragonbox

    Reference implementation of Dragonbox in C++

    This library is a reference implementation of Dragonbox in C++. Dragonbox is a float-to-string conversion algorithm based on a beautiful algorithm Schubfach, developed by Raffaello Giulietti in 2017-2018. Dragonbox is further inspired by Grisu and Grisu-Exact. Dragonbox generates a pair of integers from a floating-point number: the decimal significand and the decimal exponent of the input floating-point number.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    DomE

    DomE

    Implements a reference architecture for creating information systems

    DomE Experiment is an implementation of a reference architecture for creating information systems from the automated evolution of the domain model. The architecture comprises elements that guarantee user access through automatically generated interfaces for various devices, integration with external information sources, data and operations security, automatic generation of analytical information, and automatic control of business processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fairseq

    Fairseq

    Facebook AI Research Sequence-to-Sequence Toolkit written in Python

    Fairseq(-py) is a sequence modeling toolkit that allows researchers and developers to train custom models for translation, summarization, language modeling and other text generation tasks. We provide reference implementations of various sequence modeling papers. Recent work by Microsoft and Google has shown that data parallel training can be made significantly more efficient by sharding the model parameters and optimizer state across data parallel workers. These ideas are encapsulated in the new FullyShardedDataParallel (FSDP) wrapper provided by fairscale. ...
    Downloads: 2 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
    CUDA Pathtracer

    CUDA Pathtracer

    GPU Raytracer from scratch in C++/CUDA

    ...This project is educational and experimental, providing insight into GPU parallelism and real-time rendering techniques. Its clean and modular C++ structure makes it a great reference for students and graphics developers alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Crunch PNG

    Crunch PNG

    Insane(ly slow but wicked good) PNG image optimization

    ...Continuous benchmark testing is available in our GitHub Actions CI. Please see the benchmarks directory of this repository for details about the benchmarking approach and instructions on how to execute benchmarks locally on the reference images distributed in this repository or with your own image files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FreeRTOS AWS Reference Integrations

    FreeRTOS AWS Reference Integrations

    IoT operating system for microcontrollers.

    FreeRTOS is an open source, real-time operating system for microcontrollers that makes small, low power edge devices easy to program, deploy, secure, connect, and manage. Distributed freely under the MIT open source license, FreeRTOS includes a kernel and a growing set of software libraries suitable for use across industry sectors and applications. This includes securely connecting your small, low power devices to AWS Cloud services like AWS IoT Core or to more powerful edge devices running...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Geodesy.jl

    Geodesy.jl

    Work with points defined in various coordinate systems

    Geodesy is a Julia package for working with points in various world and local coordinate systems. The primary feature of Geodesy is to define and perform coordinate transformations in a convenient and safe framework, leveraging the CoordinateTransformations package. Transformations are accurate and efficient and implemented in native Julia code (with many functions being ported from Charles Karney's GeographicLib C++ library), and some common geodetic datums are provided for convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    graphql-client

    graphql-client

    A Ruby library for declaring, composing and executing GraphQL queries

    GraphQL Client is a Ruby library for declaring, composing and executing GraphQL queries. Sample configuration for a GraphQL Client to query from the SWAPI GraphQL Wrapper. If you haven't already, familiarize yourself with the GraphQL query syntax. Queries are declared with the same syntax inside of a <<-'GRAPHQL' heredoc. There isn't any special query builder Ruby DSL. This client library encourages all GraphQL queries to be declared statically and assigned to a Ruby constant. If you're...
    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
    SpringBoot Labs

    SpringBoot Labs

    A repository covering six columns

    SpringBoot-Labs is a comprehensive learning and reference repository created by yudaocode that explores advanced concepts, features, and best practices in Spring Boot development. The project provides an extensive collection of example modules, each demonstrating a specific framework integration or architectural pattern within the Spring ecosystem. Topics include web development, microservices, security, messaging, distributed systems, DevOps deployment, and cloud-native application design. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    MySQL Tutorial

    MySQL Tutorial

    Example-driven guide to MySQL

    ...Throughout, the emphasis is on clear SQL examples and short explanations that can be tested immediately in a local instance. It serves both as a learning track for newcomers and as a handy reference for developers who need to refresh core MySQL skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Stitches

    Stitches

    CSS-in-JS with near-zero runtime, SSR, multi-variant support

    CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience. Stitches avoids unnecessary prop interpolations at runtime, making it more performant than other styling libraries. Packed full of useful features like theming, smart tokens, css prop, as prop, utils, and a fully-typed API. Stitches has a fully-typed API, to minimize the learning curve, and provide the best possible developer experience. Stitches has a dedicated React lib, but...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XRD CUBIC

    XRD CUBIC

    Simulate crystal cell length (a), Miller indices {h, k, l}, d-spacing

    ...Enter minimum and maximum diffraction angle as 2-theta (in Degrees) 3. Enter minimum and maximum unit cell length (in Angstroms) All the possible cubic crystal parameters, as well as diffraction angle with reference to d-spacing between the given Miller indices (h k l planes), will be simulated. Designed by: Dr. M Kanagasabapathy, Asst. Professor, Department of Chemistry Rajus’ College, Madurai Kamaraj University, Rajapalayam, (TN) INDIA 626117 Home Page: https://www.enote.page/2021/12/XRD-Cubic.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Coding-Guide

    Coding-Guide

    Repository of coding guidelines, developer notes, learning resources

    The Coding-Guide repository is a personal repository of coding guidelines, developer notes, learning resources, and documentation spanning topics from front-end to full-stack, coding practices, and software development tips. The repository appears to be maintained by “ecmadao” and intended as a reference/knowledge base of best practices, notes, style conventions, and reminders. The content is typically documentation, markdown files, code snippets, and tutorials, rather than a coherent, packaged software tool. Documentation across languages and frameworks. Continuously updated by the author.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Source iOS Apps

    Open Source iOS Apps

    Collaborative List of Open-Source iOS Apps

    A community-maintained directory of real-world, open-source iOS applications. It showcases a variety of apps (mostly written in Swift or Objective-C) covering utilities, UI examples, games, and more—as a learning reference or starting point for iOS developers. Help analyse individuals’ travel and trace their movements when cases of infection arise. Helps developers learn architecture patterns like MVVM, Combine, and SwiftUI. Regularly updated with projects reflecting current iOS development trends.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    g7ctrl

    Managing daemon for GM7 Xtreme GPS Tracker

    ...It is also possible to have specific action scripts executed upon receiving specific events or generate mail notifications. The daemon and command shell comes with extensive reference documentation (HTML & PDF) and Unix man pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Statistical Rethinking 2022

    Statistical Rethinking 2022

    Statistical Rethinking course winter 2022

    ...It includes lecture code files, example datasets, and structured exercises that parallel the topics covered in the lectures (probability, regression, model comparison, Bayesian updating). The repo functions as a direct hands-on reference for students following the 2022 recorded lecture series. There are 10 weeks of instruction. Links to lecture recordings will appear in this table. Weekly problem sets are assigned on Fridays and due the next Friday, when we discuss the solutions in the weekly online meeting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Atom Linux

    Atom Linux

    The hackable text editor

    Atom is a hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration. A set of encrypted code signing certificates were exfiltrated; however, the certificates were password-protected and we have no evidence of malicious use. As a preventative measure, we will revoke the exposed certificates used for the Atom application. Revoking...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Deeplearning.ai

    Deeplearning.ai

    Study notes, summaries, and auxiliary materials for deep learning

    ...The explanations aim to bridge theory and practice, often connecting mathematical intuition to code-level implications. By organizing the content as “books” or structured notes, it gives students a consistent reference to revisit as models and tooling evolve. Many learners use it to supplement course videos, reinforcing concepts before implementing assignments or projects. As a consolidated guide, it reduces context-switching and helps build a durable mental model of deep learning fundamentals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Duktape

    Duktape

    Embeddable Javascript engine with a focus on portability

    Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call ECMAScript functions from C code and vice versa. Partial support for ECMAScript 2015 (E6) and ECMAScript 2016 (E7), Post-ES5 feature status, kangax/compat-table. Combined reference counting and mark-and-sweep garbage collection with finalization. Property virtualization using a subset of ECMAScript ES2015 Proxy object. Bytecode dump/load for caching compiled functions. Distributable includes an optional logging framework, CommonJS-based module loading implementations, CBOR bindings, etc. See duktape.org for packaged end-user downloads and documentation. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21

    OpenSourceMetaverse Editor

    a simple virtual world editor

    ...Map: Select a marked location like "Statue of Liberty") Explore the virtual surrounding in the 360 degrees panorama. (e.g. 3D: Navigate scene in virtual environment) Access the selected item to expand (e.g. Map/3D: Click on the "Statue of Liberty" reference) Build own virtual world by personalised customisation to the settings in the text box. Share it with others. Ideal for: running virtual exhibition event; showcasing items on display like in a museum of collectible art for curation; list favourite places to visit, shop and dine; constructing, playing, sharing virtual worlds one can imagine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    HipMer

    A High performance distributed memory assembler for big genomic data

    ...The MetaHipMer extension is a recent addition to HipMer that is geared to large metagenomes and leverages iterative kmer sizes and a specialized scaffolding algorithm to produce increased contiguity and accuracy in metagenomic assemblies. It is able to reconstruct rRNA elements via a separate algorithm which relies on reference SSU and LSU Hidden Markov Models to help traverse the contig graph around ribosomal RNA regions. For more information and publications visit the HipMer Portal (http://portal.nersc.gov/project/hipmer/) MetaHipMer is one component of the ExaBiome project (https://sites.google.com/lbl.gov/exabiome/home), part of the Exascale Computing Project: https://www.exascaleproject.org/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Hello World Extensions

    Hello World Extensions

    Hello World reference extensions for K-Meleon

    You will find "Hello World" reference extensions in the "Files" tab of this project. K-Meleon has 3 main types of extensions: Macros are simple, human-readable extensions that any user can modify or even create in a text editor. You can open the macro folder from K-Meleon by selecting "Edit - Configuration - Macros" in the menu. They use the ".kmm" file extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    citation and reference checker

    A tool to track down missing references in an essay or research paper.

    This software is intended for proofreaders, academics and postgrad students. Many researchers these days use some excellent tools to manage the bibliography, however, adoption of these tools is not universal. Furthermore, from the point of view of a proofreader, whether or not bibliographic software was used in creating a publication, it is necessary to check the integrity of citations and references. On occasion, the citations in the text and references at the end of the paper might get...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CSS Critic

    CSS Critic

    Lightweight CSS regression testing

    A lightweight tool for regression testing of Cascading Style Sheets. Your web stack should be fully testable. CSS Critic closes the gap in front-end testing and makes HTML & CSS testable - no more broken UI. For example, make it supervise changes to your project's responsive style guide so you know things are looking good. We believe that your UI will change often enough that a lightweight process on managing changes (near instant feedback, anyone?) is more important than a heavy-weight one...
    Downloads: 0 This Week
    Last Update:
    See Project