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 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆13Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 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
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- Extra components for use with Mio.☆31Updated last week
- Stack-allocated trait objects☆19Updated 3 years ago
- ☆23Updated 5 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- ☆20Updated 5 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Hierarchical bit set container☆126Updated last year
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 2 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Set process and thread affinity in your Rust programs !☆30Updated 2 years ago
- A crate for writing TCP servers and clients for applications and games☆78Updated 6 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Unix Domain Sockets for mio☆29Updated 5 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