An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: big-endian

q191201771/naza

🍀 Golang basic library. || Go语言基础库

Language: Go - Size: 457 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 536 - Forks: 111

stdlib-js/array-fixed-endian-factory

Return a typed array constructor for creating typed arrays having a specified byte order.

Language: JavaScript - Size: 1.08 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

stdlib-js/array-byte-orders

List of byte orders.

Language: JavaScript - Size: 229 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

BlueGummi/belle

BELLE (Big Endian, Low Level Emulator) The monorepo for a custom 16 bit RISC architecture.

Language: Rust - Size: 5.24 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 6 - Forks: 1

arithmetic-operations-for/integers-modulo-n-big-endian

:mermaid: Modular arithmetic for JavaScript

Language: JavaScript - Size: 3.39 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 1

arithmetic-operations-for/naturals-big-endian

:elephant: Arbitrary precision arithmetic for integers in big-endian order for JavaScript

Language: JavaScript - Size: 8.66 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 2

CosmoCortney/HexLoom

A new concept of a hex editor designed for flexibility and error prevention. It keeps your original data intact while applying all changes through a dynamic table. A dual-view interface lets you compare the untouched and modified data in real-time with support for over 30 character encodings

Language: C# - Size: 462 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

sandialabs/Gulliver

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.

Language: C# - Size: 313 KB - Last synced at: 17 days ago - Pushed at: 26 days ago - Stars: 18 - Forks: 3

jkolb/Lilliput

Low overhead byte encoding/decoding for Swift

Language: Swift - Size: 188 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 43 - Forks: 4

Zhuagenborn/Cpp-Struct-Byte-Order-Converter

⚒ A PowerShell script used to generate byte reversing functions for a C/C++ structure.(用于为C/C++结构体生成字节序翻转函数的PowerShell脚本。)

Language: PowerShell - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

OlivierLDff/Endn

A cross platform C++ library to serialize scalar as little or big endian

Language: C++ - Size: 81.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 3

Sajjon/BytePattern 📦

A pattern finder for bytes

Language: Swift - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

CrateOfThunder/xstrrev

C Library Extension for String Reversal

Language: C - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/array-fixed-endian-float32

Float32Array having a specified byte order.

Language: JavaScript - Size: 492 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Kermalis/EndianBinaryIO

A C# library that can read and write primitives, enums, arrays, and strings to streams and byte arrays with specified endianness, string encoding, and boolean sizes.

Language: C# - Size: 231 KB - Last synced at: 16 days ago - Pushed at: 12 months ago - Stars: 31 - Forks: 5

stdlib-js/array-fixed-endian-float64

Float64ArrayFE.

Language: JavaScript - Size: 1.65 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Bread-Experts-Group/byteflippers

Signed/modular types for system, big and little endian reading/writing.

Language: Ada - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

aokihu/quick-struct

Parse c struct and translate binary data to javascrip object

Language: JavaScript - Size: 276 KB - Last synced at: 23 days ago - Pushed at: 9 months ago - Stars: 12 - Forks: 2

hidefromkgb/gif_load

A slim, fast and header-only GIF loader written in C

Language: C - Size: 82 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 80 - Forks: 6

prototype-php/byte-buffer

A tool to write and read bytes using protobuf serialization encoding (readonly subsplit of monorepo)

Language: PHP - Size: 4.88 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

jarvma18/js-ieee754

Javascript IEEE-754 converter

Language: JavaScript - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

DaanV2/DaanV2.NBT.Net

A NBT library for reading and writing nbt files/data, with support for little or big endian

Language: C# - Size: 2.34 MB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

randomseed-io/byte-array-fns

Byte-array support functions for PowerShell

Language: PowerShell - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

chrisnevers/bitlib

0️⃣ 1️⃣ OCaml library for bit/byte operations

Language: OCaml - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

r0075h3ll/Endomorph

Convert little-endian to big-endian and vice-versa

Language: C - Size: 22.5 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

lc6464/Base16384.Net

Base16384 编解码器的 .NET 跨平台控制台应用程序。

Language: C# - Size: 101 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

NeuralCortex/Endianness_Changer

Converts Data from BigEndian to LittleEndian and vice versa.

Language: Java - Size: 97.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

inspier/bitconv

A simple, zero-dependency, no_std compatible Rust equivalent to the C# BitConverter class.

Language: Rust - Size: 9.77 KB - Last synced at: 16 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

SunakazeKun/littlebigIO

Java I/O library to deal with primitive data types in any byte order.

Language: Java - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Conzxy/kvarint

A C implementation of varint compression algorithm from google

Language: C - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

lingbai-kong/computer-system

同济大学CS《计算机系统实验》实验二TongJi University CS computer system experiment assignment 2《自己动手写 CPU》SOPC实现与操作系统移植

Language: Verilog - Size: 109 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

lingbai-kong/MIPS89-pipeline-CPU

同济大学CS《计算机系统实验》实验一TongJi University CS computer system experiment assignment 1

Language: VHDL - Size: 119 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

Grandbrain/PortableEndian

PortableEndian is a set of macros to convert the byte encoding of integer values

Language: C++ - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

fab2s/Bom

A purely static zero dependencies Helper to handle unicode BOMs

Language: PHP - Size: 6.84 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

wmentor/endian

BigEndian and LittleEndian detector

Language: Go - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jotaparks/Little-endian-for-Big-endian-summary

Summary about change between Little-Endian for Big-Endian

Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kaitaiStructCompile/Endianness.py

A library to compute endianness remapping

Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

OlivierLDff/LibEndian

A cross platform C++ library to finally get rid of binary serialization issues.

Language: C++ - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

Masquerade0097/tf-bigendian

Making Tensorflow SavedModel and Frozen models usable on big-endian systems. Works for any pre-trained TF model graph.

Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

KOLANICH-libs/WebCryptoJS.js

A lib for interoperability between WebCrypto and CryptoJS

Language: JavaScript - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

aleksey-nikolaev/endianness

Endianness is very simple, light, header-only library designed to reduce conversions between big-endian and little-endian data

Language: C++ - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

datkt/uint64be

Encode and decode 64 bit integers into ByteArrays and Longs

Language: Kotlin - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

reiver/go-endian

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.

Language: Go - Size: 79.1 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

fakturk/restBigLittleEndian

golang REST api for converting number to big endian and little endian binary numbers

Language: Go - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

sizet/sha

SHA1 演算法, 計算字串或檔案的雜湊值.

Language: C - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sizet/md5

MD5 演算法, 計算字串或檔案的雜湊值.

Language: C - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Bubblemelon/detect_endianess

A function that determines whether a machine is big or little endian written in C. Uses pointer casting and an unsigned integer.

Language: C - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0