Installer for yuzu early access

Overview

This is installer is programmed for the 128BitBay Server!

License

128Bit Yuzu Installer is licensed under the Apache 2.0 License, which can be found in LICENSE.

Comments
  • preserve the 'User' folder if installing on-top of an existing installation

    preserve the 'User' folder if installing on-top of an existing installation

    Hi, can the installer be made to check for (and preserve) a "User" folder inside the install location? This is where a portable installation of Yuzu stores settings, NAND etc. The installer just blew mine up, nothing in Recycle Bin.

    opened by Kerbtree 4
  • Portable support - install locations and shortcut names and locations

    Portable support - install locations and shortcut names and locations

    Hello!

    I was reading https://github.com/Abd-007/Switch-Emulators-Guide/blob/main/Yuzu.md which is a great guide and it mentions this nice tool that appears to be able to update the Yuzu EA branch for me which is awesome. I love the look, color, and supported functionality of the tool. As it is the tool works great and gives me the latest version without a problem. However, I'd like to request portable support on Windows for this application which would just make it perfect.

    Currently, it installs Yuzu EA in yuzu-early-access wherever the maintenancetool.exe is. I would love it if in advanced settings I could choose the directory for both the Yuzu EA and the maintenance tool. I prefer to make my yuzu installation portable and save it in "C:\Emulators\Yuzu EA (Switch)" and I prefer to save tools like these in "C:\Emulators\Tools".

    In addition, I would like to be able to rename the shortcut link names to "Yuzu EA (Switch)" and "Yuzu EA Updater". That currently seems possible to change within the metadata.json by changing the filepaths but I haven't figured out a way to confirm it. Clicking update at least doesn't override my custom paths. Also manually changing the name of the maintenance tool to "Yuzu EA Updater.exe" appears to at least automatically change the name of the shortcut which is nice. Interestingly on clicking repair, it resets my custom yuzu EA shortcut path to the default but keeps my custom "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Yuzu EA Updater.lnk" path. I prefer to keep all of my shortcuts named and in the same place, so I prefer this Start Menu directory over the default "C:\Users\Jaxton\AppData\Roaming\Microsoft\Windows\Start Menu\Programs" directory in roaming, so maybe an advanced setting for that would be super?

    I tested overriding the current file paths in the metadata.json from "yuzu-early-access*" to "C:\Emulators\Yuzu EA (Switch)*" in an attempt to add portability. The repair functionality does not appear to work with changing these paths. I tested by removing a Yuzu EA dll and seeing if it would repair it. The maintenance tool recreates the metadata.json and reinstalls yuzu-early-access wherever the tool is instead of looking in the new path and analyzing the files there, having moved the tool and supporting files to a completely different location.

    Sorry for the wall of text, please let me know if I can clarify anything. I'm not skilled at Rust yet and I won't have much free time for a while, but I suppose I could take a stab at making a PR in the next month or so.

    opened by JaxJaxW 3
  • change folder warning

    change folder warning

    image

    you're deleting the contents. the pop up should say "this will delete all contents in this folder/directory" I'm glad i didn't select my documents folder or other anything with important stuff in it. i lost all my saves because of this.

    opened by pbanj 3
  • Ability to open yuzu without first checking and updating

    Ability to open yuzu without first checking and updating

    Title says it. I had to rummage through AppData to find the downloaded yuzu.exe and manually create a shortcut. It could somehow be made easier if updater prompts before downloading or something along those lines.

    opened by alpharou 2
  • Installer deletes everything

    Installer deletes everything

    I thought to use program simply like yuzu updater, because yuzu updater 1.5.1 do not work. So I just chose my folder with yuzu and games inside to, as I thought, update yuzu, but the program just deleted everything and created just another folder inside work emulator. Why it did such meanness when it could just only create that folder inside? I think it's radical bug, if you can fix that or just make loud warning that program will delete everything inside and user need to make backup or program can create it. But I do not remember anything from that.

    opened by steelpuxnastik 1
  • Bump qs from 6.5.2 to 6.5.3 in /ui

    Bump qs from 6.5.2 to 6.5.3 in /ui

    Bumps qs from 6.5.2 to 6.5.3.

    Changelog

    Sourced from qs's changelog.

    6.5.3

    • [Fix] parse: ignore __proto__ keys (#428)
    • [Fix] utils.merge: avoid a crash with a null target and a truthy non-array source
    • [Fix] correctly parse nested arrays
    • [Fix] stringify: fix a crash with strictNullHandling and a custom filter/serializeDate (#279)
    • [Fix] utils: merge: fix crash when source is a truthy primitive & no options are provided
    • [Fix] when parseArrays is false, properly handle keys ending in []
    • [Fix] fix for an impossible situation: when the formatter is called with a non-string value
    • [Fix] utils.merge: avoid a crash with a null target and an array source
    • [Refactor] utils: reduce observable [[Get]]s
    • [Refactor] use cached Array.isArray
    • [Refactor] stringify: Avoid arr = arr.concat(...), push to the existing instance (#269)
    • [Refactor] parse: only need to reassign the var once
    • [Robustness] stringify: avoid relying on a global undefined (#427)
    • [readme] remove travis badge; add github actions/codecov badges; update URLs
    • [Docs] Clean up license text so it’s properly detected as BSD-3-Clause
    • [Docs] Clarify the need for "arrayLimit" option
    • [meta] fix README.md (#399)
    • [meta] add FUNDING.yml
    • [actions] backport actions from main
    • [Tests] always use String(x) over x.toString()
    • [Tests] remove nonexistent tape option
    • [Dev Deps] backport from main
    Commits
    • 298bfa5 v6.5.3
    • ed0f5dc [Fix] parse: ignore __proto__ keys (#428)
    • 691e739 [Robustness] stringify: avoid relying on a global undefined (#427)
    • 1072d57 [readme] remove travis badge; add github actions/codecov badges; update URLs
    • 12ac1c4 [meta] fix README.md (#399)
    • 0338716 [actions] backport actions from main
    • 5639c20 Clean up license text so it’s properly detected as BSD-3-Clause
    • 51b8a0b add FUNDING.yml
    • 45f6759 [Fix] fix for an impossible situation: when the formatter is called with a no...
    • f814a7f [Dev Deps] backport from main
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies javascript 
    opened by dependabot[bot] 1
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui

    Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui

    Bumps decode-uri-component from 0.2.0 to 0.2.2.

    Release notes

    Sourced from decode-uri-component's releases.

    v0.2.2

    • Prevent overwriting previously decoded tokens 980e0bf

    https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2

    v0.2.1

    • Switch to GitHub workflows 76abc93
    • Fix issue where decode throws - fixes #6 746ca5d
    • Update license (#1) 486d7e2
    • Tidelift tasks a650457
    • Meta tweaks 66e1c28

    https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies javascript 
    opened by dependabot[bot] 1
  • Bump regex from 1.5.4 to 1.5.5

    Bump regex from 1.5.4 to 1.5.5

    Bumps regex from 1.5.4 to 1.5.5.

    Changelog

    Sourced from regex's changelog.

    1.5.5 (2022-03-08)

    This releases fixes a security bug in the regex compiler. This bug permits a vector for a denial-of-service attack in cases where the regex being compiled is untrusted. There are no known problems where the regex is itself trusted, including in cases of untrusted haystacks.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies rust 
    opened by dependabot[bot] 1
  • Bump terser from 4.8.0 to 4.8.1 in /ui

    Bump terser from 4.8.0 to 4.8.1 in /ui

    Bumps terser from 4.8.0 to 4.8.1.

    Changelog

    Sourced from terser's changelog.

    v4.8.1 (backport)

    • Security fix for RegExps that should not be evaluated (regexp DDOS)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies javascript 
    opened by dependabot[bot] 1
  • Bump minimatch from 3.0.4 to 3.1.2 in /ui

    Bump minimatch from 3.0.4 to 3.1.2 in /ui

    Bumps minimatch from 3.0.4 to 3.1.2.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies javascript 
    opened by dependabot[bot] 1
  • Bump hyper from 0.11.27 to 0.12.36

    Bump hyper from 0.11.27 to 0.12.36

    Bumps hyper from 0.11.27 to 0.12.36.

    Release notes

    Sourced from hyper's releases.

    v0.12.35

    Features

    • body: identify aborted body write errors (32869224)

    v0.12.34

    Bug Fixes

    • client: allow client GET requests with explicit body headers (23fc8b08, closes #1925)

    v0.12.32

    Features

    • client: HttpConnector: allow to set socket buffer sizes (386109c4)

    v0.12.30

    Bug Fixes

    • http1: force always-ready connections to yield after a few spins (8316f96d)
    • http2: correctly propagate HTTP2 request cancellation (50198851)

    v0.12.29

    Bug Fixes

    • server: skip automatic Content-Length header for HTTP 304 responses (b342c38f, closes #1797)

    Features

    • body: implement http_body::Body for hyper::Body (2d9f3490)
    • client: Implement TryFrom for Destination (#1810) (d1183a80, closes #1808)
    • server: add initial window builder methods that take self by-val (#1817) (8b45af7f)

    v0.12.28

    Bug Fixes

    • client:
      • detect HTTP2 connection closures sooner (e0ec5cad)
      • fix a rare connection pool race condition (4133181b)

    Features

    v0.12.27

    ... (truncated)

    Changelog

    Sourced from hyper's changelog.

    v0.12.36 (2021-02-17)

    Bug Fixes

    • client: allow client GET requests with explicit body headers (23fc8b08, closes #1925)
    • dependencies: use correct minimum versions (#1974) (90c1e8f4)
    • http1: fix server misinterpretting multiple Transfer-Encoding headers (f6051250)
    • server: allow Server::local_addr to be called with custom executor (#2009) (da16ed62)

    Features

    • client:
      • add resolve timeout to HttpConnector (#1994) (d4ee6996)
      • Add connect timeout to HttpConnector (3d676fb7)

    v0.12.35 (2019-09-13)

    Features

    • body: identify aborted body write errors (32869224)

    v0.12.34 (2019-09-04)

    Bug Fixes

    • client: allow client GET requests with explicit body headers (23fc8b08, closes #1925)

    v0.12.33 (2019-07-15)

    v0.12.32 (2019-07-08)

    Features

    • client: HttpConnector: allow to set socket buffer sizes (386109c4)

    v0.12.31 (2019-06-25)

    v0.12.30 (2019-06-14)

    ... (truncated)

    Commits
    • 4c82565 v0.12.36
    • 6d9003d chore(lib): fix new unused variable lint
    • f605125 fix(http1): fix server misinterpretting multiple Transfer-Encoding headers
    • a115c30 chore(lib): allow deprecations in 0.12.x builds
    • d4ee699 feat(client): add resolve timeout to HttpConnector (#1994)
    • da16ed6 fix(server): allow Server::local_addr to be called with custom executor (#2...
    • 3d676fb feat(client): Add connect timeout to HttpConnector
    • 90c1e8f fix(dependencies): use correct minimum versions (#1974)
    • 4d188d1 chore(ci): update MSRV to 1.31 (parking_lot uses 2018 edition)
    • c81f7eb v0.12.35
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies rust 
    opened by dependabot[bot] 0
  • Bump express from 4.17.1 to 4.17.3 in /ui

    Bump express from 4.17.1 to 4.17.3 in /ui

    Bumps express from 4.17.1 to 4.17.3.

    Release notes

    Sourced from express's releases.

    4.17.3

    4.17.2

    Changelog

    Sourced from express's changelog.

    4.17.3 / 2022-02-16

    4.17.2 / 2021-12-16

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies javascript 
    opened by dependabot[bot] 1
  • fix: Version 0.3

    fix: Version 0.3

    Notice

    Update Version 0.3 will take considerable time as it's a heavy update. I'm working on this for free, I am not making any money from this. So either donate to support me or write some code and making pull requests.

    Begging will not make development any faster.

    Description

    Version 0.3 aims to implement quality of life updates, but to also provide fixes to issue found.

    Fixing

    • added: Portable Support, Installation Config File Update (#20)
    • fix: Preserving Folder when installing to same folder as yuzu (#19) [Should add warning to not recommend]
    • added: Open yuzu without updating on launch (#18) [Perhaps Dialogs to Ask at Launch + Remember Decision]
    • Adding More Later
    opened by MostlyWhat 0
Releases(v0.1-2)
Owner
MostlyWhat
Operating on Quantum DataCore!
MostlyWhat
Drop-in Access Control via NFT Ownership

niftygate - Signature-Based Authenticating Proxy What is it? niftygate is a proxy for HTTP services, that validates signatures, providing an AuthN lay

Chris Olstrom 70 Jan 3, 2023
An ether-rs middleware to access reth's db directly, bypassing JSON-RPC

Octane A ether-rs middleware for reth that bypasses JSON-RPC allowing for faster db queries. Work in Progress! Please note that Octane is currently in

Sorella Labs 75 Jun 4, 2023
Meteor Client Installer - Installer to automate the install of Fabric and Meteor Client

This is an installer that automates the install of Meteor and Fabric

Jake Priddle 3 Jun 23, 2021
Easy c̵̰͠r̵̛̠ö̴̪s̶̩̒s̵̭̀-t̶̲͝h̶̯̚r̵̺͐e̷̖̽ḁ̴̍d̶̖̔ ȓ̵͙ė̶͎ḟ̴͙e̸̖͛r̶̖͗ë̶̱́ṉ̵̒ĉ̷̥e̷͚̍ s̷̹͌h̷̲̉a̵̭͋r̷̫̊ḭ̵̊n̷̬͂g̵̦̃ f̶̻̊ơ̵̜ṟ̸̈́ R̵̞̋ù̵̺s̷̖̅ţ̸͗!̸̼͋

Rust S̵̓i̸̓n̵̉ I̴n̴f̶e̸r̵n̷a̴l mutability! Howdy, friendly Rust developer! Ever had a value get m̵̯̅ð̶͊v̴̮̾ê̴̼͘d away right under your nose just when

null 294 Dec 23, 2022
3rd person shooter in the very early development phase

Station Iapetus Description: 3rd person shooter in the very early development phase. This is commercial project that will eventually be released in St

Dmitry Stepanov 242 Jan 1, 2023
This project aims to implement a CSS(less like) parser in rust. Currently the code is targeting the PostCSS AST. Very early stage, do not use in production.

CSS(less like) parser written in rust (WIP) This project aims to implement a CSS(less like) parser in rust. Currently the code is targeting the PostCS

Huang Liuhaoran 21 Aug 23, 2022
(early experiments toward) a version-control system for structured data

chit: (early experiments toward) a version-control system for structured data please note, very little is actually implemented here. this is not usefu

davidad (David A. Dalrymple) 3 Jul 24, 2023
The Rust toolchain installer

rustup: the Rust toolchain installer Master CI Build Status Windows macOS Linux Etc rustup installs The Rust Programming Language from the official re

The Rust Programming Language 5.1k Jan 8, 2023
Installer Backend

distinst Distinst is a Rust-based software library that handles Linux distribution installer installation details. It has been built specifically to b

Pop!_OS 198 Dec 30, 2022
installer for project brunch (by sebanc)

Brunch-installer Installer for brunch (made by sebanc) This was made in an attempt to simplify the installation process of chromeos using project brun

null 2 Mar 30, 2022
Installer/Updater/Launcher for Northstar

FlightCore A Northstar installer, updater, and mod-manager Roadmap --> See #1 Development Make sure you have the necessary dependencies installed: htt

null 7 Dec 24, 2022
WinDbg installer/updater

windup Windup is an installer for WinDbg that uses the appinstaller file at https://aka.ms/windbg/download to install the latest version of WinDbg. It

Tim Misiak 19 Jul 12, 2023
Limit screen time to children's various mobile devices by blocking internet access on the family Wifi router.

Device Blocker Limit screen time to children's various mobile devices by blocking internet access on the family Wifi router. This is the server which

null 36 Oct 4, 2022
Linux SocketCAN access in Rust

Rust SocketCAN support Maintenance status: This crate is in the process of entering renewed joint maintainership with @fpagliughi. Please stay patient

Marc Brinkmann 61 Dec 30, 2022
Rust crate which provides direct access to files within a Debian archive

debarchive This Rust crate provides direct access to files within a Debian archive. This crate is used by our debrep utility to generate the Packages

Pop!_OS 11 Dec 18, 2021
Low level access to T-Head Xuantie RISC-V processors

XuanTie Low level access to T-Head XuanTie RISC-V processors Contributing We welcome contribution! Please send an issue or pull request if you are rea

Luo Jia 30 Aug 24, 2022
Drop-in Access Control via NFT Ownership

niftygate - Signature-Based Authenticating Proxy What is it? niftygate is a proxy for HTTP services, that validates signatures, providing an AuthN lay

Chris Olstrom 70 Jan 3, 2023
Securely generate API tokens for third-party access to your Tesla.

Tesla Auth Securely generate API tokens for third-party access to your Tesla. Multi-factor authentication (MFA) and Captcha are supported. Download Pr

Adrian Kumpf 136 Jan 7, 2023
A library to access BGPKIT Broker API and enable searching for BGP data archive files over time from public available data sources.

BGPKIT Broker BGPKIT Broker is a online data API service that allows users to search for publicly available BGP archive files by time, collector, proj

BGPKIT 10 Nov 30, 2022
SubStrings, Slices and Random String Access in Rust

SubStrings, Slices and Random String Access in Rust This is a simple way to do it. Description Rust string processing is kind of hard, because text in

João Nuno Carvalho 2 Oct 24, 2021