Showing 44 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
  • 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
    GraphQL

    GraphQL

    The GraphQL LSP reference ecosystem for building browser & IDE tools

    GraphiQL is the reference implementation of this monorepo, GraphQL IDE, an official project under the GraphQL Foundation. The code uses the permissive MIT license. Whether you want a simple GraphiQL IDE instance for your server, or a more advanced web or desktop GraphQL IDE experience for your framework or plugin, or you want to build an IDE extension or plugin, you've come to the right place!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Relay Library for GraphQL.js

    Relay Library for GraphQL.js

    A library to help construct a graphql-js server supporting react-relay

    A library to help construct a graphql-js server supporting react-relay. This is a library to allow the easy creation of Relay-compliant servers using the GraphQL.js reference implementation of a GraphQL server. A basic understanding of GraphQL and of the GraphQL.js implementation is needed to provide context for this library. This library is designed to work with the GraphQL.js reference implementation of a GraphQL server. An overview of the functionality that a Relay-compliant GraphQL server should provide is in the GraphQL Relay Specification on the Relay website. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Durable Streams

    Durable Streams

    The open protocol for real-time sync to client applications

    Durable Streams is an open protocol and reference implementation designed to standardize reliable, resumable, real-time streaming between servers and client applications using simple HTTP semantics, filling a gap left by ephemeral technologies like WebSockets and traditional SSE. It defines an append-only, offset-addressable stream primitive where each stream is mapped to a URL that clients can read from or tail, supporting catch-up reads, historical replay, and live updates with robust resume capabilities across reconnections. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Kohaku

    Kohaku

    Privacy-first tooling for the Ethereum ecosystem

    Kohaku is an open-source initiative by the Ethereum Foundation aimed at bringing privacy-by-default tooling into the Ethereum ecosystem. It comprises an SDK of privacy primitives, a reference wallet implementation (browser extension), and a collaboration platform for existing wallet teams to adopt composable privacy building blocks. The project recognizes that privacy leaks in Ethereum go beyond just on-chain visibility — they include RPC endpoints exposing IPs, address reuse across dApps, and metadata captured by analytics or monitoring systems. ...
    Downloads: 4 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
    Easings.net

    Easings.net

    Easing Functions Cheat Sheet

    ...It is a valuable resource for developers and designers who want to understand and compare different easing behaviors before applying them to web animations, game mechanics, or UI interactions. With its focus on simplicity and clarity, Easings .net has become a popular go-to reference for motion design and development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    My Workflow

    My Workflow

    Place to share & store what you use

    ...The repository reflects the author’s approach to building a highly personalized environment for searching, launching, and managing tasks efficiently. Many of the workflows integrate with third-party applications and services, while others extend built-in system capabilities. This makes it useful as both a reference for users who want to explore automation possibilities and as a toolkit for those who prefer to adopt ready-made workflows. The project emphasizes openness and customization, allowing others to fork, modify, and extend the scripts for their own setups. It demonstrates how combining small, focused tools can create a powerful productivity system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Aprendiendo React

    Aprendiendo React

    A course to learn React

    ...The code is organized into a projects workspace, managed with pnpm and TypeScript configuration files, reflecting how modern React apps are actually structured in production. In practice, you learn by following the classes and then exploring or modifying the corresponding project folders, so the repo works as both reference code and a playground. Because it is tied to weekly Twitch streams, the content evolves and is updated to reflect modern React patterns and best practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Azure SDK for JavaScript

    Azure SDK for JavaScript

    This repository is for active development of the Azure SDK for JS

    ...This readme can be found in the corresponding package folder under the folder of the service of your choice in the /SDK folder of this repository. The same readme file can be found on the landing page for the package in npm. The API reference documentation of the latest versions of these packages can be found at our public developer docs. The API reference documentation of older versions can be found in our versioned developer docs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Yangshun Lago

    Yangshun Lago

    Data Structures and Algorithms library in TypeScript and JavaScript

    Lago is a study-oriented library of classic data structures and algorithms implemented in JavaScript with an emphasis on readability and learning. Instead of aiming to be a production runtime, it serves as a reference you can step through to understand how arrays, stacks, queues, linked lists, trees, heaps, graphs, and sorting/searching routines actually work. The implementations favor clarity over micro-optimizations, making them approachable for learners who are new to algorithmic thinking or coming from non-CS backgrounds. Because the code is idiomatic JavaScript, it also helps front-end engineers strengthen fundamentals without switching languages. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    SQLTools

    SQLTools

    Database management for VSCode

    VSCode-SQLTools is a Visual Studio Code extension that enhances database management and development. It provides a rich set of features for connecting to databases, executing queries, and managing data directly within the code editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Excalibur

    Excalibur

    An easy to use 2D HTML5 game engine written in TypeScript

    ...Excalibur was built from the ground up for TypeScript, a typed superset of JavaScript that feels familiar to C#, Java, and other strongly-typed languages. This makes Excalibur code clean, readable, and maintainable. Excalibur has a fully-documented API reference that is automatically kept up-to-date with every version, including the main code branch. Excalibur games compile to modern JavaScript and therefore work in the majority of browsers, including mobile. Since Excalibur games are "just JavaScript", you can use native app packaging wrappers like Apache Cordova, Universal Windows Apps, or Electron to create cross-platform games. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Lux Desktop

    Lux Desktop

    Example client of oagi-python developed with Tauri

    ...It is implemented with Tauri, combining a TypeScript/React front end with a Rust-powered shell to produce lightweight native executables for macOS and Windows. The project serves as a reference implementation for developers who want to see how Lux-powered agents can be packaged into a user-friendly app, including how to wire up commands, configuration, and UI flows around computer-use automation. The repository includes a full local development workflow using Node.js, pnpm, and Rust, with scripts for hot-reload development (pnpm tauri dev) and production builds (pnpm tauri build). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Readest

    Readest

    Readest is a modern, feature-rich ebook reader

    ...The goal appears to be to let users feed in arbitrary reading material and then interact with it (highlighting, translation, lookup, maybe TTS or summarization) more comfortably. Because of that, it's oriented towards learners, researchers, or people dealing with multilingual documents — especially when they need to rapidly digest or reference large amounts of text. The design seems to prioritize flexible input formats, possibly OCR or uploaded documents, and interactive tools to navigate or annotate them.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    VibeSDK

    VibeSDK

    Open source full-stack AI vibe coding platform & web app generator

    VibeSDK is an open source “vibe coding” platform. VibeSDK is a project built by Cloudflare. It provides a full-stack reference implementation of an AI-driven system. Users describe the application they want in natural language, and the system generates, previews, and deploys the resulting web app. It uses Cloudflare’s infrastructure (Workers, Containers, sandboxes). It can run untrusted code safely, provide live previews, and deploy apps at scale. VibeSDK gives you the exact methodology, tools, and confidence to turn your ideas into revenue-generating products, faster than you thought possible. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Zettlr

    Zettlr

    A Markdown Editor for the 21st century

    ...Zettlr supports almost every conceivable way to create links and identify your files. In other words: No matter where you come from — all Zettelkästen are beautiful and supported by Zettlr. Out of the box. Zettlr integrates well with reference managers such as Zotero, JabRef, or Juris-M. Simply load your library into Zettlr, and begin to cite. Zettlr strictly adheres to established standards and does not reinvent the wheel.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Fishing Funds

    Fishing Funds

    Fund, big market, stock, virtual currency status bar display for apps

    ...Use data source interfaces such as Tiantian Fund to display the current fund rise and fall in real time, calculate and display income, real-time market data, sector prices, stock trends, encrypted virtual currencies, etc. All the data in the software are for reference only. All gains or losses are based on the actual day. Any trend and ranking data come from third-party websites and do not represent the author's views. This project is a small plug-in for personal use of the status bar, which is completely open source and free, and is only for learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    better-all

    better-all

    Better Promise.all with automatic dependency optimization

    ...It addresses a common limitation where developers must manually refactor their promise chains to achieve efficient concurrency when some tasks depend on others, which can be error-prone and hard to maintain. With an object-based API, each task is declared as an asynchronous function that can reference other task results using a magical this.$ context, allowing the library to kick off independent operations immediately and only wait for dependent results when needed. This approach increases readability, reduces boilerplate, and optimizes execution timing based on actual dependency relations rather than naive static ordering.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    MCP Kibela

    MCP Kibela

    MCP server implementation that enables AI assistants

    The MCP-Kibela server is a Model Context Protocol server implementation that enables AI assistants to search and reference content stored in Kibela. This integration allows AI models to securely access information within Kibela, enhancing their contextual understanding and response generation. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenAI Assistants Quickstart

    OpenAI Assistants Quickstart

    OpenAI Assistants API quickstart with Next.js

    ...The primary chat logic lives in the Chat component at app/components/chat.tsx, which manages rendering, streaming, and forwarding function calls. Server handlers for threads are provided under api/assistants/threads/..., giving a reference for wiring the API into Next.js routes. The Chat component can be copied directly into other projects, along with its styles from app/components/chat.module.css. Example pages include a basic chat, a function calling demo, a file search demo, and a full-featured example, allowing developers to explore each feature in isolation or together.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    SiYuan

    SiYuan

    Build your eternal digital garden

    SiYuan is a local-first personal knowledge management system that supports complete offline use, as well as end-to-end encrypted synchronization. Fuse blocks, outlines, and bidirectional links to build your eternal digital garden. SiYuan, the only important core concept is Content block. The content block can be formed through the formatting format, so that we can organize our thoughts and knowledge at the block-level granularity, and it is also convenient for reading and outputting long...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Redoc

    Redoc

    OpenAPI/Swagger-generated API Reference Documentation

    Redoc is an open source tool for generating documentation from OpenAPI (formerly Swagger) definitions. With Redoc, you can generate beautiful API documentation from OpenAPI. Redoc is provided as a CLI tool (also distributed as a Docker image), HTML tag, and React component. If you have Node installed, quickly generate documentation using npx. Open the HTML file in your browser, and your API documentation is shown on the page. Redoc is highly configurable. Redoc offers OpenAPI specification...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    balena CLI

    balena CLI

    balena CLI tool.

    The balena CLI is a Command Line Interface for balenaCloud or openBalena. It is a software tool available for Windows, macOS and Linux, used through a command prompt/terminal window. It can be used interactively or invoked in scripts. The balena CLI builds on the balena API and the balena SDK, and can also be directly imported in Node.js applications. The balena CLI is an open-source project on GitHub, and your contribution is also welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Serverless Appsync Plugin

    Serverless Appsync Plugin

    Serverless plugin for appsync

    Deploy AppSync API's in minutes using this Serverless plugin. This plugin exports some handy variables that you can use in your yml files to reference some values generated by CloudFormation. This plugin adds some useful CLI commands. AppSync is currently using an older version of the Graphql Specs. This plugin intends to use modern schemas for future-proofing. Incompatibilities will either be dropped or attempted to be fixed. Old-style descriptions (using #) are supported by AppSync but will be removed by the stitching procedure which does not support them*. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ts-blank-space

    ts-blank-space

    A small, fast, pure JavaScript type-stripper

    ...It is simple enough to read and understand in a few minutes because it is only 700 lines of code and reuses the original TypeScript parser. The core idea is to use spaces as a substitute for type annotations. You can think of ts-blank-space as a reference implementation of this type-stripping technique. Much like other compiler techniques seen in the JavaScript ecosystem, such as tree-shaking, it is a reusable idea that any TypeScript compiler could implement.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    deepstream

    deepstream

    deepstream.io server

    The open realtime server: fast and secure events, data-sync and rpc for mobile, web & iOT Authenticate, audit and permission everything from the user down to each message. Interactive JSON documents that can be edited and observed. Changes are persisted and synced across clients and saved in cache/storage. Clients can register functions to be called by other clients. deep stream will smartly route requests and responses. Query deep stream for online users and subscribe to login/logout...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next