danielschemmel / build-infoLinks
Collects build-information of your Rust crate
☆22Updated last month
Alternatives and similar repositories for build-info
Users that are interested in build-info are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Remove Cargo.lock lockfile☆33Updated last week
- An efficient JSON Value parser☆76Updated last year
- Pretty-print file sizes and more☆49Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- ☆53Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆55Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last week
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- String optimized for map keys☆68Updated 2 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Zero-cost bitsets over native Rust types☆79Updated last week