endian
Here are 58 public repositories matching this topic...
A function that determines whether a machine is big or little endian written in C. Uses pointer casting and an unsigned integer.
-
Updated
Apr 3, 2017 - C
The implementation of Python Struct to Javascript
-
Updated
Apr 30, 2017 - JavaScript
golang REST api for converting number to big endian and little endian binary numbers
-
Updated
Feb 28, 2018 - Go
Package endian provides tools for working with the Little Endian and Big Endian data (such as reading it, and writing it), or in other words, translating to and from numbers and byte sequences using Little Endian and Big Endian encodings, for the Go programming language.
-
Updated
Aug 13, 2018 - Go
Utility to show a real float number in its normalized hexadecimal and binary representation, with its exponent and normalized mantissa in memory using C bitwise operations.
-
Updated
Jan 25, 2019 - C
Final year project for Theory of algorithms which involves writing a program in the C programming language to perform the Secure Hash Algorithm (SHA) algorithm , specifically the 256-bit version known as SHA-256.
-
Updated
Mar 31, 2019 - C
Slave Controller for ModBus TCP Protocol. Written for Node.JS in full JavaScript
-
Updated
Aug 7, 2019 - JavaScript
Determine endianess at compile time
-
Updated
Oct 20, 2019 - C
Little Endian Base 128 (LEB128) encoding and decoding module for the Julia programming language
-
Updated
Feb 8, 2020 - Julia
The purpose of this work is to familiarize ourselves with binary files, the transition of definitions to the main function via the command line, the opening and processing of files, as well as our familiarity with modular programming ) and by applying makefiles.
-
Updated
Jun 26, 2020 - C
Endianness is very simple, light, header-only library designed to reduce conversions between big-endian and little-endian data
-
Updated
Oct 30, 2020 - C++
bit manipulation module in javascript
-
Updated
Jan 7, 2021 - JavaScript
A simple, zero-dependency, no_std compatible Rust equivalent to the C# BitConverter class.
-
Updated
Mar 9, 2021 - Rust
Improve this page
Add a description, image, and links to the endian topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the endian topic, visit your repo's landing page and select "manage topics."