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:
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆13Updated 4 years ago
- Various tools and algorithms for building role-playing and adventure games☆28Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 3 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.☆43Updated 7 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- ☆24Updated 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
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- A no-std libm implementation in Rust☆13Updated 7 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- Generate several common methods for structs automatically.☆15Updated 4 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆20Updated 5 years ago
- Extra components for use with Mio.☆32Updated last week
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- ☆87Updated 2 months ago
- ☆12Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 months ago
- ☆20Updated 6 years ago
- ☆39Updated 5 years ago