TedDriggs / field_namesLinks
proc-macro for accessing struct field names at runtime
☆39Updated 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:
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Typed any map for rust☆67Updated 9 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Big array helper for serde☆64Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- A global executor built on top of async-executor and smol☆74Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Abstract over different executors☆74Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- ☆87Updated 8 months ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- ☆46Updated last year
- A simple in-memory search for collections and key-value stores.☆78Updated 3 months ago
- ☆39Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆75Updated 3 weeks ago