nu11ptr / flexstr
A flexible, simple to use, immutable, clone-efficient String replacement for Rust
☆151Updated 8 months ago
Alternatives and similar repositories for flexstr:
Users that are interested in flexstr are comparing it to the libraries listed below
- "A very small syn"☆202Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- A collection of utilities for a superior nom experience☆155Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Type that deserializes only from one specific value☆231Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A super powered testing macro for Rust☆118Updated last month
- Comparison of Rust string types☆143Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- lazy static regular expressions checked at compile time☆207Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- fn(Code) -> Docs☆85Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 5 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- A concurrent, append-only vector.☆153Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated 2 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 6 months ago
- ☆204Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Pull in every source file in a directory as a module☆171Updated last month
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago