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:
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Abstract over different executors☆74Updated last year
- ☆39Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆73Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Typed any map for rust☆67Updated 7 months ago
- ☆57Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Remove Cargo.lock lockfile☆32Updated this week
- Progress reporting abstraction for Rust☆64Updated 11 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Extensions for the Rust standard library☆40Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- File locking for Rust.☆44Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Serde support for the humantime crate☆35Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago