30 packages tagged with “bitwise”
mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). *** If you find the software useful donation or purchase is something you might consider: https://mathparser.org/donate/ *** Online store: https://payhip.com/INFIMA *** Scalar Scientific Calculator, Charts and Scripts, Scalar Lite: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite *** Scalar Pro: https://play.google.com/store/apps/details?id=org.mathparser.scalar.pro *** ScalarMath.org: https://scalarmath.org/ *** MathSpace.pl: https://mathspace.pl/ ***
Provides generic enum functions such as bitwise operations, fast HasFlag, and others.
Library for bitwise operations.
Gulliver is a C# utility package and library engineered for the manipulation of arbitrary sized byte arrays accounting for appropriate endianness and jagged byte length. Functionality includes the as previously unsupported standard set of boolean algebraic operations, bitwise shifting, and unsigned endian aware mathematical addition, subtraction, and comparison.
Bitwise operations on byte, ushort, int, and ulong, as well as a fast byte[] comparison method for comparing large byte arrays on 64 bit systems
Convenient and fast bitwise operations for all .NET primitive integral types
Common Libraries including: - Bitwise - SecurePassword - DateTime - Unix timestamp convert
The framework Enumerations provides a solid baseline of features emulating a Java style enumeration structure for .NET. Simple Ordinal based Enumerations are supported, as are more complex Flags-like Bitwise Enumerations.
An pack of extension methods for bitwise operations on byte arrays/numbers/strings. Also includes tiny protocol for compact data encoding/decoding
Package for manipulating Bytes
The framework BitArray is helpful but it has a serious flaw in the fact that it is not immutable. This is the primary motivation for working on this package in order to achieve just such an ImmutableBitArray. Reflexive operations can modify an instance but otherwise bitwise operations should yield a wholely new instance.
Package Description
Home-made implementation of bitwise operations in "pure" C# math (for educational purposes).
Enumerations tests framework is provided as an NUnit based framework sufficient to exercise the majority of boilerplate issues concerning both Ordinal as well as Bitwise Enumerations.
Bitwise Xor (bitwise-xor) binding library for Bridge.NET projects.
Small plugin for SQL Management Studio for big binary data to set and check flag.
Provides helper classes for Bitwise IO
Provides the build time generators that respond to the [FlagsEnumeration] partial class attribute.
A Roslyn analyzer for finding and fixing instances of bitwise operators that should be using short-circuit operators instead.
Provides the [FlagsEnumeration] attribute for use when signaling when bitwise operators and so forth are to be auto generated at build time.
Provides the analyzers necessary to ensure that Enumeration derivations with [FlagsEnumeration] decoration are declared partial.
Code generator for [FlagsEnumeration]-decorated types. Automatically generates bitwise operator overloads corresponding with your derived Enumeration assets. This package references all required and recommended analyzer packages. See project site for installation instructions and more details.
Advanced Calculator that can be implemented easily supports the following +*-/^ operations sin,cos,tan,sin-1,cos-1,tan-1,ln,log10 functions !,ncr,npr operations X,Y,Z variables