luojia65 / mc-varint
Minecraft VarInt and VarLong implemetation in Rust, providing minimum memory usage and maximum performance.
☆12Updated 4 years ago
Alternatives and similar repositories for mc-varint:
Users that are interested in mc-varint are comparing it to the libraries listed below
- Library for decoding and encoding Minecraft packets☆25Updated 3 years ago
- A java class file parser☆47Updated 4 months ago
- Rust wrapper for minecraft-data☆37Updated 11 months ago
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- Const TypeId and non-'static TypeId☆60Updated last week
- Provides support for encoding and decoding Minecraft's NBT format. This crate supports both zlib and gz compression, and also provides to…☆26Updated 11 months ago
- A full-featured Rust crate for working with Minecraft's Named Binary Tag (NBT) file format, including Serde support.☆101Updated 2 years ago
- another implementation of mctokio-rs but this time with support for std and async, without depending on tokio☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- ServerListPing in Rust☆13Updated last year
- ☆39Updated 5 months ago
- Authenticate to Minecraft using the Microsoft Authentication Scheme from Rust.☆25Updated 3 years ago
- Rust fast `&[u8]` to integer parser☆51Updated 3 weeks ago
- Rust library for handling all MCMODERN networking☆34Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆128Updated 8 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 11 months ago
- Minecraft server and Headless Minecraft Client written in Rust.☆35Updated 2 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- Token De/Serializer for testing De/Serialize implementations☆15Updated 2 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Macro for sealing traits and structures☆51Updated 2 months ago
- Rust implementation of the Minecraft protocol [WIP]☆6Updated 4 years ago
- Minecraft VarInt and VarLong implementation in Rust, providing minimum memory usage and maximum performance.☆10Updated 3 years ago
- ☆50Updated 5 months ago
- Shared object println — for all your xgraph dynamic linking debugging needs☆18Updated 7 months ago
- Threadsafe RefCell for Rust☆90Updated last year