jturner314 / py_literal
Rust crate for parsing/formatting Python literals
☆16Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for py_literal
- Rust String type with configurable byte storage.☆33Updated last month
- Trait and macro for unitary enums☆16Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 7 years ago
- ☆20Updated 7 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- VFS used by rust-analyzer☆17Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆23Updated last year
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Example implementation of stack tokens for Rust☆33Updated last year
- Run Rust tests in isolated subprocesses☆38Updated 2 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- The simd optimized escape code☆53Updated last week
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years 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`☆25Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated this week
- A map backed by a vector☆25Updated 8 months ago
- Brotli encoders/decoers for Rust☆28Updated last year
- Path-based routing table.☆17Updated 4 years ago
- An alternative `std`-like implementation built on origin☆24Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago