FaultyRAM / concat-string
A Rust library for concatenating string slices into owned strings.
☆11Updated last year
Related projects ⓘ
Alternatives and complementary repositories for concat-string
- Cargo API written in Paris☆43Updated 2 weeks ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- A tar archive reading/writing library for async Rust.☆27Updated 6 months ago
- A syntactic "for" loop Rust macro☆56Updated last year
- Rust crate to get the IANA time zone for the current system☆39Updated last month
- ☆50Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ☆54Updated last week
- Full precision decimal representation of f64☆25Updated last week
- Serde support for the humantime crate☆27Updated 9 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- Serialization value trees☆43Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Thread-unsafe async runtime☆27Updated 3 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A library for interaction with units of bytes.☆54Updated 2 weeks ago
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- ☆56Updated this week
- Take a value atomically once.☆27Updated last year
- Rust library providing basic aliasable (non `core::Unique`) types☆11Updated 2 years ago
- Simple and fast implementation of language tag normalization and validation☆21Updated this week
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 3 weeks ago
- ☆35Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago