Iterate a collection of MVCC b-tree cursors choosing the most recent version of a record from each tree.
This library will sub-divide triangles in a mesh until each edge-length is less than or equal to a user-specified threshold. Use it when you have too few triangles in a mesh and you need to create more. Please see the JSFiddle example:
Unifi Protocol JS Core SDK
A simple CSS library to unify the style of input elements across browsers. Use it as a CSS reset for the input fields, and customize the style using CSS variables.
Quicker and easier PCF React controls with support for MVVM & unit testing
Menu Web Component
Common mixins for niduscss framework
Common mixins for niduscss framework
A simple library for creating tags/constructors - Annotated data types that are ergonomic to use and work well with the TypeScript type system.
Minimalistic Command object Interface for JavaScript
Quicker and easier PCF React controls with support for MVVM & unit testing with inclusive files for sharing platform libraries
A small lib for creating and implementing traits, inspired by Rust, Haskell, and Elixir, and shamelessly so by ferrum.js
A Rust library for algebraic structures called tracts, which generalize fields and hyperfields.
Collection of architectural tools including flags, state machine, enum and tuple operations.
Mean-field and full-field homogenisation of random media on SPD manifolds, generic over tensor order
Provides many useful tools related to tuples
An efficient alternative to `dyn Trait` for containerized types
Parser and input handling for soft_rust macro DSL
Procedural macro engine for soft_rust - Python-like ergonomics in Rust
Runtime support library for soft_rust macros
Pragmatic effect composition and validation for Rust - pure core, imperative shell
Rust tuple extension.
Projective geometry primitives for the RustUse geometry workspace
Multi-domain fixed-point arithmetic with geometric extension: Lie groups, manifolds, ODE solvers, tensors, fiber bundles — zero-float, 0 ULP transcendentals
This Rails gem gives you the ability to call to_csv to a collection of homogenous activerecords and/or hashes
Simulates a loaded die with n sides. Perfect for non homogenous randomisation needs.
Similar to Scala's for comprehension, this gem provides syntax for unwrapping homogeneous container type instances.
Experiment with a protocol for specifying and implementing specializations of Ruby container classes, both standard and user defined, for more efficient execution in cases of homogenous and/or frozen elements.
Sifar can be used to check for strong passwords. Apart from the standard tests for length and homogeneity, it can check passwords that sound and spell similar to a given word. Sifar can also generate passwords that satisfy the same criteria.
Provides collection of four proxy objects intended for intercepting calls to instance methods. Works as intermediate layer between caller and called. Allows to invoke an handler both before method call and adjust its arguments and after call and post-proccess result. Aimed as tool for instant adapting the complex objects without complete deriving and extending whole classes in cases, where isn't possible to derive them as homogenic functional units or where it's simply impractical to derive them.