yihuang / non-empty-vec
`NonEmpty` library vector for rust
☆19Updated 2 years ago
Alternatives and similar repositories for non-empty-vec:
Users that are interested in non-empty-vec are comparing it to the libraries listed below
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 3 weeks ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 weeks ago
- An async version of iterator☆40Updated 9 months ago
- Thread-unsafe async runtime☆27Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Attribute proc-macro to delegate method to a field☆29Updated last year
- ☆29Updated 10 months ago
- `smol` integrations with `hyper`☆14Updated 5 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 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
- Atomic operations on potentially uninitialized integers.☆20Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆15Updated 11 months ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- ☆36Updated 7 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆30Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year