Define uninitialized elements
Define uninitialized elements
Define uninitialized elements
Define uninitialized elements
Create an uninitialized array having a specified length.
Define uninitialized elements
Define uninitialized elements
Create an uninitialized ndarray having a specified shape and data type.
Define uninitialized elements
Create an uninitialized ndarray having a specified shape and data type.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Define uninitialized elements
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Define uninitialized elements
Define uninitialized elements
Define uninitialized elements
Create an uninitialized array having the same length and data type as a provided array.
Proxy wrapper for deferring interactions with uninitialized services until readiness.
Define uninitialized elements
Define uninitialized elements
Define uninitialized elements
Define uninitialized elements
Define uninitialized elements
Define uninitialized elements
Opt-in unsafe uninitialized memory
A collection of tools for a safer usage of uninitialized memory
Traits and types helping with using uninitialized memory safely.
Safe unitialized types to reduce code avoiding MaybeUninit where safe
A marker trait and utilities for safe, high-performance reads into uninitialized buffers.
A programming language for generating component network descriptions.
Safe uninitialized buffers that take input from functions or iterators.
A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory
A dynamic allocator example that may be used with the stdlib
Atomic operations on potentially uninitialized integers.
A Rust implementation of MinHook library for Windows x64 function hooking with simplified but reliable instruction decoding
Minimal safe Rust implementation of ODBC
Ruby gem for Aj'kij daykeepers and uninitiated alike.
This module defines an YAMLColumn coder that returns nil instead of a blank object. Useful when the class you are serializing to/from does not allow uninitialized objects (such as a unit measurement)
:: wmainfo-rb :: Author: Darren Kirby mailto:bulliver@badcomputer.org License: Ruby = Quick API docs = == Initializing == require 'wmainfo' foo = WmaInfo.new("someSong.wma") ... or ... foo = WmaInfo.new("someVideo.wmv", :encoding=>"UTF-16LE") (default encoding is ASCII) ... or ... foo = WmaInfo.new("someVideo.wmv", :debug=>1) == Public attributes == @drm :: 'true' if DRM present else 'false' @tags :: dict of strings (id3 like data) @info :: dict of variable types (non-id3 like data) @ext_info :: dict of variable types (non-id3 like data) from ASF_Extended_Content_Description_Object @headerObject :: dict of arrays (name, GUID, size and offset of ASF objects) @stream :: dict of variable types (stream properties data) == Public methods == print_objects :: pretty-print header objects hasdrm? :: returns True if file has DRM hastag?('str') :: returns True if @tags['str'] exists print_tags :: pretty-print @tags dict hasinfo?('str') :: returns True if @info['str'] exists print_info :: pretty-print @info dict print_stream :: pretty-print @stream dict For more/different documentation see http://badcomputer.org/unix/code/wmainfo/ == Thanks/Contributors == Ilmari Heikkinen sent in a fix for uninitialized '@ext_info'. Guillaume Pierronnet sent in a patch which improves character encoding handling.
:: wmainfo-rb :: Authors: Darren Kirby, Guillaume Pierronnet mailto:bulliver@gmail.com License: Ruby = Quick API docs = == Initializing == require 'wmainfo' foo = WmaInfo.new("someSong.wma") ... or ... foo = WmaInfo.new("someVideo.wmv", :encoding=>"UTF-16LE") (default encoding is ASCII) ... or ... foo = WmaInfo.new("someVideo.wmv", :debug=>1) == Public attributes == @drm :: 'true' if DRM present else 'false' @tags :: dict of strings (id3 like data) @info :: dict of variable types (non-id3 like data) @ext_info :: dict of variable types (non-id3 like data) from ASF_Extended_Content_Description_Object @headerObject :: dict of arrays (name, GUID, size and offset of ASF objects) @stream :: dict of variable types (stream properties data) == Public methods == print_objects :: pretty-print header objects hasdrm? :: returns True if file has DRM hastag?('str') :: returns True if @tags['str'] exists print_tags :: pretty-print @tags dict hasinfo?('str') :: returns True if @info['str'] exists print_info :: pretty-print @info dict print_stream :: pretty-print @stream dict == Thanks/Contributors == Ilmari Heikkinen sent in a fix for uninitialized '@ext_info'. Guillaume Pierronnet sent in a patch which improves character encoding handling.
Contentful API wrapper library exposing an ActiveRecord-like interface
No description provided.
No description provided.
No description provided.