Ecosyste.ms: Repos

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

GitHub topics: bitpacking

James-Frowen/NetworkPositionSync

Network Transform using Snapshot Interpolation and other techniques to best sync position and rotation over the network.

Language: C# - Size: 554 KB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 39 - Forks: 10

0xcacti/tictactoe

Solidity implementation of tictactoe with heavy influence from fiveoutofnine.

Language: Solidity - Size: 123 KB - Last synced: 27 days ago - Pushed: 9 months ago - Stars: 10 - Forks: 1

Seelengrab/FieldFlags.jl

A small package for creating bitfield-like structs.

Language: Julia - Size: 271 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 9 - Forks: 0

soltheon/packed_arrays

Pack address types to utilize 100% of storage space in Solidity

Language: Solidity - Size: 34.2 KB - Last synced: 3 months ago - Pushed: 6 months 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: 19 days ago - Pushed: 5 months ago - Stars: 23 - Forks: 6

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: 19 days ago - Pushed: about 1 year ago - Stars: 10 - Forks: 2

mas-bandwidth/serialize

A bitpacking serializer for C++

Language: C++ - Size: 70.3 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 10 - 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: 10 days ago - Pushed: about 4 years ago - Stars: 107 - Forks: 4

suchapalaver/krust

counts k-mers, written in rust

Language: Rust - Size: 23.1 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 26 - Forks: 4

angiee99/lab4

Simple archiver with the Lempel-Ziv (LZW) compression algorithm implemented.

Language: C++ - Size: 42 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 1

KredeGC/BitStream

A header-only library for serializing and quantizing bits

Language: C++ - Size: 298 KB - Last synced: 5 months ago - Pushed: 5 months 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: about 1 year ago - Pushed: about 1 year 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: about 1 year ago - Pushed: about 2 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: 12 months ago - Pushed: 12 months 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: about 1 year ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0