1. Only showing results from lib.rs

    Clear filter to show all search results

  2. 1 day agoRollback allows to atomically create/modify files and to create directories, so the file system won't be affected by these changes unless the Rollback instance is committed. Rollback uses temporary files under the hood. Changes should be applied to those files, as they will be committed to the original paths as soon as the Rollback instance is ...
  3. Dec 19, 2024P2P Rollback Networking in Rust. GGRS (good game rollback system) is a reimagination of the GGPO network SDK written in 100% safe Rust 🦀. The callback-style API from the original library has been replaced with a much saner, simpler control flow. Instead of registering callback functions, GGRS returns a list of requests for the user to fulfill.
  4. 1 day agoUsed in fs_rollback. GPL-3.0 license 40KB 909 lines. Description 📖📚. This crate offers several functionalities that are not necessarily related to each other. Please refer to the specific documentation for each part of the crate to learn more about it. The crate docs should be considered the only source of truth for this crate usage ...
  5. Feb 7, 2025High-level networking features such as replication, rollback, and prediction are explicit non-goals for this crate. Instead, this crate aims to provide a solid foundation for implementing these features. Crates IO layer implementations. aeronet_channel: over MPSC channels Native + WASM; Complete; cargo run--example channel
  6. Jan 31, 2025And if the rollback feature is enabled, you need to validate that the new app works as intended, or perform a rollback. Read more in the espressif documentation on app rollback . fn main ( ) { if is_working_as_intended ( ) { esp_ota :: mark_app_valid ( ) ; } else { esp_ota :: rollback_and_reboot ( ) . expect ( " Failed to roll back to working ...
  7. Jan 4, 2025cargo sqlx prepare--check # OR cargo sqlx prepare --check --workspace . Exits with a nonzero exit status if the data in .sqlx is out of date with the current database schema or queries in the project. Intended for use in Continuous Integration. Force building in offline mode. The presence of a DATABASE_URL environment variable will take precedence over the presence of .sqlx, meaning SQLx will ...
  8. Bevy plugin for the GGRS P2P rollback networking library. v 0.17.0 470 # bevy-plugin # bevy-networking # rollback # p2p # bevy # networking # ggpo. luau0-src. Minimal sources of Roblox Luau and logic to build them. v 0.12.0+luau657 10K # roblox # luau # lua # source. cc2600. a subset of C compiler for Atari 2600.
  9. Mar 8, 2024That is because WNFS internal state is immutable and every operation potentially returns a new root directory. This allows us to track and rollback changes when needed. It also makes collaborative editing easier to implement and reason about. There is a basic demo of the filesystem immutability here.
  10. 3 days agoRollback all applied migrations, then reapply all migrations cargo run--migrate refresh; Rollback all applied migrations cargo run--migrate reset; Check the status of all migrations cargo run--migrate status; Dependencies ~12-31MB ~427K SLoC. async-trait; cli clap 4.3 + env + derive; cli dotenvy; cli sea-orm-cli 1.1.5;

    Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX