nappa85 / symbolsLinks
Proc-macro utility to populate enums from database data
☆20Updated 10 months ago
Alternatives and similar repositories for symbols
Users that are interested in symbols are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Typed any map for rust☆67Updated 6 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Completion futures for Rust☆19Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- ☆24Updated 2 years ago
- ☆57Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- ☆40Updated last year
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- Trait implementation generator macro☆29Updated this week
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Abstract over different executors☆73Updated last year
- An async version of iterator☆40Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month