nappa85 / symbols
Proc-macro utility to populate enums from database data
☆20Updated 7 months ago
Alternatives and similar repositories for symbols:
Users that are interested in symbols are comparing it to the libraries listed below
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Zero-cost bitsets over native Rust types☆76Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Efficient byte-stream pipe buffer☆42Updated 9 months ago
- Typed any map for rust☆65Updated 3 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- Pretty-print file sizes and more☆44Updated this week
- A Rust library for runtime-checked linearish types☆32Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- ☆38Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 6 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- ☆36Updated 7 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated last month
- proc-macro for accessing struct field names at runtime☆38Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- Completion futures for Rust☆19Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year