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:
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Various tools and algorithms for building role-playing and adventure games☆28Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆13Updated 4 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 cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- ☆24Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- ☆23Updated 5 years ago
- Generate several common methods for structs automatically.☆15Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆23Updated 7 years ago
- ☆20Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- A cross-platform shared library loader.☆30Updated 6 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 2 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Extra components for use with Mio.☆31Updated this week
- ☆19Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated last month