parse strings as css values
Filter an input vector valued curve
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
Three-valued logic vectors
Split a set of valued intervals into disjoint intervals.
Test if an input value is a supported ndarray real-valued data type.
Test if an input value is a supported array real-valued floating-point data type.
Test if an input value is a supported array real-valued data type.
Test if an input value is a supported array complex-valued floating-point data type.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Test if an input value is a supported ndarray real-valued floating-point data type.
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
List of typed array real-valued floating-point data types.
Real-valued floating-point typed array constructors.
List of typed array real-valued data types.
JavaScript implementation of the Newton-Raphson method for approximating roots of a real-valued function
A lightweight pageview tracker for Valued
Lightweight ORM based on user-defined table-valued functions, writen in TypeScript
A 316B implementation of Three Valued Logic in Javascript
Integer-valued typed array constructors.
Scale a single-precision complex floating-point number by a real-valued single-precision floating-point scalar constant.
Scale a double-precision complex floating-point number by a real-valued double-precision floating-point scalar constant.
Real valued split radix FFT with inverse.
Test if an input value is a supported ndarray complex-valued floating-point data type single letter character abbreviation.
Describe your data in terms of basic data structures. Get serialization and other facilities for free
Support for dynamically-typed values in run-time
ASONB is a binary representation of ASON optimized for efficient storage, access, and transmission.
A compact protobuf-like serializer and deserializer for the Rust Language.
Parser, evaluator, and value toolkit for UZON — a typed, human-readable data expression format
Command-line YAML processor - get values, set values, and transform YAML documents
BMBP Marco
BMBP Marco
BMBP Marco
BMBP Marco
BMBP Marco
BMBP Marco
A Ruby gem that makes it easy to create value objects.
= sql_valued_columns SqlValuedColumns is an ActiveRecord plugin that will let you have specific SQL statements executed on INSERT / UPDATE. It will call the SQL function you provide, passing the arguments specified in the call to sql_column. See the documentation for SqlValuedColumns::ClassMethods#sql_column for more information regarding usage, including passing Strings and Proc objects as arguments to your SQL function. Example: You have a model with two columns, one named "another_column" and the other named "size_of_another_column". Whenever you insert data into "another_column", you want to have size_of_another_column have the result of the SQL function LENGTH inserted into it. class MyModel < ActiveRecord::Base sql_column :size_of_another_column, "LENGTH", :another_column end Example 2: You have a model with three columns, position, latitude and longitude. Latitude and longitude are values expressed as angles, and position is a special datatype for your database that represents the X/Y/Z projection of that particular latitude and longitude (example: http://www.postgresql.org/docs/8.3/static/earthdistance.html ) When you insert data with latitude and longitude, you want to automatically call a function in your database to transform the latitude and longitude into the appropriate represenation. class MyModel < ActiveRecord::Base sql_column :position, "ll_to_earth", :latitude, :longitude end Example 3: You are an insane criminal who has somehow learned SQL. You would like to make anyone who runs your code to suffer database punishing queries and odd security and data formatting issues that will make them rue the day they ever learned of computers. class MyModel < ActiveRecord::Base sql_column :a_column, "(SELECT count(id) FROM large_list_of_things)", :raw => true sql_column :another_column, '(SELECT count(other_id) FROM other_large_list_of_things WHERE some_column = \'#{some_model_method}\')', :raw => true end == Notes No tests yet, am lazy. == Copyright Copyright (c) 2009 Chris Zelenak. See LICENSE for details.
Memoize method return values
Typed structs and value objects
Validates values.
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
If string, numeric, symbol and nil values wanna be a boolean value, they can with the new #to_b method (and more).
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
Provides a class to deal with collections of unordered, unique values
This small library lets you see which property values are supported by the regular expression engine of the Ruby version you are running, and what they match.
generate hash(md5/sha1/sha256/sha512) value
Simple immutable value objects for ruby. Make a new value class: Point = Value.new(:x, :y) And use it: p = Point.new(1,0) p.x => 1 p.y => 0
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.