Search Results for "vs code for windows 8" - Page 8

Showing 395 open source projects for "vs code for windows 8"

View related business solutions
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    SC/MP Processor Emulator

    SC/MP Processor Emulator

    Emulator of the ancient 8 bit microprocessor SC/MP 2

    .... The emulator also contains a VDU (video display unit) output / ASCII input simulation. There are some demos in /etc. And have a look to the NIBL / TINY BASIC interpreter in the TINYBASIC folder, most of the code is over 40 years old. Have fun, Theo Heinrichs
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    The Lift Web Framework
    ... are written in Scala, an elegant JVM language, you can still use your favorite Java libraries and deploy to your favorite Servlet Container and app server. Use the code you've already written and deploy to the container you've already configured! As of Lift 3.0, you'll need to be running Java 8 to use Lift. For those using Java 6 or Java 7, you'll need to use Lift 2.6 until you can upgrade your Java installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    e-Dokyumento is opensource web-based Document Management System (DMS) A Document Management which automates the basic office document workflow such as receiving, filing, routing, and approving through capturing (scanning), digitizing (OCR Reading), storing, tagging, and electronically routing and approving (e-signature) of electronic documents. # Demo : https://e-dokyumento.herokuapp.com/ https://edokyu.seillig.com/ (refer to Readme.md for the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    3D Box rotation

    3D Box rotation

    Simple example of draw and rotate 3D box

    Simple source .java file; .bat for fast re-compile and run; and pre-compiled .jar Java program with example from scratch writed in Notepad++ without Eclipse, etc., How to draw and rotate 3D box most simple way. Rotation speed regulated in simple Loop with 10 ms sleep. Use Java version 8 (OpenJDK 8, OracleJDK 8, OracleJRE 8, ..). Higher versions have an anti-aliasing error in the BufferedImage ( Windows 10 ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    VS-Code-Extension-Doc-ZH

    VS-Code-Extension-Doc-ZH

    VS Code Extension Doc in Chinese

    VS Code Plugin Development Documentation - Chinese Version. Visual Studio Code is built with extensibility in mind. From the UI to the editing experience, almost every part of VS Code can be customized and enhanced through the Extension API. In fact, many core features of VS Code are built as extensions and use the same Extension API. VS Code updates on a monthly cadence, and that applies to the Extension API as well. New features and APIs become available every month to increase the power...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Generate Default Index Webpage

    Generate Default Index Webpage

    A Shell Script to Generate the Default Index Webpage for any Folder

    Please Download the Above zip file, Extract it and view the README file for instructions. Refer Screenshots / Video below. Character Set to be used for your input data: The html file generated carries a default charset setting, in its fourth line, as follows : charset="ISO-8859-1" If your data is still not getting displayed properly, then change this charset, using a text/code editor, to suit your input data. List of charsets are here : http://www.madore.org/~david/computers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    gpt-j-api

    gpt-j-api

    API for the GPT-J language mode. Including a FastAPI backend

    An API to interact with the GPT-J language model and variants! You can use and test the model in two different ways. These are the endpoints of the public API and require no authentication. Just SSH into a TPU VM. This code was tested on both the v2-8 and v3-8 variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    nodejs-integration-tests-best-practices

    nodejs-integration-tests-best-practices

    Beyond the basics of Node.js testing

    ... demand some learning and skills. This is the mission statement of this repo. Warning: You might fall in love with testing. Detailed instructions on how to write component tests in the RIGHT way including code example and reference to the example application. A Complete showcase of a typical Node.js backend with performant tests setup (50 tests in 4 seconds! including database!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ML workspace

    ML workspace

    All-in-one web-based IDE specialized for machine learning

    ... configured, optimized, and integrated. Usable as remote kernel (Jupyter) or remote machine (VS Code) via SSH. Easy to deploy on Mac, Linux, and Windows via Docker. Jupyter, JupyterLab, and Visual Studio Code web-based IDEs.By default, the workspace container has no resource constraints and can use as much of a given resource as the host’s kernel scheduler allows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    luaparse

    luaparse

    A Lua parser written in JavaScript

    A Lua parser written in JavaScript, originally written by Oskar Schöldström for his bachelor's thesis at Arcada. Unlike strings in JavaScript, Lua strings are not Unicode strings, but bytestrings (sequences of 8-bit values); likewise, implementations of Lua parse the source code as a sequence of octets. However, the input to this parser is a JavaScript string, i.e. a sequence of 16-bit code units (not necessarily well-formed UTF-16). This poses a problem of how those code units should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AWS X-Ray Java Agent

    AWS X-Ray Java Agent

    The official AWS X-Ray Auto Instrumentation Agent for Java

    The AWS X-Ray Java Agent is a drop-in solution that enables the propagation of X-Ray traces within your Java web applications and servlet-based microservices. This includes automatic tracing for supported frameworks and libraries, including Spring, the AWS SDK, Apache HTTP clients, and JDBC-based SQL queries. The agent enables you to use the X-Ray SDK out of box, and requires no code changes to enable the basic propagation of traces. See the chart below for the current feature parity between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    react-swipeable-views

    react-swipeable-views

    A React component for swipeable views

    A React component for swipeable views. react-native support is experimental and I have no plan pushing it forward. I start to think that lower level abstraction to share the implementation between the platforms are more appropriate. We have two different implementations of the react-swipeable-views API. The project is split into multiple packages. This is really useful for code sharing and isolation. We are using Lerna to do so. The infinite feature is provided thanks to a higher order...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    webERP Accounting & Business Management

    webERP Accounting & Business Management

    Accounting & Best Practice Business Administration System

    ... Planning - Shipment costing - Contract/job costing - Fixed asset management - Sales Analysis - Expense claims - Can be integrated with an number of 3rd party wikis Particularly suited to wholesale, distribution, manufacturing and now also as the hub for multi-branch retail businesses (with an external deskop POS add-on). Translations into over 20 Languages. Easily modifiable code, written using simple and accessible PHP for ease of maintenance and understanding. Reporting direct to UTF-8...
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 14
    LuaFormatter

    LuaFormatter

    Code formatter for Lua

    Reformats your Lua source code. The program will attempt to automatically use the current directory's .lua-format file if no config file is passed in the command line. If none is found, it will try to locate a .lua-format file in a parent directory recursively. On Linux, it will use $XDG_CONFIG_HOME/luaformatter/config.yaml if .lua-format does not exist. In case there's no file, it will fall back to the default configuration. The program will give the top priority to the configuration values...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jfootball

    jfootball

    Simple java football game

    Simple java football game, work in progress. Basically the graphics is 2D, no Open GL. Play with classic Top or Side view, you can select it from the start! You can choose between 8 teams, and if to play aginst AI or to put AI va AI. Select the Pitch type: plain, stripes, chess, circles, winter. Select the Helf Length too (in seconds). Source Code available. Currently available teams: Argentina, Brasil, England, France, Germany, Italy, Portugal, Spain
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    GUI-lite

    GUI-lite

    The smallest header-only GUI library(4 KLOC) for all platforms

    The smallest header-only GUI library (4 KLOC) for all platforms. Cloud + IoT Solution: master your IoT business all over the world. Multi-language supports UTF-8; Playback Video. Toolkit for building font/image resources. Code Telemetry and Analysis in real-time (remove .sh/.bat files if dislike sharing). Even a C beginner could master GUI-lite quickly. The source code only uses basic C++ features (class, virtual function). We chose C++ as it could make the code size significantly smaller...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MaviCin MultiTools Ultimate - Quandrostr

    MaviCin MultiTools Ultimate - Quandrostr

    MaviCin MultiTools V13 Ultimate (Update 8) ( Quandrostr )

    =======Türkish MaviCin Multitools ile Android Apk , Rom vs dosyalarında dilediğiniz gibi özgürce değişiklikler yapabilirsiniz bunun yanında daha pek çok süpriz özelliğide yanında barındırır hadi keşfetmeye başlayın ve özgürlüğünüzü hissedin ayrıntılı kullanım klavuzu açıklamalar dosya içince mevcuttur ======English MaviCin can change freely as you wish in the Android apk , rom etc file with Multitools surprise many more besides contains detailed operating instructions come next...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    eLogSim

    eLogSim

    Digital circuit simulator

    eLogSim is an event driven, 4-level (0,X,1,Z) digital circuit simulator. It uses a test oriented stimulus approach and offers a statistical (or exhaustive if it makes sense) fault simulation option. eLogSim has a simple GUI and is pre-compiled for Ubuntu 20, Mint 20, CentOS 8, openSUSE 15, FreeBSD 12, Solaris 11, Windows 10/11 & Raspbian/Raspberry PiOS Buster (32/64bit) & Ubuntu-MATE 20.04 (64 bit) operating systems. Cross platform & -network, concurrent fault simulation now available...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    LDhelmet

    Fine-scale recombination rate estimation.

    NOTE: This project has migrated to GitHub: https://github.com/popgenmethods/LDhelmet LDhelmet performs statistical inference for fine-scale variable recombination rate estimation. The source code and the recombination maps for two populations of Drosophila melanogaster are available for download. Reference: Andrew H. Chan, Paul A. Jenkins, Yun S. Song (2012). Genome-Wide Fine-Scale Recombination Rate Variation in Drosophila melanogaster. PLoS Genet 8(12): e1003090. doi:10.1371...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DeltaOS

    DeltaOS

    Just another Arch based Linux distribution.

    Delta OS is an Arch based distribution created for developers and people intrested in Arch Linux. It is created by the Delta OS team which is led by Mr. Apurba Adhikari. Due to Arch Linux having good amount of learning curve and a complex installation procedure, Delta OS tries to simplify it and brings a bit user friendly and beautiful interface giving almost same Arch experience. Delta OS comes built in with VS Code, Sublime, NodeJS and OpenJDK preinstalled for developers. In later version...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    X32 Live Toolbox

    X32 Live Toolbox

    Designed to enhance the X32 digital console

    The Live Toolbox is designed to enhance the very popular Behringer X32 and Midas M32 digital mixing consoles. Even though the X32/M32 firmware has been updated frequently over the years with new improvements and features, it does not seem to be able to keep up with the numerous feature requests. This toolbox is an attempt to supplement the current features. As with any toolbox, tools can be added or removed as necessary.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 22
    Koxinga

    Koxinga

    Like board game Jamaica

    Minimum resolution is 1600x900. Koxinga is the game similar with board game Jamaica for human vs 5 computer player only. Englis game rule: https://sourceforge.net/projects/koxinga/files/Koxinga_English_User_Guide.pdf/download Chinese game rule: https://sourceforge.net/projects/koxinga/files/koxinga_chinese_manual.pdf/download Major deference between Koxinga and Jamaica: 1. Jamaica is not random map and map size is also different 2. Jamaica execute two dice action(morning and night action...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JPHP

    JPHP

    JPHP - an implementation of PHP on Java VM

    ..., and Gradle, and allows to creation of desktop games and apps for Linux, Windows, and Mac (maybe Android and other platforms in the future). JPHP is not a replacement for the Zend PHP engine or Facebook HHVM. We don’t plan to implement the zend runtime libraries (e.g. Curl, PRCE, etc.) for JPHP. PHP 7.1+ (and many language features from PHP 7.2, 7.3, 7.4). JIT (~2.5x faster PHP 5.6, ~1.1x faster PHP 7.0, ~13% slower than PHP 7.4, bench). Using java libraries and classes in PHP code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Monospaced font designed for long (8+ hours per day) work with computers. Contains 1326 characters, supports about 120 language sets, many IBM, Windows and Macintosh code pages, IBM VGA / vt100 / xterm pseudographic characters and Esperanto.
    Leader badge
    Downloads: 512 This Week
    Last Update:
    See Project
  • 25
    Realfire
    Realfire application is a Windows application that runs on Windows Vista through windows 10. It support .netframework 4.5 and above. Features: (1) Internet data saving (2) Blocking of un-useful services and processes (3) WIFI password hide or show (4) Drivers backup and restore (5) Block only specified sites (6) Allow only specified sites (7) Increase system speed (8) Blocking of auto update services (9) Blocking and unblocking of web browsers (10) Blocking and unblocking of USB...
    Downloads: 0 This Week
    Last Update:
    See Project