13 projects for "simple building sim" with 2 filters applied:

  • 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
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    Christmas Tree

    Christmas Tree

    Just a simple Christmas tree, based on reddit story

    atree is a lightweight JavaScript library for managing and visualizing hierarchical tree data structures in a flexible and efficient way. It offers core abstractions for creating nodes, building parent–child relationships, and traversing trees with utilities for depth, breadth, and custom iteration strategies. Because tree structures are ubiquitous in computing—from file systems and organizational charts to DOM structures and evolutionary taxonomies—atree provides a reusable foundation for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    AudioCraft

    AudioCraft

    Audiocraft is a library for audio processing and generation

    ...Both models operate over discrete audio tokens produced by a neural codec (EnCodec), which acts like a tokenizer for waveforms and enables efficient sequence modeling. The repo provides inference scripts, checkpoints, and simple Python APIs so you can generate clips from prompts or incorporate the models into applications. It also contains training code and recipes, so researchers can fine-tune on custom data or explore new objectives without building infrastructure from scratch. Example notebooks, CLI tools, and audio utilities help with prompt design, conditioning on reference audio, and post-processing to produce ready-to-share outputs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Memories

    Memories

    Build a full stack MERN application

    ...While fairly standard as a “starter” full-stack project, it provides a clean, end-to-end example of building and deploying a modern web application with MERN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    half

    C++ library for half precision floating point arithmetics.

    This is a C++ header-only library to provide an IEEE-754 conformant half-precision floating point type along with corresponding arithmetic operators, type conversions and common mathematical functions. It aims for both efficiency and ease of use, trying to accurately mimic the behaviour of the builtin floating point types at the best performance possible. It automatically uses and provides C++11 features when possible, but stays completely C++98-compatible when neccessary.
    Leader badge
    Downloads: 955 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
  • 5
    Soundboard

    Soundboard

    Theatrical sound cueing for the rest of us.

    Soundboard makes building/executing sound cues for theatrical performance a snap. With a mix of sound, fade, stop, pause, and resume cues, you can create elegant designs, and execute them with the simple push of a button. Soundboard is designed for portability and ease of use with a straightforward interface that will help those who aren't audio specialists create designs like a pro.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6

    autoplot

    Simple Gnuplot automation and plot conversion tool.

    Autoplot is a simple Perl script to plot Gnuplot files with simple dependency checking and conversion of the plots to different formats using rsvg-convert. The Gnuplot scripts must plot to a SVG terminal and output the result to STDOUT for the script to work as intended. The script reads all .gnuplot files in the working directory and creates SVG plots from them in svg subdirectory. SVG plots can be converted to PDF and PNG format, while the resulting files are placed in pdf and png...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DSPatch

    DSPatch

    The Refreshingly Simple C++ Dataflow Framework

    Webite: http://flowbasedprogramming.com DSPatch, pronounced "dispatch", is a powerful C++ dataflow framework. DSPatch is not limited to any particular domain or data type, from reactive programming to stream processing, DSPatch's generic, object-oriented API allows you to create virtually any dataflow system imaginable. *See also:* DSPatcher ( https://github.com/MarcusTomlinson/DSPatcher ): A cross-platform graphical tool for building DSPatch circuits. DSPatchables (...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Happy Cube Solver

    Design and Display Happy Cube solutions

    The Happy Cube Solver is an interactive interface for designing and building cubes and other designs from the Happy Cube 3D puzzles. It integrates a graphic engine for creating and viewing designs and a simple engine for solving them. Online version: http://shooshx.github.io/happysolver/emscripten/index.html Maintainance of this project moved to: https://github.com/shooshx/happysolver This program is indented to support you while playing live with the Happy Cube©® Puzzles. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    µClimaControl

    µClimaControl

    Home made clima control for short expenses. PIC18F4455 based hardware.

    Firmware for small µController board with 4x PT1000 temperature channels which control the temperature in one room via two fan units. PIC18F4455 based hardware. Can be used to control temperature in the basement or guest house, within a computer case, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 10
    This is my first attempt at building a reusable framework for 3D applications (not an engine!), primarily for educational purpose and also because none of the already existing tools did satisfy me. No longer maintained.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Flashdot is a program for generating and presenting visual perceptual experiments that require a high temporal precision. It is controlled by a simple experiment building language and allows experiment generation with either a text or a graphical editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A small 3d engine for making virtual characters. Includes a simple GUI interface for building a character with physics and procedural animation using neural networks. Developers can use the engine library to make simple games or to run simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jipc (pronounced "gypsy") is a simple Java IPC (Inter-Procecss Communication) library. Jipc supports low-level APIs for building tailor-made command protocols as well as higher-level protocols such as RPC. Jipc it tightly-coupled unlike SOAP or XmlRPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next