numeric range enum variant generation
A crate to enumerate PCI devices on desktop operating systems and/or parse PCI configuration headers
A Rust library for enumerating and filtering windows with multiple criteria including sorting and selection
Parser for M3U8 Playlist format as defined in HLS draft-pantos-hls-rfc8216
A compact protobuf-like serializer and deserializer for the Rust Language.
A powerful formatting library for window information with multiple output formats (JSON, YAML, CSV, Table) and template support
ASON is a data serialization format that evolved from JSON, featuring strong numeric typing and native support for enumeration types.
ASONB is a binary representation of ASON optimized for efficient storage, access, and transmission.
enumerate operator for rx_core
A library helping you to enumerate all possible values of a type
2 dimensional version of Enumerate from the standard library
Enumerate trait for vector and slice in rust. It abstracts chain methods like .iter().enumerate().collect() into a clean, reusable method also called enums like python enumerate.
Creates object like `enum` in other programming language
Enumerations for Ruby with some magic powers!
This library provides statistics features for Enumerable
Adds a to_xls method to all enumerations, which can be used to generate excel files conveniently. Can rely on ActiveRecord sugar for obtaining attribute names.
Extends ActiveRecord with enumeration capabilites.
progressbar for enumerables
Simple enumerated types
Add parallel methods into Enumerable: pmap and peach
Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
MongoId Enumerable allows to have enumerable fields in MongoId Documents
Sort UTF8 Strings alphabetical via Enumerable extension
iterate over enumerable objects concurrently