Showing 12 open source projects for "vs code theme"

View related business solutions
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 1
    VSCodium

    VSCodium

    binary releases of VS Code without MS branding/telemetry/licensing

    Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking. The VSCodium project exists so that you don’t have to download+build from source. This project includes special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you to GitHub releases. These binaries are licensed under the MIT license...
    Downloads: 186 This Week
    Last Update:
    See Project
  • 2
    Selfie

    Selfie

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

    ... 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: 2 This Week
    Last Update:
    See Project
  • 3
    Driver samples for Windows 10

    Driver samples for Windows 10

    This repo contains driver samples prepared for use with Microsoft VS

    These are the official Microsoft Windows Driver Kit (WDK) driver code samples for Windows 10. They provide a foundation for Universal Windows driver support of all hardware form factors, from phones to desktop PCs. Use these samples with Visual Studio 2019 and Windows Driver Kit (WDK) 10. Use Visual Studio 2019 and Windows Driver Kit (WDK) 10 to build, test, and deploy your drivers. With Windows 10, the driver development environment is integrated into Visual Studio. To get started, download...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    vcard program vCardz_i

    vcard program vCardz_i

    VCF vcard, XML xcard, JSON jcard;View, Edit, Convert, Export, CSV, QR

    vCardz_i supports VCF, XML and JSON vcards; View, Create, Edit, Extract, Convert, Import CSV, TAB or |, Export CSV, Excel® .xlsx, TXT or ODS spreadsheet. Create vcard QR code images, in MEcard, vCard or xCard format., or create your own QR from your text entry. Voice output of selected data or a complete address. Create multiple Themes to easily switch appearance. Free multifunction vcard address book program to handle multilingual VCF, XML and JSON vcard files. Use the same vcards...
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • Purchasing and invoice automation solution for small to mid market companies. Icon
    Purchasing and invoice automation solution for small to mid market companies.

    Save your team 10s of hours/week with a fully personalized and automated procurement process.

    ProcureDesk is an integrated purchasing and invoicing platform tailored to help small to medium sized businesses streamline their procurement processes. This user-friendly system automates workflows and consolidates purchasing data into a centralized dashboard, allowing companies to control spending and enhance transparency efficiently. Features like automated invoice matching, simple requisition creation, and immediate cash flow insights minimize manual tasks and boost operational efficiency. ProcureDesk is perfect for smaller enterprises leveraging big-business strategies to reduce costs and optimize their purchasing activities. Discover how ProcureDesk can transform your procurement process into a more effective and manageable part of your business.
  • 5
    DarkAudacity

    DarkAudacity

    A customized version of Audacity

    A free sound editor, DarkAudacity is the well known Audacity sound editor now with a darker more modern theme - and a few small tweaks. The audio engine underneath is the same audio engine. The same code powers it. Like Audacity it is completely free. It's not a cut down trial evaluation version. You can record and play sounds, edit sounds, apply audio effects and save what you create for ringtones, podcasts and more. DarkAudacity is Open Source, free for you to download and use on your PC...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Red Panda Dev-C++

    Red Panda Dev-C++

    A powerful and lightweighted C/C++ IDE

    ...). * Syntax check while editing * Greatly improved debugger (local \ call stack panels added) * Full color scheme support. * Symbol completion works like other modern IDE (like IDEA and VS code) * UTF-8 encoding support * Greatly improved search/replace function * Refactor: rename symbols, extracting marco * new project templates like graphics.h, turtle graphics, GLFW+GLEW,GLUT,etc. And more , see News.txt Issues can be reported at https://github.com/royqh1979/Dev-CP
    Leader badge
    Downloads: 797 This Week
    Last Update:
    See Project
  • 7

    Win flex-bison

    Win flex-bison is a port Flex & Bison tools to the Windows platform

    Win flex-bison is a windows port the Flex (the fast lexical analyser) and Bison (GNU parser generator). win_flex based on Flex version 2.6.3 source code and win_bison based on Bison version 2.7 and they depend on system libraries only. Git repository: https://github.com/lexxmark/winflexbison UPDATE1: Bison version 3.x.x available in Files section in win_flex_bison3-latest.zip package. UPDATE2: Now "winflexbison" available as package in Chocolatey (https://chocolatey.org/packages...
    Leader badge
    Downloads: 2,877 This Week
    Last Update:
    See Project
  • 8
    USBLoaderGX

    USBLoaderGX

    Game backup loader for Wii and vWii

    USBLoaderGX is a GUI for Waninkoko's USB Loader, based on libwiigui. It allows listing and launching Wii games, Gamecube games and homebrew on Wii and WiiU vWii mode. Its interface, based on the official theme from Nintendo Wii, is easy to use and perfect for kids and all the family. ATTTENTION, THIS PROJECT IS NOT MAINTAINED HERE ANYMORE. USBLoaderGX last version on sourceforge is 1272 (last stable 1271). Any bug reports or requests posted here will be ignored. This project has...
    Leader badge
    Downloads: 1,384 This Week
    Last Update:
    See Project
  • 9

    Mumps Solver for Visual Studio

    Visual studio C and C++ projects to build and use mumps sparse solver

    Project consist of a WinForm to modify Mumps source files in order to compile and use them under the 64-bit or 32-bit windows environment and to create necessary VS 2010 projects/solution to compile the source code. On the code tab you can find the sample Mumps solver solution with 6 projects. Two projects are a mumps wrapper library - dynamic and static. And other four projects are testing projects - two are C++ (linking static or dynamic wrapper library) and two are C (again linking static...
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 10
    Plot 2D (plotting X vs Y) scatter plots directly to a compressed image file. Platform independent standalone package. Plot up to 12 series. ASCII options file. Console/Terminal and win32 GUI. Code is ANSI C with C++ encapsulation. Try it on the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An open-source package for analysis of neurophysiological data-- offline (vs real-time) processing of single-neuron spike trains or EEG data associated with behavior and memory processes. Currently MATLAB heavy, with some Windows specific code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a Roller Coaster Tycoon port for the Sony PSP. It will be compatible with the PC Version. The port will use the same files as the PC version so you must own the game to use this port. ** Edit:** Sorry to everyone wanting this port... in another project i have hit a few hickups that until further notice come has killed this project. they are as follows; 1: due to the fact that the original game was written in assembly, it was running as fast as it could... i cant get code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next