Showing 1688 open source projects for "reference"

View related business solutions
  • 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
  • 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
    SwiftMailer

    SwiftMailer

    Comprehensive mailing tools for PHP

    ...With built-in retry logic, logging, and error handling, it handles network failures gracefully, integrating into applications or frameworks for background dispatch. Though newer libraries such as Symfony Mailer have emerged, SwiftMailer remains influential in legacy codebases and continues to serve as a reference for well-structured email composition in PHP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    TensorFlow Examples

    TensorFlow Examples

    TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)

    TensorFlow Examples is a comprehensive repository of example implementations, tutorials, and reference code intended to help newcomers and intermediate learners dive into TensorFlow quickly. It contains both Jupyter notebooks and raw source code, covering a broad range of tasks: from basic machine-learning and neural-network models to more advanced use cases, using both TensorFlow v1 and v2 APIs. For clarity and educational value, each example is accompanied by explanatory comments or markdown cells to illustrate what the code does and why — a design that makes it especially suitable for self-learners or students following along with real data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mocking Bird

    Mocking Bird

    Clone a voice in 5 seconds to generate arbitrary speech in real-time

    MockingBird is an open-source voice cloning and real-time speech generation toolkit that lets you clone a speaker’s voice from a short audio sample (reportedly as little as 5 seconds) and then synthesize arbitrary speech in that voice. It builds on deep-learning based TTS / voice-cloning technology (in the lineage of projects such as Real-Time-Voice-Cloning), but extends it with support for Mandarin Chinese and multiple Chinese speech datasets — broadening its applicability beyond English....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bareflank Hypervisor

    Bareflank Hypervisor

    lightweight hypervisor SDK written in C++

    ...If you are looking for a complete hypervisor (and not an SDK), please see MicroV. If you are looking for a minimal SDK for education or to perform research, this is the project for you. If you are simply looking for a reference hypervisor, please see SimpleVisor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Parakeet

    Parakeet

    PAddle PARAllel text-to-speech toolKIT

    ...It is built on PaddlePaddle dynamic graph and includes many influential TTS models. In order to facilitate exploiting the existing TTS models directly and developing the new ones, Parakeet selects typical models and provides their reference implementations in PaddlePaddle. Further more, Parakeet abstracts the TTS pipeline and standardizes the procedure of data preprocessing, common module sharing, model configuration, and the process of training and synthesis. The models supported here include Text FrontEnd, end-to-end Acoustic models and Vocoders.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6

    A Million-Day Calendar

    Excel/PDF calendar (500 BC - 2238 AD); Gregorian & Julian adjustments

    This calendar seeks to present what most Western sources would consider the official data for each day between 500 BC and 2238 AD. The underlying research takes account of technical and historical issues. The download is available through the Files tab (above). The download includes PDF and Microsoft Excel versions of the calendar. The PDF is a 10,000-page file, bookmarked by century. The Excel version states Julian calendar, Julian day, (proleptic) Gregorian calendar, day of week, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Statistics for Data Scientists

    Statistics for Data Scientists

    "Statistics for Data Scientists: 50 Essential Concepts"

    The “statistics-for-data-scientists” repository is a pedagogical resource designed to bridge rigorous statistics theory and practical data science workflows. The code and materials are intended to help data scientists and analysts grasp statistical principles (e.g. inference, regressions, hypothesis testing, probability, confidence intervals) in contexts relevant to real data analysis tasks. The repository includes Jupyter notebooks, R scripts, worked examples, and possibly problem sets that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Brotli

    Brotli

    Cross-platform Brotli Compression Tool written in Go

    This package is a Brotli compressor and decompressor implemented in Go. It was translated from the reference implementation (https://github.com/google/brotli) This project is licensed under the MIT License. Copyright © 2020-2021 ALBANESE Research Lab Source code: https://github.com/pedroalbanese/brotli Visit: http://albanese.atwebpages.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Apex Up

    Apex Up

    Deploy infinitely scalable serverless apps, APIs and sites

    Up deploys infinitely scalable serverless apps, APIs, and static websites in seconds, so you can get back to working on what makes your product unique. Up focuses on deploying “vanilla” HTTP servers so there’s nothing new to learn, just develop with your favorite existing frameworks such as Express, Koa, Django, Golang net/HTTP or others. Up currently supports Node.js, Golang, Python, Java, Crystal, and static sites out of the box. Up is platform-agnostic, supporting AWS Lambda and API...
    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
    CameraVoyeur

    CameraVoyeur

    Windows-oriented utility to log frames from a connected camera devices

    ...This makes it useful for developers who want to add camera capture to a Windows tool or who need a barebones sample to build surveillance, monitoring, or computer vision toys on top of. Its value is really in being a simple, readable reference rather than a big camera suite.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    fairseq-lua

    fairseq-lua

    Facebook AI Research Sequence-to-Sequence Toolkit

    ...Although now deprecated in favor of the PyTorch rewrite, fairseq-lua played a key role in advancing large-scale NMT systems, such as early versions of Facebook’s production translation models. It remains an important historical reference for neural sequence learning frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    LogicalSets

    Integrated Comprehensive Data Architecture & Methodology

    This is an advanced data architecture and methodology. A comprehensive Enterprise Resource Management System. A re-usable database with rules for customization, While being a data driven transaction processing engine, this system has very advanced reporting capabilities. This design eliminates up to 90% of business logic due to the way the data is structured. Uses a concept called Table Sets. Has a compound key that tells the programmer what tableset, which record which applet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MTBook

    MTBook

    Machine Translation: Foundations and Models

    ...Its content is compiled into a book, which can be used for the study of senior undergraduates and graduate students in computer and artificial intelligence related majors, and can also be used as reference material for researchers related to natural language processing, especially machine translation. This book is written in tex, and all source codes are open. This book is divided into four parts, each of which consists of several chapters. The order of the chapters refers to the time context of the development of machine translation technology, while taking into account the internal logic of the machine translation knowledge system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    rax

    rax

    A progressive React framework for building universal application

    ...The Rax 1.0 system provides a wealth of components and APIs to help business students quickly develop multi-terminal projects. Go Rax is a Rax 1.0 sample app, which is provided for Rax developers for reference and learning. Rax improves the product experience through a lighter core, progressive web applications, and server-side rendering. The out-of-the-box engineering, rich components and surrounding ecology, and one-time development and multi-end delivery help the developer complete his creativity. At the same time, we are also continuing to explore in the field of artificial intelligence, and continue to reduce development thresholds and costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CleverHans

    CleverHans

    An adversarial example library for constructing attacks

    ...In versions v3.1.0 and prior, CleverHans supported TF1; the code for v3.1.0 can be found under cleverhans_v3.1.0/ or by checking out a prior Github release. The library focuses on providing a reference implementation of attacks against machine learning models to help with benchmarking models against adversarial examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pure sh bible

    pure sh bible

    A collection of pure POSIX sh alternatives to external processes

    ...It’s especially useful for people who have to write init scripts, Docker entrypoints, embedded or minimal-system scripts where Bash is not guaranteed. By centralizing idioms, the repo becomes a reference you can copy from instead of digging through StackOverflow every time. It also encourages good shell habits: quoting, avoiding useless forks, and staying POSIX.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    miRDP2

    miRDP2

    Accurately and fast analyzing microRNAs transcriptome in plants

    ...By incorporating newly updated plant miRNA annotation criteria, the accuracy of miRDP2 is also markedly improved. Our results demonstrate miRDP2 as a fast and accurate tool for analyzing the miRNA transcriptome in plants. Reference: https://doi.org/10.1093/bioinformatics/bty972
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    Machine Learning Cheat Sheet

    Machine Learning Cheat Sheet

    Classical equations and diagrams in machine learning

    ...It includes summaries of supervised and unsupervised learning methods, model evaluation metrics (accuracy, precision, recall, ROC/AUC), overfitting/underfitting, regularization (L1/L2), cross-validation, feature engineering techniques, and perhaps tips for hyperparameter tuning. Each section is presented concisely, often with diagrams, formula snippets, and short explanatory notes to serve as quick reference for students, practitioners, or interview prep. The repository is ideal for those who want a compact, at-a-glance reminder of ML fundamentals without diving back into textbooks. Because the cheat sheet is meant to be portable and broadly useful, it is format-friendly (often in Markdown, PDF, or image formats) and easy to include in learning workflow or slides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    masmt

    masmt

    A frame work for Multi agent system development

    MaSMT is a java based multi-agent system development framework, especially designed for development of English to Sinhala machine translation system. MaSMT also capable to develop any multi-agent based system through its architecture. Reference: B. Hettige, A. S. Karunananda, G. Rzevski, Multi-agent solution for managing complexity in English to Sinhala Machine Translation, International Journal of Design & Nature and Ecodynamics, Volume 11, Issue 2, 2016, 88 – 96. B. Hettige, A. S. Karunananda, G. Rzevski, ” MaSMT: A Multi-agent System Development Framework for English-Sinhala Machine Translation”, International Journal of Computational Linguistics and Natural Language Processing (IJCLNLP), Volume 2 Issue 7 July 2013.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    OpenSK

    OpenSK

    OpenSK is an open-source implementation for security keys

    ...The project emphasizes defense-in-depth: memory-safe Rust, hardened crypto, isolation via an embedded OS, and explicit user presence/verification flows. Developers can flash reference hardware, customize UX (LEDs, buttons, PIN), and experiment with extensions while staying interoperable with major browsers and platforms. A test and conformance suite validates protocol behavior against the WebAuthn/CTAP specs to ensure compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Idiomatic.js

    Idiomatic.js

    Principles of Writing Consistent, Idiomatic JavaScript

    idiomatic.js is a style guide repository that defines conventions and best practices for writing clean, readable, and maintainable JavaScript code, largely serving as a reference for developers to ensure consistency across projects. It lays out guidelines for topics such as formatting, naming, control structures, modularity, and language features, helping teams avoid common pitfalls and style disagreements. The guide includes examples of both recommended and discouraged patterns, making it easier to understand why a particular convention exists, not just what it is. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    TimeSformer

    TimeSformer

    The official pytorch implementation of our paper

    TimeSformer is a vision transformer architecture for video that extends the standard attention mechanism into spatiotemporal attention. The model alternates attention along spatial and temporal dimensions (or designs variants like divided attention) so that it can capture both appearance and motion cues in video. Because the attention is global across frames, TimeSformer can reason about dependencies across long time spans, not just local neighborhoods. The official implementation in PyTorch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyCls

    PyCls

    Codebase for Image Classification Research, written in PyTorch

    pycls is a focused PyTorch codebase for image classification research that emphasizes reproducibility and strong, transparent baselines. It popularized families like RegNet and supports classic architectures (ResNet, ResNeXt) with clean implementations and consistent training recipes. The repository includes highly tuned schedules, augmentations, and regularization settings that make it straightforward to match reported accuracy without guesswork. Distributed training and mixed precision are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DevDocs Desktop

    DevDocs Desktop

    A full-featured desktop app for DevDocs.io

    ...The app caches selected doc sets locally, allowing you to work on flights, in limited-connectivity environments, or inside secure networks. Its minimalist interface prioritizes content and keyboard navigation, keeping reference checks quick and fluid. Because it’s a desktop wrapper with thoughtful integration, it can manage updates to doc sets and preserve your preferences across sessions. For developers who live in API docs all day, it’s a compact, focused reference station that saves time and mental context switching.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 25
    This project has been renamed to "Anigma" and has moved to: https://sourceforge.net/projects/anigmaos/ These files remain for reference and code migration.
    Downloads: 0 This Week
    Last Update:
    See Project