Showing 1688 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
    Video Nonlocal Net

    Video Nonlocal Net

    Non-local Neural Networks for Video Classification

    video-nonlocal-net implements Non-local Neural Networks for video understanding, adding long-range dependency modeling to 2D/3D ConvNet backbones. Non-local blocks compute attention-like responses across all positions in space-time, allowing a feature at one frame and location to aggregate information from distant frames and regions. This formulation improves action recognition and spatiotemporal reasoning, especially for classes requiring context beyond short temporal windows. The repo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Devhints Cheatsheets

    Devhints Cheatsheets

    Cheatsheets for web development

    The Cheatsheets repository (also known as Devhints) is a massive, community-driven collection of concise cheat sheets covering web development, programming languages, frameworks, CLIs, tools, and design patterns. Each cheat sheet is a single Markdown file focusing on quick-reference usage, syntax, command lists, tips, and common patterns—ideal for when you need a fast refresher rather than full tutorial. The repository structure makes it easy to browse by topic (CSS Grid, Bash, Docker, etc.), find what you need, and contribute or update entries. Because it’s maintained by many contributors and covers hundreds of topics, it has become a go-to reference for developers and devops engineers alike. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CitInfo

    CitInfo

    Manage network users' information with Active Directory

    As a networking expert, I like to share my working experiences. With this project, you can easily use Active Directory as a useful tool to manage your network users. Also, this project's the source code can be a decent reference for a network expert to communicate with MS Active Directory with Java and create more networking tools to work with Active Directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CitControl

    CitControl

    Servers Monitoring

    As a network administrator, I have written this project to monitor the following activities in my servers with detailed log data, including : - Exchange server ( monitoring send and receive emails ) - web server ( my web site is UP ) - file server ( my shared files are accessible in my file server ) Also, I believe this project can be a strong reference for networking experts to create java programmes for working with MS-Mail, File and web servers.
    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
    Improved GAN

    Improved GAN

    Code for the paper "Improved Techniques for Training GANs"

    ...By offering structured experiments across multiple datasets, it allows researchers to study and replicate the improvements described in the paper. Although the project is archived and not actively maintained, it remains a reference point in the history of GAN research, influencing subsequent model training approaches.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    FOSS license

    FOSS license and sentence token

    We propose a method to mark the comments of license as sentence-token. We use the term sentence-token to refer to a sentence of a known license. A license (both by-inclusion or by-reference) is a sequence of sentence-tokens. Sentence-tokens are generalized using one or more regular expressions. we propose an idea for license identification based on the analysis of each sentence in the license statement of a source code file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    OCW Test - Out of Commerce Works

    OCW Test - Out of Commerce Works

    Program for out of commerce works detection

    The OCW Test program has been designed to provide assistance in the detection of works outside trade, taking as reference a list of works from a specific bibliographic catalog. In this first version, the program operates on the identifiers of the books of the library of the Complutense University of Madrid. However, the program can be reedited, to work on any bibliographic catalog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Requests for Research

    Requests for Research

    A living collection of deep learning problems

    Requests for Research is an OpenAI repository that collects and organizes open research ideas in artificial intelligence. It is structured as a curated list of project proposals, challenges, and exploratory directions suggested by OpenAI researchers for the broader community. Each request highlights a specific problem area, often with context, motivation, and possible approaches, serving as inspiration for independent researchers, students, and practitioners. The repository is intended to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Evolution Strategies Starter

    Evolution Strategies Starter

    Code for the paper "Evolution Strategies.."

    ...The codebase supports building custom AMIs with Packer, integrates with MuJoCo for simulation-based experiments, and includes scripts for launching and managing large-scale runs. While no longer actively maintained, the repository serves as a historical and educational reference.
    Downloads: 2 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
    InfoGAN

    InfoGAN

    Code for reproducing key results in the paper

    The InfoGAN repository contains the original implementation used to reproduce the results in the paper “InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets”. InfoGAN is a variant of the GAN (Generative Adversarial Network) architecture that aims to learn disentangled and interpretable latent representations by maximizing the mutual information between a subset of the latent codes and the generated outputs. That extra incentive encourages the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fork and Pull Request Workflow

    Fork and Pull Request Workflow

    Quick reference guide on fork and pull request workflow

    This document describes how developers may contribute pull requests to an upstream repository and how upstream owners may merge pull requests from contributors according to the very popular fork and pull request workflow followed in many projects on GitHub. The download buttons above download version 0.6.0 (the latest stable release) of this document. Every project has a main development branch where the developers push commits on a day-to-day basis. Usually, the main development branch is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mylfs

    My Linux From Scratch

    MYLFS is a walk though the LFS and BLFS books, I will be up loading working scripts as i go , the goll is to have a functioning os. Reference URL : http://www.linuxfromscratch.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    properties

    properties

    another c#-like property accessor for c++11 and above.

    ...This enables data to be accessed easily and still helps promote the safety and flexibility of methods. * Github repository : https://github.com/gammasoft71/properties * Homepage : https://gammasoft71.wixsite.com/properties * Reference guide : https://codedocs.xyz/gammasoft71/properties/ * Examples : https://github.com/gammasoft71/properties/tree/master/examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Climate Equity Reference Calculator
    This project implements calculations for the Climate Equity Reference Project's Calculator (CERc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Catalyst

    Catalyst

    An Algorithmic Trading Library for Crypto-Assets in Python

    Catalyst is an algorithmic trading library for crypto-assets written in Python, originally developed to let quants and developers design, backtest, and deploy trading strategies in a unified environment. It builds on top of Zipline, extending that ecosystem to support crypto exchanges and high-resolution historical data (daily and minute bars). Users can express strategies in Python, run backtests against historical price data, and analyze performance through built-in metrics and analytics...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XML:DB Initiative for XML Databases
    XML:DB provides a community for collaborative development of specifications for XML databases and data manipulation technologies. Along with each specification an open source reference implementation will be developed to validate the ideas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    HSRA

    Hadoop spliced read aligner for RNA-seq data

    HSRA is a MapReduce-based parallel tool for mapping reads from RNA sequencing (RNA-seq) experiments. RNA-seq analyses typically begin by mapping reads to a reference genome in order to determine the location from which the reads were originated, which is a very time-consuming step. This tool allows bioinformatics researchers to efficiently distribute their mapping tasks over the nodes of a cluster by combining a fast multithreaded spliced aligner (HISAT2) with Apache Hadoop, which is a distributed computing framework for scalable Big Data processing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    tournesol_gl02

    A tool to analyze Twitter brand activity

    This tool is a CLI interface to query Twitter's API data to extract valuable information : - Top 10 authors for a specific day - Hashtags associated with a reference hashtag - Top 10 hastags for a specific day - Number of tweets during a specific period of a specific day for a specific author - Number of tweets during a specific period of a specific day for a specific hashtag - Number of tweets per city - Display a graph of the number of tweets per city
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ODFR

    Software for simulation of slow motional EPR spectra in aligned media

    ...Both single- and multiprocessor versions are available. The detailed description of all models and approximations used in the program is contained in the following reference: A.Kh.Vorobiev, A.V.Bogdanov, T.S.Yankova, N.A.Chumakova, “Spin probe determination of molecular orientation distribution and rotational mobility in liquid crystals. Model-free approach.”, submitted to Phys. Chem. Chem. Phys., 2018. Please, cite this reference whenever you intend to publish results obtained with the software ODFR. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Prepack

    Prepack

    A JavaScript bundle optimizer

    ...The interpreter closely follows the ECMAScript 2016 Language Specification, with a focus on correctness and spec conformance. You can think of the interpreter in Prepack as a clean reference implementation of JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MPL Bytecode Compiler

    MPL Bytecode Compiler

    Micro Programming Language - A Portable Language for Micro Computers

    ...The result is a compiler written in a high level language (PASCAL) which compiles to under 16K (CP/M). The symbol table, language syntax, and bytecode are all optimized for size. I will write a MPL Reference Manual in time. Contact myself if you want to help get that written.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PrydeWorX Library

    The PrydeWorX C++ Library of workers, tools and utilities.

    The PrydeWorX Library project has been moved to: https://pwxlib.prydeworx.com The page here is kept as historical reference. The information is outdated, and won't get updated any more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Meta-Learning-Papers

    Meta-Learning-Papers

    Meta Learning/Learning to Learn/One Shot Learning/Few Shot Learning

    ...By collecting these references in one place, the repository helps newcomers quickly get an overview of the intellectual history and main research directions in meta-learning. It is also useful for experienced researchers who need a convenient reference when writing surveys, proposals, or literature reviews.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    KaiZen OpenAPI Editor

    KaiZen OpenAPI Editor

    Eclipse Editor for the Swagger-OpenAPI Description Language

    KaiZen OpenAPI Editor is an Eclipse editor for the industry standard API description language, formerly known as Swagger. It now supports both Swagger-OpenAPI version 2.0 and OpenAPI version 3.0. KaiZen Editor is a core component of RepreZen API Studio, a comprehensive solution for API modeling, documentation, visualization, testing and code generation, built on Eclipse. KaiZen OpenAPI Editor is available on Eclipse Marketplace. Drag-and-drop this button into Eclipse Oxygen or later to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    DASH Adaptation Code and Results

    SARA implementation code using dash.js client

    The RAR file contains the code for three adaptation algorithms implemented in dash.js reference client. Moreover, it also includes the comprehensive experimental results (in a tabular form). The table contains the values observed for the individual QoE metrics under each of the trace-driven scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project