danielschemmel / build-infoLinks
Collects build-information of your Rust crate
☆23Updated 2 weeks ago
Alternatives and similar repositories for build-info
Users that are interested in build-info are comparing it to the libraries listed below
Sorting:
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- ☆73Updated 3 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- a fast async pool based on channel☆25Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆63Updated last month
- Thread-unsafe async runtime☆28Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- ☆53Updated 4 months ago
- Abstract over different executors