Showing 15 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
    DevDocs

    DevDocs

    API Documentation Browser

    ...DevDocs supports offline usage: users can download sets of docs for use without an internet connection, benefiting from caching and compact compressed storage. The repository includes scripts for updating doc sources, building, and deploying the documentation site. Because it is meant as a reference tool, performance and usability (e.g. fast search, minimal latency) are emphasized in design.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    The Magic of CSS

    The Magic of CSS

    A CSS course to turn you into a magician

    ...Each lesson is supported by examples and code that demonstrate real-world use cases. The project emphasizes both the technical and creative potential of CSS, showing how small details can greatly improve user experience. It has become a valuable reference for developers aiming to deepen their front-end skills.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Jazzy

    Jazzy

    Soulful docs for Swift & Objective-C

    ...Instead of parsing your source files, jazzy hooks into Clang and SourceKit to use the AST representation of your code and its comments for more accurate results. The output matches the look and feel of Apple’s official reference documentation, post WWDC 2014. Jazzy can also generate documentation from compiled Swift modules using their symbol graph instead of source code. You need development tools to build the project you wish to document. Jazzy supports both Xcode and Swift Package Manager projects. Jazzy expects to be running on macOS. Run jazzy from your command line. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Learning-SICP

    Learning-SICP

    Collection of Chinese cultural projects and course learning materials

    Learning-SICP is a community project that localizes the MIT course “Structure and Interpretation of Computer Programs” (SICP) and curates complementary study materials for learners, especially Chinese-speaking Scheme/Lisp students. It focuses on translating the official lecture subtitles into Chinese while preserving the original English content for reference, providing an approachable path to a classic foundational course in computer science. The repository organizes translated subtitles, lecture indices, and supporting documents so learners can follow along with the full video series and consult the book and related readings as they study. Beyond subtitles, it aggregates links to the SICP text, environment setup guides, extended exercises, and FAQ resources to smooth first-time setup and deepen understanding of the material.
    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
  • 5
    gemoji

    gemoji

    Emoji images and names

    This library contains character information about native emojis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    Analyze

    Analyze

    Draven's Blog

    ...Each analysis breaks down design choices, implementation details, and architectural patterns, making difficult topics more approachable. The repository emphasizes clarity and structured explanations, serving both as a study resource and a reference for engineers exploring system internals. By gathering analyses of diverse projects in one place, analyze helps learners and practitioners bridge the gap between theory and large-scale production code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    opsworks-cookbooks

    opsworks-cookbooks

    Chef Cookbooks for the AWS OpsWorks Service

    ...Although OpsWorks Stacks reached end-of-life in May 2024, the repository remains valuable for teams still running legacy stacks or studying Chef automation patterns in an AWS context. The repository includes multiple branches to support different Chef versions (11.10, 11.4, 0.9) and provides reference implementation of layer recipes, attributes, and templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    Powerlevel9k

    Powerlevel9k

    Powerlevel9k was a tool for building a functional CLI

    Powerlevel9k is a highly configurable Zsh prompt theme that uses “powerline” fonts to render glyph icons, separators, and status indicators. It supports a rich set of “prompt segments” (Git status, battery, time, host, SSH status, etc.) that you can enable, disable, reorder, and style. Because of its flexibility, users can create distinctive, informative prompts tailored to their workflows (e.g. show branch, ahead/behind, stashes, etc.). However, Powerlevel9k is relatively heavy in terms of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ruby Serial

    Ruby Serial

    Optimized serialization library for Ruby objects.

    Library serializing Ruby objects, optimized in many ways: * Fast and small: use MessagePack (binary compact storage) and don't serialize twice the same object * Independent of Ruby version: dump and load data across different versions * Keep shared objects: if an object is shared by others, serialization still keeps the reference and does not duplicate objects in memory * Gives the ability to fine tune which attributes of your objects are to be serialized (defaults to all) * Keeps backward compatibility with previously serialized versions * Has callbacks support to fine tune the serialization process * Can serialize objects having reference cycles (self-contained Arrays, Hashes, objects...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ruby Research Wiki (RRiki) can be used to keep notes and organize references for research. It uses a browser interface, an intuitive plain text formatting language (markdown), and facilities to cross-reference and hierarchically organize notes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jeszra is a visual designtool, which combines 2D- vector graphics and GUI design. Jeszra is written in Tcl/Tk and creates reusable code for: * Tcl, Ruby, Lisp and Python. * DocBook based reference pages. * SVG import and export.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    refdbonrails will be the bridge between the great reference manager refdb and the rubyonrails webapp development framework. It will provide a web-based management framework for the refdb database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rice is a Ruby implementation of the Information and Content Exchange (ICE) protocol. It implements an ICE syndicator (publisher) and ICE subscriber. Rice may be useful as a reference implementation or a public syndicator for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next