Showing 13 open source projects for "vs code"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Monaspace

    Monaspace

    An innovative superfamily of fonts for code

    Monaspace is a superfamily of coding typefaces designed to improve the reading rhythm and texture of code while preserving the alignment benefits developers expect. It includes multiple coordinated families and weights, with italics and stylistic alternates that retain code clarity rather than introducing overly decorative forms. The fonts offer thoughtful ligatures and contextual features that handle common programming sequences without distorting spacing or meaning. Variable builds enable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Scalene

    Scalene

    High-performance CPU, GPU, and memory profiler for Python

    ...Its overhead is typically no more than 10-20% (and often less). Scalene performs profiling at the line level and per function, pointing to the functions and the specific lines of code responsible for the execution time in your program. Scalene separates out the percentage of memory consumed by Python code vs. native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CodeCampusOS

    CodeCampusOS

    Custom Ubuntu OS for beginners with dev tools & learning guides

    code_compus_os is a custom Linux distribution built on top of Ubuntu 24, designed for beginner developers, students, and learners in Computer Science & Engineering (CSE) and IT programs. It provides a ready-to-use environment with pre-installed developer tools, educational software, and accessibility enhancements. This OS makes it easy for students and beginners to start coding, run projects, and learn programming without manual setup. Step-by-step guides and tutorials are included...
    Downloads: 81 This Week
    Last Update:
    See Project
  • 4
    Postgres Operator

    Postgres Operator

    Postgres operator creates and manages PostgreSQL clusters

    ...It is configured only through Postgres manifests (CRDs) to ease integration into automated CI/CD pipelines with no access to Kubernetes API directly, promoting infrastructure as code vs manual operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Enterprise-Scale

    Enterprise-Scale

    The Azure Landing Zones (Enterprise-Scale) architecture

    Enterprise-Scale is a reference architecture and set of landing-zone blueprints for building large, governed Azure estates. It codifies recommended patterns—network topology, identity integration, subscription and resource organization, policy assignment, and guardrails—so enterprises can provision repeatable, secure, and compliant environments for workloads. The project supplies deployable artifacts (Bicep/ARM/Terraform modules, examples, and documentation) to accelerate consistent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Node Version Switcher

    Node Version Switcher

    Cross-platform tool for switching between versions of Node.js

    NVS is a cross-platform utility for switching between different versions and forks of Node.js. NVS is itself written in node JavaScript. This tool is obviously inspired by other node version manager tools, especially nvm, from which it borrows a lot of ideas and some command-line syntax.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    ubuntu22.04-mininet-ryu

    ubuntu22.04-mininet-ryu

    This is the Image of RYU controller and Mininet system,

    Download and unzip file then open OVF file, it will automatically load VM This is the Image of RYU controller and Mininet system, Wireshark is already installed in it, and two additional text editor is also installed. user password and sudo password is hemant. Perquisite requirements 1. VMware Player - Windows/ Linux 2. VMWare Fusion - Mac OS 3. Virtual Box - Mac / Linux / Windows # Minimum 8GB RAM and 50 GB Storage free # Internet Connection $ For running RYU...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    TagUI

    TagUI

    Free RPA tool by AI Singapore

    Write flows in simple TagUI language and automate away repetitive time-consuming tasks on your computer. Tasks include those on websites (native support for Chrome and Edge), desktop apps, or the command line. The TagUI project is open-source and free forever. It's easy to setup and use, and works on Windows, macOS and Linux. Besides English, flows can be written in 22 other languages, so you can do RPA using your native language. Check out this demo video automating data collection in 4...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    babel-minify

    babel-minify

    An ES6+ aware minifier based on the Babel toolchain (beta)

    ...BabelMinify can because it is just a set of Babel plugins, and Babel already understands new syntax with our parser Babylon. When it's possible to only target browsers that support newer ES features, code sizes can be smaller because you don't have to transpile and then minify. When testing, it's recommended to run minifiers for production so less code is sent to end-users vs. in development where it can be an issue for readability when debugging. Options specific to a certain environment are merged into and overwritten non-env specific options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10

    kartOS

    A Custom Debian Based Linux Operating System

    kartOS is a Custom Debian Based Linux Operating System with minimal applications like Brave Browser, Github Desktop, VS Code & VLC Media Player. Linux Kernel - 4.19.0-5 Base - Debian 10 Buster Desktop Environment - KDE Plasma 5 (kde-plasma-desktop) Note: Brave Browser, Github Desktop & VS Code are not available in Debian's repository. So, they're installed using hooks during the chroot stage. Checkout the Github Repository for Build Configurations and Build Guide at https://www.github.com/KarthikeyanRanasthala/kartOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Tic Tac Toe

    Exciting Tic Tac Toe game full of features

    Hello World, my name's Nick . I like this game since a long time. I played various versions of it, but they all lack in customization. That always made me want to make my own version of Tic Tac Toe since I was 10 or so. I couldn't even program! So I'm now attempting to make it look beautiful and full of little details. I hope you're gonna enjoy it! Coder: Nick . Tester: Alex You need Microsoft .Net Framework 4.5 or the application won't start. .Net Framework 4.5 is already...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Nim Advanced

    A Nim Game

    The mathematical game widely known as Nim made in C#. The rules are simple. Each turn a player can take one or more matches from the same row. Who takes the last match wins! The souce code is inside the archive Have fun playing it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next