coriolinus / factorio-blueprint
☆19Updated 4 months ago
Alternatives and similar repositories for factorio-blueprint:
Users that are interested in factorio-blueprint are comparing it to the libraries listed below
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 4 years ago
- Graph library for Rust☆23Updated 3 weeks ago
- A newtype with alignment of at least `A` bytes☆31Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- ☆45Updated 2 years ago
- const fn implementation of the SHA-2 family of hash functions☆15Updated last year
- A fast text renderer for glow (https://github.com/grovesNL/glow)☆13Updated 9 months ago
- Helps you frob those bits☆35Updated 6 months ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- A C++ Compiler (on the works)☆13Updated last year
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 3 months ago
- A proc macro regex library to match an arbitrary string or byte array to a regular expression.☆10Updated 2 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 6 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated this week
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- A growable circular buffer for working with bytes☆19Updated last year
- A Serde 1.0 compatible Rust deserializer for Hjson☆29Updated last year
- B-tree range map implementation for Rust☆12Updated last year
- Lossless functionality for platform-native strings.☆71Updated this week
- Perverse implementations of safe Rust traits☆20Updated 4 months ago
- Rust library for testing code relying on the global allocator☆13Updated 11 months ago
- ☆12Updated 3 years ago
- A shell-inspired escape+unescape library for strings☆37Updated last year
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Updated 2 years ago
- Tool to inline module contents into syn::File instances☆12Updated last year
- ☆87Updated 3 weeks ago
- Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.☆25Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- Parse ISO 8601 duration format.☆12Updated last year
- Rust bindings for libssh https://www.libssh.org/☆33Updated last week