1. Only showing results from lib.rs

    Clear filter to show all search results

  2. Jun 8, 2024OC-Wasm-OpenComputers provides high-level APIs for accessing components provided by OpenComputers itself in a vanilla Minecraft environment (e.g. redstone blocks, GPUs, screens, etc.) for applications running in the OC-Wasm architecture.
  3. Jun 8, 2024907 downloads per month Used in 6 crates (5 directly). GPL-3.0-only. 94KB 1K SLoC OC-Wasm-safe provides a memory-safe but low-level API for Rust code running on OpenComputers computers running the OC-Wasm architecture. This crate provides access to the full capabilities of OpenComputers as well as any other mods that add OpenComputers interoperability by means of Components or Signals.
  4. Jun 8, 2024489 downloads per month Used in 7 crates (via oc-wasm-safe) . GPL-3.0-only. 7KB 135 lines. OC-Wasm-sys is a collection of raw FFI bindings for Rust code running on OpenComputers computers running the OC-Wasm architecture. You probably don't want to use this crate directly, since your code will be full of unsafe blocks if you access raw FFI bindings. You probably want OC-Wasm-safe, and ...
  5. Jun 8, 2024You must depend on oc-wasm-futures with the proper-waker feature in your own application if your chosen executor requires the proper-waker feature. Dependencies ~1.3-1.8MB ~41K SLoC. bounded-integer + macro; minicbor 0.21; oc-wasm-futures; oc-wasm-helpers; oc-wasm-safe; Other features. alloc; std;
  6. Jun 8, 2024OC-Wasm-Cassette provides a convenient wrapper that makes it easy to use an async fn as a top-level function in an OC-Wasm application. Usage is as simple as: async fn main()-> Infallible {// Your code here} #[no_mangle] pub extern "C" fn run(arg: i32)-> i32 {oc_wasm_cassette::run(arg, main)} Dependencies ~770KB
  7. Jun 8, 2024507 downloads per month Used in 5 crates. GPL-3.0-only. 135KB 1.5K SLoC OC-Wasm-futures provides a collection of async futures for use in Rust code running on OpenComputers computers running the OC-Wasm architecture. These futures are designed to work with any async executor and provide more ergonomic ways to handle sleeping and making method calls.
  8. oc-wasm-opencomputers. High-level APIs for OpenComputers components. v 0.12.1 1.0K no-std # oc-wasm # minecraft # opencomputers. rust-warrior. Game for learning Rust, inspired by Ruby Warrior. v 0.14.0 bin+lib # learning # rust # game # artificial-intelligence. ddlc_helper. DDLC word selecting helper, and a library of DDLC poem's words.
  9. Cargo Features [dependencies] oc-wasm-futures = { version = "0.12.1", default-features = false, features = ["alloc", "proper-waker"]}default = alloc, proper-waker. These default features are set whenever oc-wasm-futures is added without default-features = false somewhere in the dependency tree.. alloc default proper-waker. Enable this if you want to use a Vec<u8> as your scratch buffer rather ...
  10. Aug 9, 2024Related: ferinth, furse, ferium See also: minedmap, podzol, papa, mc-repack, mcpack, minect, oc-wasm-opencomputers, cc_wasm_api, daedalus, mcvm, mrpack-downloader. Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski. It contains data from multiple sources, including heuristics, and manually curated data. Content of this page ...

    Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX