Template tag that takes out unwanted newlines
TypeScript definitions for deline
Advanced terrain analysis and DEM processing for OxiGDAL - Derivatives, hydrology, viewshed, and geomorphometry
A reactive (or non-blocking, or asynchronous) JSON parser
Asynchronous HTTP/1.1 (and 1.0) implementation
Maintained by `ibc-rs`, delineates standard data structures and domain types of the Inter-Blockchain Communication (IBC) protocol. Designed for universal application, enabling diverse projects across IBC ecosystem to build using a shared language.
A string pre-tokenizer for C-like syntaxes.
Variant consequence prediction and HGVS notation, concordant with Ensembl VEP.
Database of Apple II memory addresses
Enumerates the stepwise stages of token expansion, providing instructions and structure for batch-oriented expansions.
A compiler for Pauli-based compilation (PBC) circuits to bicycle instructions
A compact protobuf-like serializer and deserializer for the Rust Language.
command line
A Rust crate defining advanced compositional leadership traits across various domains, facilitating nuanced analysis via enums and macros.
Time delineation and organization utilities.
ActiveRecord serializer DSL for mapping model attributes and associations. Similar to ActiveModel Serializers with many enhancements including bi-directional support, i.e. deserialization.
Inspired by ActionMailer, Notifier offers Notifier::Base, a base class for creating notification handlers on any class or instance of a class. Simply define a method in your handler named after the type of object you would like to create notification events for, substituting any namespace "::" delineation with "_", along with a signature that allows for the object as the first parameter and an optional params hash. Then notify on that object or class by simply calling MyHandler.notify!(myclass, params).