GitHub topics: bitpacking
mas-bandwidth/serialize
Bitpacking serializer for C++
Language: C++ - Size: 211 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 45 - Forks: 10

Seelengrab/FieldFlags.jl
A small package for creating bitfield-like structs.
Language: Julia - Size: 593 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 12 - Forks: 0

porglezomp/bitmatch
A Rust crate that allows you to match, bind, and pack the individual bits of integers.
Language: Rust - Size: 41 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 115 - Forks: 5

ApexNite/SimpleBitPacker
A simple C# implementation of bit packing compression.
Language: C# - Size: 19.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

0xcacti/tictactoe
Solidity implementation of tictactoe with heavy influence from fiveoutofnine.
Language: Solidity - Size: 123 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

paulinamae/TopsyTurvy
Multi-player Connect-4 style console game programmed in C for CMSC143. Uses multithreading, bitpacking, and other optimized features.
Language: C - Size: 12.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

suchapalaver/krust
Bioinformatics 101 tool for counting unique k-length substrings in DNA
Language: Rust - Size: 23.1 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 30 - Forks: 5

James-Frowen/NetworkPositionSync
Network Transform using Snapshot Interpolation and other techniques to best sync position and rotation over the network.
Language: C# - Size: 560 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 42 - Forks: 10

teckmk/bitwise_packable
This workspace contains two crates: bitpack and bitval. Together, they provide efficient bit manipulation and packing functionalities for Rust projects.
Language: Rust - Size: 38.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

JohannesDeml/SerializationBenchmarkDotNet
dotnet benchmark for serialization and deserialization times and serialization sizes (.NET and Unity compatible libraries)
Language: C# - Size: 8.49 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 2

soltheon/packed_arrays
Pack address types to utilize 100% of storage space in Solidity
Language: Solidity - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

James-Frowen/BitPacking 📦
A c# Bit packing implementation for Unity3d, Build for Mirage and Mirror networking
Language: C# - Size: 138 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 6

angiee99/lab4
Simple archiver with the Lempel-Ziv (LZW) compression algorithm implemented.
Language: C++ - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

KredeGC/BitStream
A header-only library for serializing and quantizing bits
Language: C++ - Size: 298 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

guillaumelauzier/BitPacking
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.
Language: C++ - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andrusha/wordle-solver
GPU, SIMD, and bitpacked CPU - optimal information-gain Wordle Solvers
Language: Rust - Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

EvaldasZmitra/bitpacker
Packs bits by utilizing min and max value. For example range of 0-8 only needs 3 bits, but int will use 32.
Language: C# - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

anilsathyan7/ConvAcc
Accelerating convolution using numba, cupy and xnor in python
Language: Jupyter Notebook - Size: 13.5 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0
