A Rust crate that allows you to match, bind, and pack the individual bits of integers.
-
Updated
Apr 20, 2020 - Rust
A Rust crate that allows you to match, bind, and pack the individual bits of integers.
Network Transform using Snapshot Interpolation and other techniques to best sync position and rotation over the network.
Bioinformatics 101 tool for counting unique k-length substrings in DNA
A c# Bit packing implementation for Unity3d, Build for Mirage and Mirror networking
Pack address types to utilize 100% of storage space in Solidity
A small package for creating bitfield-like structs.
Solidity implementation of tictactoe with heavy influence from fiveoutofnine.
dotnet benchmark for serialization and deserialization times and serialization sizes (.NET and Unity compatible libraries)
Accelerating convolution using numba, cupy and xnor in python
GPU, SIMD, and bitpacked CPU - optimal information-gain Wordle Solvers
Header-only library for packed integers manipulations
A simple C# implementation of bit packing compression.
This algorithm involves packing the data into as few bits as possible and then concatenating the resulting bit sequences to create the full data. This approach can be efficient for certain types of data, but may not be suitable for all use cases.
Simple file compressor and decompressor with the Lempel-Ziv (LZW) compression algorithm implemented.
A header-only library for serializing and quantizing bits
Add a description, image, and links to the bitpacking topic page so that developers can more easily learn about it.
To associate your repository with the bitpacking topic, visit your repo's landing page and select "manage topics."