Showing 128 open source projects for "visual code studio"

View related business solutions
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    DEVS-Suite Simulator

    DEVS-Suite Simulator

    Component, CA, and CCA models; superdense time, DB repo, testing, etc.

    ...Version: 7.0 [Jan `23], 6.1 [Apr. `21], 6 [Sep. `20] , 5 [Jul. `19], 4 [Mar. `18], 3 [Apr. `15], 2.1 [Feb. `09], 2 [`03] See CoSMoSim: https://acims.asu.edu/software/cosmos : hierarchical visual modeling, database model repository, families of models, statecharts, partial-code generation for XML/DEVS-Suite model
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ParamOS

    ParamOS

    A Cosmos-based Operating System (Developed for Learning Purpose)

    ParamOS is a basic operating system made using Cosmos OS Kit in Visual Studio (C#/.NET). The command line OS has five commands: ‘namaste’ for greetings, ‘about’ to learn more about ParamOS, 'gui' to load the Graphical User Interface (GUI), ‘restart’ to reboot the OS and ‘shutdown’ to shut down the computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Wingstall

    Installer generator tool for Windows x64 written in C++

    ...Wingstall includes all required libraries except Boost libraries. Requires Windows 10 64-bit os, and Visual Studio 2022 Community Edition or Visual Studio 2019 Community Edition.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Cosmos

    Cosmos

    Cosmos is an operating system "construction kit"

    ...Cosmos is not an operating system in the traditional sense, but instead, it is an "Operating System Development Kit". Cosmos lets you create operating systems just as Visual Studio and C# normally let you create applications. Most users can write and boot their own operating system in just a few minutes, all using Visual Studio.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 5
    Clicker

    Clicker

    Advanced Minecraft auto-clicker made in C++

    Minecraft auto-clicker made in modern C++, performance-optimized and easy to use. Tested on Forge, Vanilla, Lunar and Badlion. 1.8.9 and 1.7.10. For advanced users, search for a binary that downloads a file and keeps that file pretty hidden on the filesystem.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Simple Installer

    Simple Installer

    A simple installer

    This is a simple installer written in visual C#. I wrote the program for personal use. However, it will be helpful for installation of simple executables. The code is available. The program was updated (22-5-2019). Now can install more than two files. The program was updated (23-5-2019). Now extract zip files if exist. The program was updated (2-6-2019). Some corrections and uninstaller have been added Contact Email: ankeramidas@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Locale Emulator

    Locale Emulator

    Yet another system region and language simulator

    ...For example, if you are using 64-bit WinRAR, you will not see the context menu on a RAR file unless you swapped 64-bit WinRAR with the 32-bit version. Clone the repo using Git, install Microsoft Visual Studio 2015 / 2017, open LocaleEmulator.sln, perform build action, clone and build the core libraries, and copy LoaderDll.dll and LocaleEmulator.dll from Locale-Emulator-Core to Locale-Emulator build folder.
    Downloads: 187 This Week
    Last Update:
    See Project
  • 8
    libusbK

    libusbK

    A complete software solution for windows usb devices

    libusbK is a complete driver/library solution for vendor class usb device interfaces. If you are a usb developer or usb device manufacturer seeking a driver solution for a new USB widget then libusbK could be for you. libusbK encompasses a 100% WinUSB compatible api/funtion set. All WinUSB power/pipe polices are fully supported by the libusbK driver. In Addition, libusbK has full support for isochronous endpoints and an extensive set of additional modules to simplify...
    Leader badge
    Downloads: 642 This Week
    Last Update:
    See Project
  • 9
    Temf - Apps time tracker

    Temf - Apps time tracker

    Temf is a desktop apps time tracking program.

    Temf is a desktop apps time tracking program, it will count the time usage of your favorite applications. Powered by Visual Studio 2019, written in C#, uses .NET 4.7.3 framework and SQL Server Express LocalDB 2019. Windows Defender "Smart"screen will warn you because the source is unknownw to it, but don't worry, any antivirus will mark Temf as safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    milkt

    My text log analysis tool

    .... :) - Powerful Text Log Analysis Tool Using "Filters" - Add/Remove additional notes for the specific line in the log file (Notes saved and reloaded when the log file is opened again) - Automatic bookmark saving/restoring for the log file - Unicode/UTF-8 support for text file - Useful settings regarding font change, clipboard copy, etc - UART serial port logging (beta testing) * Build Tools - Microsoft Visual Studio 2015 (C++) - Boost 1.67 (regex, shared ptr, log) - Several open source libraries for xml, list control, encoding detection, etc. * Email: minnznt@gmail.com * History & Help on the Shortcut: https://sourceforge.net/p/milkt/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DeepCluster

    DeepCluster

    Deep Clustering for Unsupervised Learning of Visual Features

    ...This alternating “cluster & train” scheme helps the model gradually discover meaningful structure without labels. DeepCluster was one of the early successes in unsupervised visual feature learning, demonstrating that clustering-based reformulation can rival supervised baselines for many downstream tasks. The repository includes code for feature extraction, clustering, training loops, and evaluation benchmarks like linear probes. Because of its simplicity and modular design, DeepCluster has inspired many later methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    nodejs-dashboard

    nodejs-dashboard

    Telemetry dashboard for node.js apps from the terminal

    ...It overlays an interactive monitoring interface on top of a running Node process, displaying metrics such as event loop activity, memory usage, and request throughput. The tool can be injected into applications with minimal or no code changes by using Node’s preload flag, making adoption straightforward for developers. Its interface uses Unicode Braille characters to render compact graphs directly in the terminal, creating a highly responsive visual experience. nodejs-dashboard is primarily aimed at local development and debugging rather than production observability, helping engineers quickly identify performance bottlenecks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Wi-Fi One

    Wi-Fi One

    Cet assistant gratuit vous permet de transformer votre PC en routeur !

    Wi-Fi One est un utilitaire gratuit et facile d'utilisation. Il vous permet de créer un réseau Wi-Fi en seulement 5 minutes. En effet, Wi-Fi One transforme votre ordinateur possédant une carte Wi-Fi en routeur. En plus, si vous le voulez, notre projet est open-source ce qui vous permet de copier des parties de notre code source facilement. Il requiert Windows ® 7, 8.1, 10 et 32/64 bits.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    AdvancedHMI
    Turn Visual Studio into a powerful HMI/SCADA development package by simply dragging and dropping, no coding required. DF1, Ethernet/IP for Allen Bradley PLC controllers, and many more drivers. Free
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 15
    DOClever

    DOClever

    The best interface management platform

    ...Whether you are a front-end engineer or a back-end engineer, the interface is always the bridge for the interaction between the two, so DOClever is specially designed for small and medium-sized teams, aiming to solve interface management, testing and data generation, and achieve a truly integrated solution plan. Can edit and manage interface information, support five methods of getting, post, put, delete, patch, support HTTP and HTTPS protocols, and support visual editing of query, body, JSON, raw, rest, formdata parameters. At the same time, unlimited levels of visual editing can be performed on JSON. And, additional features like status codes, code injection, markdown documentation, and more. Support the import of postman, rap, and swagger, which is convenient for you to do seamless migration, and also supports the export of HTML files, which is convenient for you to browse offline!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AVRpal.NET

    AVRpal.NET

    A Windows based GUI for popular avrdude command line utility

    A Windows based GUI for popular avrdude command line utility for AVR microcontroller Programming.It has got many features with a lightweight easy to understand interface. AVRdude is provided with it. It previously used LibUSBdotnet but now it uses LibUSBK for compatibility(http://libusbk.sourceforge.net/UsbK3/index.html) .Supports only USBasp programmer but if you can code,you can change it to work with your programmer.Feedback is necessary friends
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    ...A preliminary visual documentation is available at http://hotspot.zetozone.com Easy HotSpot is suitable for WiFi hotspots of any size and capacity, but equipped with a MikroTik routerOS based device.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    pi-sdr

    Raspberry Pi 2 or 3 8Gb image, running rtl-sdr

    This project will enable anyone with a Raspberry Pi to get a visual representation of Radio Frequencies (RF), using Software Defined Radio (SDR) principles - all this contained in a compressed 8Gb microSD card image, ready to run. There is Raspberry Pi image for using Realtek based USB Tv tuner as Software Defined Radio scanner. As a bonus - there is a stripped down version of Raspbian before all of the SDR software was installed and configured.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Namcore Studio

    Namcore Studio

    Edit, migrate, manage WoW accounts and characters

    Note: This application is in development. Namcore Studio provides a professional environment to manage account and character data of your World of Warcraft Server. While supporting almost all popular emulators/cores, this easy-to-use application allows you to: # View and edit account and character data # Copy/Migrate accounts and characters to a different database (cross-emulator and cross-patch!) # Backup account and character data # Import characters from the official WoW-Armory #...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Guard Ports

    Guard Ports, windows active ports viewer for win 10

    Guard Ports, windows active ports viewer for win 10, win 7, 8, xp. It can view all active ports which is listening on the windows system. It's developed using Visual Studio with MFC 2012. It's developed by Alex.Zhangrj, Beijing Normal University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    X2CRM

    X2CRM

    X2CRM - Workflow, Sales, Marketing, Workflow, Custom Apps, PHP, MySQL

    X2CRM Open Source Sales CRM: X2Engine, X2CRM is an Open Source PHP Customer Relationship Management, Sales, Contact Management, Customer Service and Marketing CRM software application. X2CRM helps you optimize your contacts to help you sell more and grow your business. Very powerful B2C and B2B sales management app. Build on top of the Yii framework. Supports all browsers, iPads, iPhones and most mobile devices. X2CRM Key Features Workflow Designer Mobile Apps Web and Facebook Lead...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    SNMP-APP

    snmp application to scan your network

    This software was developed in an ERASMUS+ Employee Interchange. The software scans any given network range and finds all the connected devices to a network though SNMP v1,v2,v3. It displays their IP address and MAC Address. The software was developed in Microsoft Visual C# and uses SNMP API library to call the devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HDD Activity Guage/LED Tray Icon

    HDD Activity Guage/LED Tray Icon

    Show physical HDD activities in LED style or performance gauge style

    ...(A TODO item is to add these command line arguments into the GUI). Hopefully this tool helps. [1/4/2017 update: rebuild using Visual Studio 2013]
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    PCNetMonitor

    PCNetMonitor

    Computer performance display and logging program

    Local and remote computer performance display and logging program with Excel plotting interface and many other powerful features.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB