FaultyRAM / concat-string
A Rust library for concatenating string slices into owned strings.
☆11Updated last year
Alternatives and similar repositories for concat-string:
Users that are interested in concat-string are comparing it to the libraries listed below
- Rust crate for Ok-wrapping and try blocks☆19Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated last year
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- Cargo API written in Paris☆44Updated last month
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week
- Take a value atomically once.☆27Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- ☆53Updated 2 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`☆29Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- ☆51Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆63Updated 5 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- An async version of iterator☆39Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Thread-unsafe async runtime☆27Updated 2 months ago
- A simple in-memory search for collections and key-value stores.☆67Updated this week
- ☆38Updated 6 months ago
- A library for interaction with units of bytes.☆55Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆60Updated 2 months ago