Showing 2122 open source projects for "reference"

View related business solutions
  • Build Secure Enterprise Apps Fast with Retool Icon
    Build Secure Enterprise Apps Fast with Retool

    Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.

    Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
    Learn More
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    XAOP

    XAOP

    A lghtweight AOP(Android) application framework

    ...It is better to act than to be excited, so hurry up and click on the user manual to experience it! In order to facilitate the quick integration of the X series framework library, I provide an empty shell template for your reference. Supports quick click slices @SingleClick, and supports setting the time interval of quick clicks. Supports dynamic application for permission slices @Permission, and supports custom response actions. Support for main thread slicing @MainThread. Supports IO thread slicing @IOThreadand multiple thread pool types. Supports log printing slices @DebugLog, and supports custom logging methods. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    iPL/SQL Developer
    iPL/SQL Developer is a reference PL/SQL Developer version of the WEB, according to the pattern all PL/SQL Developer format, can be achieved without the client's database development using JAVA to develop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jekyll Include Cache

    Jekyll Include Cache

    A Jekyll plugin to cache the rendering of Liquid includes

    A Jekyll plugin to cache the rendering of Liquid includes. If you have a computationally expensive include (such as a sidebar or navigation), Jekyll Include Cache renders the include once, and then reuses the output any time that includes is called with the same arguments, potentially speeding up your site's build significantly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JV PatchEd. - JV-90

    JV PatchEd. - JV-90

    Patch Editor for Roland JV-90 and JV-1000.

    ...With this panel you will have a complete control of all Patch Configurations Parameters on Roland JV-90 and JV-1000 and you will really can explore the power of this fantastic synth. All editions will work on Temporary Patch. For start point, just select a patch from Factory Patch List and then use this patch as your start reference. All the parameters of patch will be imported by JV PacthEd. At the end of edition, if you desire, you can store a new patch on Internal User bank of JV-90 and jv-1000, on Data Card or on your computer as a sysex file. The selected user patch position patch o JV-90/1000 will be overwrited! Any feedback will be welcome.
    Downloads: 3 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
  • 5
    Fast Elixir

    Fast Elixir

    Writing Fast Elixir. Collect Common Elixir idioms

    ...By showcasing side-by-side examples, it highlights not only which approaches are faster but also why certain functions or techniques should be preferred in different scenarios. The repository is designed as a practical reference for developers who want to optimize Elixir applications without diving into premature micro-optimizations. Its goal is not just speed but also clarity, ensuring that performance improvements do not come at the cost of readability and maintainability. With continuously updated examples, Fast Elixir helps both beginners and experienced Elixir programmers adopt better habits and avoid slow patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mathematics

    Mathematics

    Accumulation of mathematical knowledge, matrix numerical optimization

    ...The repository organizes material across pure and applied mathematics, including calculus, linear algebra, probability, statistics, and optimization. It also extends into computational and algorithmic applications of mathematics, making it a useful reference for both academic study and practical problem-solving. The goal is to provide learners, researchers, and developers with a consolidated source of foundational and advanced mathematical concepts. By gathering a diverse set of topics into one repository, it supports continuous learning and interdisciplinary exploration. Its open source nature allows for community contributions and adaptation to different educational or research needs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Sparse Attention

    Sparse Attention

    "Generating Long Sequences with Sparse Transformers" examples

    ...By enabling tractable training on longer contexts, the project opened the door to applications in large-scale text and image generation. Though archived, it remains a key reference for efficient transformer research, influencing many later architectures that aim to extend sequence length while reducing compute.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document. Contact a project admin to become a developer!
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9

    CTREE Graphic Tree Generator for C

    An analysis tool showing the structure of a C program

    CTREE is a command line utility providing analysis tools useful to software engineers tasked with tracking down problems or verifying a program's soundness. It is also an aid to understanding the structure of unfamiliar programs. As it works with standard C it finds most of its utility in embedded systems and older software. CTREE comes with a comprehensive manual. CTREE is is released by Cleveland Engineering Design, LLC - developer of the CoRTOS cooperative...
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 10
    NG6

    NG6

    An AngularJS Starter repo for AngularJS + ES6 + Webpack

    ...Styles are handled via SASS (node-sass), with each component encouraged to bundle its own styles, templates, and tests for strong locality. Overall, NG6-starter is designed as a “de facto” reference for developers who want to learn and adopt a modern workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Flutter WhatsAppClone

    Flutter WhatsAppClone

    Building a WhatsApp Clone in Flutter

    Flutter WhatsAppClone is a Flutter project that replicates the interface and core user experience of the WhatsApp mobile messaging app, giving developers a full-stack reference for building complex, multi-screen applications in Dart and Flutter. The clone typically includes chat list screens, individual message threads, user profiles, and navigation patterns familiar to WhatsApp users, helping learners see how such UIs are implemented with Flutter’s widget hierarchy. Although it may not have full backend messaging functionality out of the box, the code often illustrates how to model chat data, handle user input, and structure responsive layouts that adapt to different screen sizes. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    The new version of MinimPy (MinimPy2) is available for download at: https://osdn.net/dl/minimpy2/MinimPy2.zip Please send your feedback about this new version to mahmood.saghaei@gmail.com (include MinimPy2 in the subject) ============================================================ MinimPy is a desktop application program for sequential allocation of subjects to treatment groups in clinical trials by using the method of minimization. Comprehensive reference help is available at http://minimpy.sourceforge.net MinimPy has been fully described in the following article: Saghaei, M. and Saghaei, S. (2011) Implementation of an open-source customizable minimization program for allocation of patients to parallel groups in clinical trials. Journal of Biomedical Science and Engineering, 4, 734-739. doi: 10.4236/jbise.2011.411090. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    interactive-coding-challenges

    interactive-coding-challenges

    120+ interactive Python coding interview challenges

    ...Problems span arrays, strings, stacks, queues, linked lists, trees, graphs, dynamic programming, and more, mirroring common interview themes. Many challenges include hints and reference solutions so you can compare approaches and learn idiomatic patterns. The structure encourages incremental improvement—start with a brute-force idea, then refine to optimal time and space complexity. It serves both as a self-study path and as a warm-up bank for interview prep or coding katas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DeepCluster

    DeepCluster

    Deep Clustering for Unsupervised Learning of Visual Features

    DeepCluster is a classic self-supervised clustering-based representation learning algorithm that iteratively groups image features and uses the cluster assignments as pseudo-labels to train the network. In each round, features produced by the network are clustered (e.g. k-means), and the cluster IDs become supervision targets in the next epoch, encouraging the model to refine its representation to better separate semantic groups. This alternating “cluster & train” scheme helps the model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    xplordb

    xplordb

    Open mineral exploration database system

    Now also living on gitlab. https://gitlab.com/mds-/xplordb Mineral Exploration Database template/ system for Postgres/PostGIS and QGIS. The project incorporates import scripts, data storage, validation, reporting, 3D drill trace generation and more. psql, pgAdmin and QGIS are the suggested database and GIS front-end programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Ansible Examples

    Ansible Examples

    A few starter examples of ansible playbooks, to show features

    ...The examples highlight common Ansible practices such as organizing inventories, writing reusable playbooks, using roles, and handling variables and templates. They’re designed to be adapted directly into your own infrastructure or to serve as reference blueprints when learning how to structure automation projects. Whether you’re managing a handful of servers or deploying at scale, this repo provides starting points that illustrate how Ansible can streamline repetitive operational tasks.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    Brand new cheatsheets and handouts

    Brand new cheatsheets and handouts

    Matplotlib 3.1 cheat sheet

    The Brand new cheatsheets and handouts repo is a compact, quick-reference summary of the most commonly used plotting commands and configurations in Matplotlib, intended to serve as a handy reference for experienced users who want to recall syntax or find the right function without digging into full documentation. It lays out common use cases (plot types, styling, figure configuration, saving/exporting, subplot layout, etc.) in a concise and organized format — often serving as a “cheat sheet” for rapid look-up. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Springfox

    Springfox

    Automated JSON API documentation for API's built with Spring

    Automated JSON API documentation for API's built with Spring
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...Pls be noted that this method can be applied regardless of sequencing platforms and library construction methods. Most importantly, it is built up based on the human genome reference of GRCh38/hg38.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TaxOnTree

    TaxOnTree

    A program for associating taxonomic information in a phylogenetic tree

    TaxOnTree is a phylogenetic program for associating Taxonomic information in a phylogenetic tree. The output is a NEX format tree file configured to be opened in FigTree, that users can promptly color by any taxa or by the ancestrality shared by sequences with query. Input can be a Fasta formatted file to be used in a BLAST search or a list of sequences represented by their identifiers (UniProtAC or NCBI gi), if a cluster is already available. Also, a newick file produced with user software...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Key Transparency

    Key Transparency

    A transparent and secure way to look up public keys

    ...The architecture separates operators from verifiers: even if the service is compromised, independent clients can audit inclusion and consistency proofs to maintain trust. APIs and reference components demonstrate how account lookup, update, and auditing flows fit together for messaging or identity systems. By making key state globally visible and tamper-evident, the project reduces the need to blindly trust a single directory operator. It serves as a blueprint for building end-to-end encryption ecosystems that remain transparent and accountable at Internet scale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Relative Overestimation VOP

    VOP compression for MRI with overestimation control

    ...All algorithms are implemented in Matlab and were optimized for enhanced speed. Needs Matlab R2016b at least. Prefer R2018b or newer. ***** This work is outdated and is here for reference purpose, only. ***** If you are looking for improved SAR-compression algorithms, visit: https://sourceforge.net/projects/enhanced-sar-compression/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Top Deep Learning Projects

    Top Deep Learning Projects

    A list of popular github projects related to deep learning

    TopDeepLearning is a curated index of the most popular GitHub projects related to deep learning, ranked by their star count. Rather than being a library itself, it serves as a curated roadmap and reference guide for anyone exploring the deep learning ecosystem — from beginners to experienced practitioners. By aggregating high-star projects across frameworks (TensorFlow, PyTorch), tools (computer vision, NLP, reinforcement learning), tutorials, and research code, it helps users quickly discover reputable and well-maintained repositories. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Seshat Naming and Balancing Service

    Seshat Naming and Balancing Service

    Extended COS Naming and Balancing Service

    ...The Service also supplies a Balancer for session balancing multiple CORBA servants of the same type in balanced groups. The balanced groups can be bound to the naming tree. If you look up a balanced group you will transparently get a reference to an object in the group. The members of a group can be delivered either using a round robin or a random algorithm. The service uses Spring Security Framework for access control and can be configured to use any Authentication Authorization system supported by the Spring Security Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FasFollow

    FasFollow

    FasFollow is a social media website, and use to connect people.

    FasFollow is a social media website which allows users to connect with friends, relatives or people they don't know, online. It allows users to share pictures, music, videos, and articles, as well as their own thoughts and opinions.
    Downloads: 0 This Week
    Last Update:
    See Project