protobuf-style varint bytes - use msb to create integer values of varying sizes
efficiently store signed integers in varint
TypeScript definitions for varint
protobuf-style LEB128 varint codec library
a faster varint
Unsigned Varint encoding and decoding, exposed as ESModule
Utilities for encoding and decoding common formats like hex, base64, and varint. Ported from Deno's @std/encoding.
Read/write unsigned varints from Uint8Arrays and Uint8ArrayLists
Parse all the varints in a Buffer (for when there are varints everywhere)
Length prefixed varint encoding
A varint implementation compiled to WASM format
A varint implementation compiled to WASM format
Encode and decode `varint`s.
protobuf-style varint bytes - use msb to create integer values of varying sizes
fast, javascript-only, compatible protobuf compatible varint codecs
A BigInt-native varint codec supporting arbitrary chunk sizes and zigzag encoding.
Isomorphic Utils
Read and write Minecraft Named Binary Tag files in big, little and little-varint encoding
Java BigInteger varint and Decimal codec as used by Cassandra.
Encode and decode arbitrarily large signed and unsigned BigInts
A small varint implementation based on the description given here [unsigned-varint](https://github.com/multiformats/unsigned-varint)
encode/decode an array of integers as varints.
encode and decode an array of buffers as a single varint length-prefixed binary blob
varint implemented in web assembly. This isn't actually faster than the javascript [varint](https://github.com/chrisdickinson/varint), because of the overhead of calling into webassembly. However, if you incoporated this into another implementation that w
A Rust implementation of Google Protobuf's Variable-Length Integers
A compact protobuf-like serializer and deserializer for the Rust Language.
A no_std compatible VarInt encoding/decoding Rust library
Pure Rust protobuf core types
Low-level LevelDB-compatible binary coding primitives for bitcoin-rs: fixed-width little-endian, varint, and length-prefixed encoding/decoding over raw pointers, Strings, and Slices.
A small, zero dependency varint implementation in Rust.
SIMD-accelerated varint encoder and decoder
variable-length integer encoding (protobuf-style) for the `bytes` crate
Minecraft's VarInt and VarLong implemetation in Rust, providing minimum memory usage and maximum performance.
(Deprecated) This crate is deprecated. Please use `varing` instead.
Offline encoder/decoder for CS2 masked inspect URLs — pure Rust, no dependencies
Binary frame codec and protocol codec toolkit. Length-prefixed, delimiter-based, and custom framing strategies. Built-in varint, zigzag, bitfield, and packed struct encoding. Runtime-agnostic foundation under network-protocol crates.
varint C extension
Fork of varint C extension by https://github.com/liquidm/varint
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.