constant
There are 242 repositories under constant topic.
rgbkrk/covfefe
covfefe
mlegenhausen/grunt-ng-constant
Plugin for dynamic generation of angular constant and value definition modules.
mapbox/eternal
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
mesqueeb/case-anything
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
dropbox/ts-transform-react-constant-elements
A TypeScript AST Transformer that can speed up reconciliation and reduce garbage collection pressure by hoisting React elements to the highest possible scope.
JuliaMath/Tau.jl
A Julia module providing the definition of the circle constant Tau (2π)
vikyd/zero
Check default zero values of Golang
karel-burda/constexpr-hash-map
Compile-time single-header hash-map written in C++ 17
SciNim/nim-constants
Mathematical numerical named static constants useful for different disciplines
igeligel/covfefe.net
:trollface: covfefe, based on a tweet by US president Trump
php-stubs/wordpress-globals
Global variables and global constants from WordPress core
jdecool/TwigConstantAccessorBundle
Simplify access of your class constants in Twig
efmsoft/allstat
Library for fast converting numeric error/status code to the constant name, retrieving detailed description text. Getting a numeric code by constant name. Supports C, C++, Golang, Python. Can be built for Windows, Linux, Mac OS
myConsciousness/catalog-api
The Catalog API provides an interface to give a common behavior to an Enum, such as searching for a specific Enum element based on the field value set in the Enum, or checking if a specific value is defined in the field of the Enum.
BinaryMuse/covfefe
Have access to our president's idiocy without leaving your editor
wooorm/babel-plugin-inline-constants
Babel plugin to inline constants
simphotonics/generic_enum
Dart enumerations with extension-methods offering json-serialization and a mapping of each enum instance to a const value with arbitrary data-type.
tanvirnwu/Feature-Selection--Python
"A set of Jupyter Notebooks on feature selection methods in Python for machine learning. It covers techniques like constant feature removal, correlation analysis, information gain, chi-square testing, univariate selection, and feature importance, with datasets included for practical application.
7PH/exponential-regression
Non-iterative exponential regression with constant term
abrudz/apl-array-notation
A model for a literal notation for most APL arrays
jshwi/constcheck
Check code for strings that could be constants
LaGuer/hubble-radius
48 Methods exhibiting the Hubble radius (distance estimates) mistakenly known as the age of the universe
MR-DOS/PWRLOAD-G1
DC constant current / constant power digitally controlled load, bachelor thesis in 2017.
o3bvv/candv
Create complex enum-like constants in Python
stdlib-js/constants-float64-ln-two-pi
Natural logarithm of 2π.
stdlib-js/constants-float64-phi
Golden ratio.
stdlib-js/constants-path-delimiter-win32
Windows path delimiter.
grey-cat-1908/today
Wierd data generation algorithms, based on today's midnight timestamp
KashanAdnan/Ecommerce-Frontend
Ecommerce Website With Redux React Js
stdlib-js/constants-float32-cbrt-eps
Cube root of single-precision floating-point epsilon.
stdlib-js/constants-float32-eps
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
stdlib-js/constants-float32-exponent-mask
Mask for the exponent of a single-precision floating-point number.
stdlib-js/constants-float32-pinf
Single-precision floating-point positive infinity.
stdlib-js/constants-float64-high-word-abs-mask
High word mask for excluding the sign bit of a double-precision floating-point number.
stdlib-js/ndarray-base-buffer-dtype-enum
Return the data type enumeration constant of an ndarray data buffer.