TedDriggs / field_namesLinks
proc-macro for accessing struct field names at runtime
☆38Updated 3 years ago
Alternatives and similar repositories for field_names
Users that are interested in field_names are comparing it to the libraries listed below
Sorting:
- Timer facilities for Rust's async story☆56Updated 8 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆25Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Embed images in Rust documentation☆26Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- ☆53Updated 3 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Abstract over different executors☆73Updated last year
- Helper macros: autoimpl, impl_scope☆63Updated this week
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- ☆39Updated 2 years ago
- ☆24Updated 2 years ago