Showing 25 open source projects for "documentation"

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
    REKCARC-TSC-UHT

    REKCARC-TSC-UHT

    Guidance for courses in Department of Computer Science and Technology

    This repository is a mirrored, community-curated set of study materials for Tsinghua University’s Department of Computer Science and Technology (the name reads like “THU-CST” reversed). It gathers course notes, labs, exam archives, and project write-ups across core CS topics, emphasizing reproducible setups and guidance for succeeding in demanding classes. The content is organized to mirror the program’s progression so students can see prerequisites and plan learning paths. Contributors...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Archbase

    Archbase

    Open source version of "Fundamentals of Computer Architecture"

    The archbase repository appears to focus on architectural patterns, foundational frameworks, or base scaffolds for building software systems (though exact intent may depend on the content). The name “archbase” suggests that it could be a baseline architecture or reference templates for projects, possibly spanning front-end, back-end, or full stacks. The repo likely provides starter code, directory structures, configuration files, core modules, and guidelines that enforce certain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab is a realtime emulator for PIC, Arduino, STM32, ESP32, ...

    ...Such as example LEDs and push buttons for simple outputs and inputs and some more complex ones like the ethernet shield w5500 for internet connection or the color graphic display ili9340 with touchscreen. The complete list of parts can be accessed in the documentation. Documentation at https://lcgamboa.github.io/picsimlab_docs/stable/
    Leader badge
    Downloads: 505 This Week
    Last Update:
    See Project
  • 4
    ABCD Community
    ABCD is a Free and Open Source Software designed to support knowledge communities. The software is targeting libraries of universities and research institutes as well as smaller public libraries, documentation centra, musea and archives.
    Downloads: 25 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
    CodeCampus

    CodeCampus

    CodeCampus is a learning-first Linux OS for CSE and IT students

    ...Everything is pre-installed, pre-configured, and ready to use out of the box. Beyond development tools, CodeCampus provides a curated academic and learning ecosystem. It includes guided documentation, desktop shortcuts to programming and interview resources, structured learning references, and productivity-focused dotfiles. Combined with deep GNOME customizations, custom menus, extensions, icons, wallpapers, and boot themes,
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    xrayutilities

    xrayutilities

    a package with useful scripts for X-ray diffraction physicists

    ....); convert them to reciprocal space for arbitrary goniometer geometries and different detector systems (point, linear as well as area detectors); for further processing the data can be gridded (transformed to a regular grid). More detailed description as well as documentation can be found at webpage http://xrayutilities.sourceforge.io/. Downloads for windows can be found on http://pypi.python.org/pypi/xrayutilities Development is performed on github: https://github.com/dkriegner/xrayutilities
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Major looseless compression algorithms library and documentation. First project: Arithmetic, Huffman, LZ77, LZ78, LZW, RLE. Second project reimplements Deflate. Documentation explains major Entropy Compression Methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ECG Logger

    ECG Logger

    ECG Logger is a complete Holter system incl. device and firmware.

    NEW V3 version with RTC and buzzer (require V3+ ECG Logger Viewer application) The ECG Logger project is a Wearable Cardio Monitor for Long-Term (up to 24h) ECG Data Acquisition and Analysis (aka Holter) with an ECG live (real-time) mode. This project provides a very low-cost open-source "Hardware and Software" for a Cardiac Rhythmic Holter. The hardware has been made very simple and is based on an Arduino Nano micro-controller with boards for SD card mass-storage, instrumentation...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9

    RTuinOS

    The event based Real-Time Operating System (RTOS) for Arduino

    ...It has been improved in many aspects and it now supports three host operating systems; the RTuinOS samples (as well as your applications) can be built under Linux, Windows and Mac OS. RTuinOS 1.0 is distributed as setup (a ZIP archive), which contains all source files and the complete documentation, also with source files. Building the samples can be started immediately after unzipping and setting a single environment variable. Thank you for your kind interest in RTuinOS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    NXShield API's and Documentation Online API reference available at: http://www.openelectrons.com/NXShield/html/
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    illustrative_progs

    illustrative_progs

    collection of illustrative programs:small games, simulators: C, Matlab

    a collection of small and medium-sized simulation programs that I made explicitely for dydactic and/or documentation purposes. Browse the files, don't click on widnload because there are multiple zips!! All are related to rigidbody dynamics used to make vehicle simulators in the simplest way. Other types of programs may figure too: Snake or Tetris in C for showing the C programming style opted for the other, more specific programs. Possibly this is a link for supplying material to some Wiki articles related to videogames and gamep-physics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    OpenShader

    Open architecture GPU simulator and implementation

    Documentation, simulator, compiler, and Verilog implementation of a completely open-architecture graphics processing unit. This design is intended for academic and commercial purposes. The first step is to develop a detailed GPU simulator and compiler. The second step is to implement the GPU in synthesizable Verilog. The third step is to develop a feedback loop between the simulator and implementation, allowing power, performance, and reliability aspects of the hardware to feed back into ever more detailed and accurate simulations of a complete GPU. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    lilpM32 is a MIPS-like processor designed in Logisim, assembler program and documentation for them. Complete assembler and fully functional instruction set with I/O and subroutines features allow to write full-blown complicated programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MPS and µMPS are general-purpose computer system simulators based on MIPS R3000 processor. Both feature a X Window user interface, documentation, and a development kit. They have been successfully ported on several platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    IPSA - Inventor Physics Simulation API

    Easy to use physics simulation combining ODE with OpenInventor.

    Create phyiscal simulations easily through IPSA which combines the OpenInventor 3D API with the Open Dynamics Engine (ODE). Scenes are read from .iv files and simulated in the supplied viewer applications. Find it at: http://ipsa.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CiteMite
    An all-purpose Citation Generator used for sourcing documents. The program allows users to choose between MLA, APA, and Chicago-Tribune source methods. The projected is designed to help student document their source material properly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mindway is now a powful platform of browser,programed calcuating&extracting tool,simple editor.you can create a professional text based guide format(xdf) easily, and then everyone could know what&how to do next clearly.See also http://www.qvandi.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MGARCH is a software library for R-Project to simulate and estimate various MGARCH processes. This project also provides convenience tools for preparing data, summarizing and visualizing results, prediction and documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A book aimed at C++ programmers of all experience using wxWidgets and wxDev-C++. Available in PDF and CHM formats this book is backed with downloadable source code examples.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    In most cases,Developer required implementation library repeatedly for some modual.this project collection algorithm and implementation.Provide the necessary documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    3i (Individualized Interactive Instruction) is a cross-platform educational software system that allows an instructor to query students on class material, while the students can respond and interact with the instructor both anonymously and at real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WESP is a collection of subtle scripts and programs written in several languages (C, /bin/sh, (g)awk, ruby, icon) that breaths a new life into the WEB system for literate programming by Donald Knuth (and CWEB by Knuth/Sylvio Levy).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    random is a C program that generates random variables for several distributions such as normal. It can be used as a library for simulation purposes or as an education tool. For the list of distributions used in this program, please read the documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SENSEN (SENSible/Epidiptic Network) suite is a collection of codes, schematics and technical documentation of a core work developed for an interactive experimental installation codenamed 02L (Outside standing Level)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project will store documentation about linux usage(especially about debian,ubuntu and desktop),GTK+ development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next