1. Only showing results from lib.rs

    Clear filter to show all search results

  2. Jan 26, 2025See also: bool_ext, polkavm, regress, serde_regex, stm32ral, predicates, hyperscan, flexlint, evalexpr, clamp_to, bitmaps 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 is not necessarily endorsed by the authors of the crate.
  3. 2 days ago1,913 downloads per month . MIT license . 405KB 4.5K SLoC csgrs. A Constructive Solid Geometry (CSG) library in Rust, built around Boolean operations (union, difference, intersection) on sets of polygons stored in BSP trees.csgrs helps you construct 2D and 3D geometry with an OpenSCAD-like syntax, and to transform, interrogate, and simulate those shapes without leaving Rust.
  4. 3 days agoProvides utility functions for working with boolean values. No runtime deps. See also: pythonize, value-bag, serde_v8, serde_tuple, arrow-array, tor-config, secret-vault-value, futures-sink, environmental, wezterm-dynamic, pukram2html. Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.
  5. Aug 17, 2023A Rust crate to compute boolean operations (i.e., intersection, union, difference, and XOR) of two polygons. Polygon representation. Polygons are represented as a set of "contours". Each contour is a loop of vertices. Points contained by an even number of contours are considered outside the polygon, and points contained by an odd number of ...
  6. Jan 30, 2025TFHE-rs is a pure Rust implementation of TFHE for boolean and integer arithmetics over encrypted data. It includes: a Rust API; a C API; and a client-side WASM API; TFHE-rs is designed for developers and researchers who want full control over what they can do with TFHE, while not having to worry about the low-level implementation. The goal is ...
  7. Feb 8, 202512,621 downloads per month Used in 7 crates. ISC license . 45KB 1K SLoC geo-clipper. This crate allows to perform boolean and offset operations on polygons. It makes use of clipper-sys which is a binding to the C++ version of Clipper.. Example. The following example shows how to compute the intersection of two polygons.
  8. Feb 8, 2025Boolean attributes. Another shortcut is that boolean attributes can be written without adding =true. Watch out though! checked is very different to {checked}. // recommend usually adding #[prop(optional)] to all these #[component] fn LotsOfFlags(wide: bool, tall: bool, red: bool, curvy: bool, count: i32)-> impl IntoView {} mview!
  9. 3 days agoThere are 5 built-in data types in Cortex: number, boolean, string, void, and null. Numbers are stored as a 64-bit floating point number (Rust's f64); booleans are stored as a boolean (1 byte); strings are stored in Rust Strings (so all Rust String rules apply); and void and null each don't store any additional data. Void should be used for ...
  10. Jan 15, 202513,507 downloads per month Used in 12 crates (4 directly). MIT/Apache. 31KB 648 lines. esp-config. Documentation Usage. esp-config takes a prefix (usually the crate name) and a set of configuration keys and default values to produce a configuration system that supports:. Emitting rustc cfg's for boolean keys; Emitting environment variables for numbers
  11. Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX