ceres-wc3 / ceres-mpqLinks
A pure-rust implementation of an MPQ archive reader and builder
☆12Updated 5 years ago
Alternatives and similar repositories for ceres-mpq
Users that are interested in ceres-mpq are comparing it to the libraries listed below
Sorting:
- Various tools and algorithms for building role-playing and adventure games☆28Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆13Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆24Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- ☆23Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Extra components for use with Mio.☆31Updated 2 weeks ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Endianness trait with derive procedural macro.☆12Updated 2 years ago
- A Rust utility DSL and macro to help construct and modify Paths.☆23Updated 5 years ago
- Extensions for the Rust standard library☆40Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- ☆19Updated 4 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- Build and evaluate binary expression trees☆37Updated last year
- ☆46Updated last year
- ☆53Updated 5 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago