Search Results for "virtual%20controller" - Page 26

Showing 4175 open source projects for "virtual%20controller"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Dyalect

    Dyalect

    Dyalect is a programming language for .NET Core

    ...Dyalect (or Dy for short) is written in C# and has zero dependencies except for standard .NET Core libraries, which means that it can seamlessly run on Windows, MacOS and Linux. Moreover you can use the same binaries on any of these platforms! Dy runs on the top of its own high performance virtual machine. It compiles fast and can be used as an embeddable language or as a scripting language of your choice. It is also a good language to learn programming. Dyalect offers modern syntax, inspired by such languages as C#, Swift, Go and Rust, first class functions, coroutines, expressive modules, a dynamic type system with an ability to extend existing types with new functions and much more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Aurae

    Aurae

    Distributed systems runtime daemon written in Rust

    ...Our hope is that by bringing a better set of controls to a node, we can unlock brilliant higher-order distributed systems in the future. Aurae deploys a memory-safe 1 runtime daemon, process manager, and PID-1 initialization system to remotely schedule processes, containers, and virtual machines as well as set node configurations (e.g., networking storage). Through system proportioning and enterprise workload isolation techniques, the Aurae open-source project can complement higher-order schedulers and control planes (such as Kubernetes) as Aurae supports the usage of multi-tenant workloads and enterprise identities all the way down to the socket layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    slab3d

    slab3d

    slab3d is a real-time virtual acoustic environment.

    slab3d is a real-time virtual acoustic environment rendering system. It includes two rendering applications, libraries for spatial auditory display and audio signal processing development, and a set of tools for HRTF analysis and visualization.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Qualisys Unity SDK

    Qualisys Unity SDK

    Unity package for the C# (.NET) implementation for Qualisys Track

    Animating characters is straightforward with automatic mapping between Unity’s Mecanim human bones and QTM segments. Just add the skeleton script, set the actor name of the QTM skeleton and press play. Using a QTM rigid body to set the position and orientation of a GameObject is equally easy. Just add a script to the GameObject and set the name of the QTM rigid body. Get a real-time stream of motion capture data in Unity with minimal latency. This makes it possible to drive characters, rigid...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    o'scopepy

    Oscilloscope using PC sound card and Python 3

    Version 6 uses a programming paradigm based on workcells which communicate with each other using text based signals. This creates a parallel programming environment with autonomous virtual machines communicating over a peer to peer network. The workcells are instantiated anonymously, therefore all methods and variables are completely private. Tkinter is used for both GUIs and for creating a second event loop used for synchronizing workcell to workcell communication. Three classes, Hub, Requestify and Transceiver are used to implement the parallel programming model. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HTML Quiz Application With Timer & Point

    HTML Quiz Application With Timer & Point

    An Easy to Edit HTML, CSS & JAVASCRIPT QUIZ - For Students & Teachers

    Just Download & Extract the Above Zip File provided, then edit the script.js file with a good text / code editor like Sublime Text ( Check Google ) & then save the changes & then view the index.html file on the internet browser. That's all. This is a Browser Based, Cross Platform, Supporting all Operating Systems, Easy Application. If needed, you can change the value of the Timer from 15 seconds to any other value, by Searching & Replacing all occurences of 15 in index.html & script.js...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Slipstream

    Slipstream

    NAT Slipstreaming allows an attacker to remotely access any TCP/UDP

    Slipstream (also referred to as “NAT Slipstreaming”) is a proof-of-concept exploit framework that allows an attacker to remotely access any TCP or UDP service running on a victim machine inside a NAT (behind a router/firewall) simply by tricking the target to visit a malicious website. It works by abusing the NAT’s Application Level Gateway (ALG) logic and connection tracking, combined with browser capabilities like WebRTC, precise packet fragmentation or boundary control, and packet...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Distro_Boot

    download iso's from distrowatch and boot them with qemu

    Dow load and boot ISO or IMG images from distrowatch and boot them in a virtual PC environment. Currently the app supports about 90 different linux iso's out of the box but feel free to use this tool to test your own iso's (windows 10, 11, PE, etc). This is my way of attempting to inplement what 've learned in the past 10 months with stuff that I already know well. I hope you find this interesting. feel free to leave me a comment /thumbs up even hatemail is acceptable at this point. if you hate it please tell me too :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Privaxy

    Privaxy

    Privaxy is the next generation tracker and advertisement blocker

    ...Operating at a lower level, Privaxy is both more efficient as well as more streamlined than browser add-on-based blockers. A single instance of Privaxy on a small virtual machine, server or even, on the same computer as the traffic is originating from, can filter thousands of requests per second while requiring a very small amount of memory.
    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
    Selfie

    Selfie

    An educational software system of a tiny self-compiling C compiler

    ...The Selfie Project provides an educational platform for teaching undergraduate and graduate students the design and implementation of programming languages and runtime systems. The focus is on the construction of compilers, libraries, operating systems, and even virtual machine monitors. The common theme is to identify and resolve self-reference in systems code which is seen as the key challenge when teaching systems engineering, hence the name. Selfie is implemented in a single (!) file and kept minimal for simplicity. There is also a simple in-memory linker, a RISC-U disassembler, a garbage collector, L1 instruction and data caches, a profiler, and a debugger with replay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Mesh2HRTF-tools

    Individual SOFA HRTF related code, tutorials and helpful files.

    ...for example: "Everyday use of SOFA HRTF" explains how to make use of HRTFs for all audio content on a Windows PC - music listening, surround sound from video, immersive content production, gaming, virtual surround game sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Wander VR utilities

    tools to help with Wander VR app on Oculas

    There's a favorites (bookmarks) editor, since it's difficult to edit bookmarks in virtual reality and you cannot change the order. With this editor you can curate a collection of locations in VR and organize them into a tour with others. There are some other utilities to manage your favorites files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    vue-virtual-scroller

    vue-virtual-scroller

    Blazing fast scrolling for any amount of data

    ...DynamicScrollerItem must wrap each item in a DynamicScroller to handle size computations. IdState is a mixin that ease the local state management in reused components inside a RecycleScroller. RecycleScroller is a virtual scroller that only renders the visible items. As the user scrolls, RecycleScroller reuses all components and DOM nodes to maintain optimal performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenXR-Hpp project

    OpenXR-Hpp project

    Open-Source OpenXR C++ language projection

    This repository contains build scripts and test files for the openxr.hpp headers, providing a C++-friendly projection of the OpenXR API. To improve/maintain consistent code style and code quality, we strongly recommend setting up the pre-commit hooks. If you just want to generate the headers, run ./generate-openxr-hpp.sh or ./generate-openxr-hpp.ps1. If your OpenXR-SDK-Source (or internal gitlab) repo isn't in a directory named that parallel to this one, you can set OPENXR_REPO environment...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Turbo C++

    Turbo C++

    Turbo C++ for Latest Edition of Windows

    ...The repository includes installer or distribution artifacts, compatibility wrappers, and sometimes tweaks to make it work under modern OS constraints. It allows users to run and compile old Turbo C++ programs without needing legacy virtual machines or DOS emulators. While it does not match modern compilers in standards compliance, optimization, or language features, its attraction lies in compatibility with educational or legacy codebases. The project targets hobbyists or learners who want to revisit old C++ assignments or retro programming without abandoning newer system environments.
    Downloads: 1,142 This Week
    Last Update:
    See Project
  • 16
    crunch++ Debian

    crunch++ Debian

    LightWeight Debian OS

    Here I have new Theme Debian Called Crunch++ , and the it has basic facilities, but have different way of operation like right click for choosing the application, which you want to run, or to make Machine shut down, reboot ... etc. It is OVF Version, means you can download and run it on VMware and Virtual Machine Software. In this there is not Dock so you need to Install any dock software, I will prefer plank dock. username - hemant password - <spacebar> one time this os can be used for experiment purpose, and learning purpose. after installing vm just write this command for first time, to update and upgrade the system, it is welcome process, it's *OPTIONAL* `/usr/bin/cbpp-welcome`
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    SmartKnob

    SmartKnob

    Haptic input knob with software-defined endstops and virtual detents

    SmartKnob is an open‑source hardware/software hybrid rotary input device featuring software-configurable end-stops and virtual detents, facilitated by a brushless gimbal motor and magnetic encoder—offering programmable haptic feedback and a novel, tactile user interface. 240x240 round LCD ("GC9A01"), protected by 39.5mm watch glass on rotor. BLDC gimbal motor, with a hollow shaft for mechanically & electrically connecting the LCD. PCB flexure and SMD resistors used as strain gauges for press detection (haptic feedback provided via the motor). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    UniversiBO

    Web Community for students and staff members of University of Bologna

    OpenSource web portal to build a student community at university of Bologna, gathering didactic informations and build virtual class-rooms. Built on a PHP Object Oriented architecture. We moved the project on GitHub https://github.com/UniversiBO Git repository on this page is a mirror
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Linux null-modem emulator

    tty0tty is a kernel-module virtual serial port driver for Linux.

    The Linux null-modem emulator (tty0tty) is a kernel-module virtual serial port driver for Linux. This create virtual tty ports pairs and use any pair to connect one tty serial port based application to another. There are a version using pseudo-terminal (UNIX 98 style).
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    OpenProject Community Ed Virtual Machine

    OpenProject Community Ed Virtual Machine

    Free & Open Source - Project / Task / Time & Team Management Software

    Please click the Files Tab above to get all the related files of this system. ( Right Click Each File, to Open Them in New Tab, one by one, to download them all ) This is a Complete Virtual Machine, with Web Based OpenProject Software, for all sorts of Project Management / Task Management / Time Management & Team Management Activities. This Web Based Software can be operated by all Teams, in parallel, on your local and trusted work network. Have a look at the Video below for details. Refer Wiki for more instructions.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    Meditacion Merkaba Realidad Virtual

    Meditacion Merkaba Realidad Virtual

    Meditación MerKaBa (Hombre y Mujer) de Drunvalo Melchizedek para RV.

    Hola! me llamo Creative17 y he digitalizado, para realidad virtual, la Meditación MerKaBa (Hombre y Mujer) de Drunvalo Melchizedek de forma gráfica y guiada. Gracias! ❤ El programa requiere únicamente de un visor de realidad virtual con micrófono. Testeado con Oculus Rift S. Comandos de voz del menú "HOLA": Ir al menú. "INFORMACIÓN": Explicación de la meditación. "CONSEJO": Recomendaciones por Drúnvalo Melchizedek.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Automatic Website Forms Creator & Hoster

    Automatic Website Forms Creator & Hoster

    Create Forms, Surveys, Quizzes, Polls, Questionnaires etc. Locally.

    ...Notes: For Security Reasons, you may change the name of your new ( form ) folder, to a single large word like this: 4R99ElLroGhjA3C9W1w7LZkCYBvHEEYeLmAHCdqX Only people whom we share this folder link with, can then access our form. P.S. This word was generated using the free service : https://www.random.org/strings/ If you are new to Virtual Machines, then please watch the video below
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Lullaby

    Lullaby

    A collection of C++ libraries designed to help teams

    Lullaby is a modular collection of high-performance C++ libraries developed by Google for creating immersive virtual and augmented reality (VR/AR) experiences. It provides a flexible framework built around an Entity-Component-System (ECS) architecture, enabling developers to design efficient, scalable, and data-driven 3D applications. The framework includes tools and APIs for rendering full 3D environments, managing spatial audio, handling animations, and constructing interactive UI elements optimized for VR interfaces. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    DriveWire 4 Server
    Download an updated version for newer Java. https://github.com/qbancoffee/drivewire4 DriveWire 4 is a cross platform I/O server intended to provide disk, serial, networking, printing, midi and other services to an attached Tandy Color Computer or compatible device.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    XSIBackup-DC

    XSIBackup-DC

    VMWare ESXi Virtual Machine Backup, runs in free ESXi

    ©XSIBackup-DC is a C binary that runs in the ©ESXi shell and behaves as a backup and replica service. It follows the same principles as our previous ©XSIBackup editions, that is: a utility that runs in the hypervisor command line and accepts arguments and values stating which VMs to backup and where to copy them. It accepts local and remote SSH paths, thus you can backup and replicate VMs to local datastores or to remote repositories in any additional ©ESXi or Linux server. Download...
    Downloads: 1 This Week
    Last Update:
    See Project