Wsl2

Open-source projects categorized as Wsl2

Top 23 Wsl2 Open-Source Projects

  • build

    Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf

    Project mention: Snapdragon 8 Gen 1's iGPU: Adreno Gets Big | news.ycombinator.com | 2024-03-07

    https://github.com/armbian/build

    There isn't any hypervisor running on that and still no SVE

  • WSAGAScript

    Scripts to install Google Apps into a WSA image. Plus optional root

    Project mention: Dolphin Progress Report: February, March, and April 2023 | /r/pcgaming | 2023-05-22
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • usbipd-win

    Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.

    Project mention: What's Your Primary Operating System for Development on Your PC/Laptop? | /r/embedded | 2023-12-06

    If (like me) you're stuck on Windows, WSL2 is really awesome. It's super fast, and requires very minimal setup to get it up and running. The VS Code integration is superb. You can even connect USB devices to WSL now, which makes it very suitable for embedded. You get nearly the performance of a full OS install, unlike a typical VM. On my machine it's about 50% faster than Virtualbox.

  • wsl-vpnkit

    Provides network connectivity to WSL 2 when blocked by VPN

    Project mention: Windows Subsystem for Linux gets new 'mirrored' network mode | news.ycombinator.com | 2023-09-19

    Mirrored network mode sounds quite a lot like what wsl-vpnkit does: https://github.com/sakai135/wsl-vpnkit

    This came from Docker Desktop for Windows, where they needed a solution for VPNs like GlobalProtect and AnyConnect that are often configured to drop packets for networks that aren't the main one associated with the VPN.

  • wsl-distrod

    Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.

    Project mention: Arch in WSL | /r/archlinux | 2023-05-01

    Systemd works even in the non-store Windows 10 using https://github.com/nullpo-head/wsl-distrod

  • go-wsl2-host

    Automatically update your Windows hosts file with the WSL2 VM IP address

  • nix-installer

    Install Nix and flakes with the fast and reliable Determinate Nix Installer, with over 2 million installs.

    Project mention: A new Debian package helper: debputy | news.ycombinator.com | 2024-02-03

    This is a way improved[1] version of the official installer, capable of uninstallation among many other things, there is no need to use the official one: https://determinate.systems/posts/determinate-nix-installer

    1: https://github.com/DeterminateSystems/nix-installer?tab=read...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • webi-installers

    Primary and community-submitted packages for webinstall.dev

    Project mention: Webinstall.dev – install developer tools effortlessly | news.ycombinator.com | 2024-03-22
  • wsl2-distro-manager

    A GUI to quickly manage your WSL2 instances

    Project mention: WSL Distro Manager: GUI to quickly manage your WSL2 instances | news.ycombinator.com | 2023-10-21
  • NixOS-WSL

    NixOS on WSL(2) [maintainer=@nzbr]

    Project mention: NixOS for the Impatient | news.ycombinator.com | 2023-06-09

    I have not used it but this might be what you are looking for: https://github.com/nix-community/NixOS-WSL

    You could also install the nix package manager on Ubuntu.

  • move-wsl

    Easily move your WSL distros VHDX file to a new location.

  • FluentDocker

    Use docker, docker-compose local and remote in tests and your .NET core/full framework apps via a FluentAPI

  • wsl-windows-toolbar-launcher

    Adds linux GUI application menu to a windows toolbar

  • GWSL-Source

    The actual code for GWSL. And some prebuilt releases.

    Project mention: Suggestion on dual booting vs wsl | /r/bashonubuntuonwindows | 2023-05-25

    That vsock thing can be done with GWSL/VcXsrv too. Check this out: https://github.com/nbdd0121/wsld

  • qbittorrent-nox-static

    A bash script which builds a fully static qbittorent-nox binary with current dependencies to use on any Linux OS

    Project mention: qBittorrent downloads slow on Raspberry Pi 4 4GB | /r/qBittorrent | 2023-06-11

    4.5.2 i use this version https://github.com/userdocs/qbittorrent-nox-static

  • nexus-tools

    Installer for ADB, Fastboot, and other Android tools on Linux, macOS, Chrome OS, and Windows

  • WSLHostPatcher

    Dynamic patch WSL2 to listen port on any interface.

    Project mention: How to connect my EXPO GO app in IOS to my django server? (both running on wsl) | /r/reactnative | 2023-07-03

    I had the same problem actually, you need this https://github.com/CzBiX/WSLHostPatcher and just run it under windows, the you need to tell metro to listen to you pc/laptop’s network address

  • wslcompact

    Compacts the size of the ever-growing WSL vhdx images.

    Project mention: WSL2 on Windows 11 - Virtual Disk vhdx is 200GB now , Inside Debian there is hardly few python codes. Is it due to this /mnt (these are windows drives mounted automatically by debian wsl) | /r/bashonubuntuonwindows | 2023-07-06

    The community has also made a utility to get around this issue https://github.com/okibcn/wslcompact

  • NixOS-Guide

    NixOS Guide. Learn all about the immutable Nix Operating System and the declarative Nix Expression Language.

  • easyWSL

    Create WSL distros based on Docker Images.

  • subsystemctl

    Utility to run systemd in WSL2 with a Linux namespace

  • WSL-Guide

    Windows Subsystem for Linux (WSL) Guide. Use WSL develop to with Kubernetes and in the Cloud (Microsoft Azure, AWS, and Google Cloud).

  • one-script-wsl2-systemd

    The one-script variant of the systemd hack for WSL2

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-22.

Wsl2 related posts

Index

What are some of the best open-source Wsl2 projects? This list will help you:

Project Stars
1 build 3,658
2 WSAGAScript 3,555
3 usbipd-win 3,003
4 wsl-vpnkit 2,056
5 wsl-distrod 1,815
6 go-wsl2-host 1,629
7 nix-installer 1,534
8 webi-installers 1,481
9 wsl2-distro-manager 1,405
10 NixOS-WSL 1,382
11 move-wsl 1,295
12 FluentDocker 1,284
13 wsl-windows-toolbar-launcher 1,196
14 GWSL-Source 1,122
15 qbittorrent-nox-static 946
16 nexus-tools 812
17 WSLHostPatcher 641
18 wslcompact 608
19 NixOS-Guide 593
20 easyWSL 541
21 subsystemctl 323
22 WSL-Guide 253
23 one-script-wsl2-systemd 232
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com