TedDriggs / field_names
proc-macro for accessing struct field names at runtime
☆37Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for field_names
- Zero-cost bitsets over native Rust types☆76Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated 2 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Make any value Sync but only available on its original thread☆37Updated last year
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Static time zone information for tz-rs.☆42Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Full precision decimal representation of f64☆25Updated last week
- Asynchronous DNS lookups☆61Updated 5 months ago
- ☆44Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 3 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- Typed any map for rust☆64Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Object Pool LockFree in Rust☆45Updated 6 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Timer facilities for Rust's async story☆53Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Lending iterators on stable Rust☆80Updated 10 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated this week
- Proc macro for smol async runtime☆53Updated 3 years ago