samuelsleight / rust-worldgen
Noise and World Generation library for Rust
☆35Updated 2 years ago
Alternatives and similar repositories for rust-worldgen:
Users that are interested in rust-worldgen are comparing it to the libraries listed below
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A rust library for checked floating point operations☆82Updated 3 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆55Updated last year
- Cross-platform interface to the `errno` variable☆66Updated 2 weeks ago
- Error management☆26Updated 7 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- ☆54Updated 3 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- A real-time hierarchical profiler☆81Updated 8 years ago
- A simple JSON file store written in Rust.☆64Updated 2 months ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- ☆59Updated 6 months ago
- Parallel event emitter built on futures-rs☆29Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Token tree calling convention☆79Updated 2 years ago