Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bodil/smartstring issues and pull requests
#54 - Build fails on armv7: error[E0433]: failed to resolve: use of undeclared crate or module `alloc`
Issue -
State: open - Opened by yurivict 2 months ago
#53 - Conflicting docs on performance of boxed
Issue -
State: open - Opened by peter-kehl 9 months ago
#52 - Pinging @bodil
Issue -
State: open - Opened by schungx 10 months ago
#51 - make `new` `const`
Issue -
State: open - Opened by programmerjake over 1 year ago
#50 - Adds support for Bincode
Pull Request -
State: open - Opened by Mottl over 1 year ago
#49 - UB in `From<String>` for `BoxedString`
Issue -
State: open - Opened by dragazo over 1 year ago
- 2 comments
#48 - Size optimization for `Option`
Pull Request -
State: open - Opened by dragazo over 1 year ago
- 2 comments
#47 - Size optimization for `Option`
Issue -
State: open - Opened by dragazo over 1 year ago
#46 - `impl Add<char>` for SmartString?
Issue -
State: open - Opened by Longor1996 over 1 year ago
#45 - `is_empty` is very slow?
Issue -
State: open - Opened by epage over 1 year ago
#44 - Different license?
Issue -
State: open - Opened by JonathanWilbur over 1 year ago
- 3 comments
#43 - Add `extend_one`, `extend_reserve` and `ensure_capacity`
Pull Request -
State: open - Opened by kleinesfilmroellchen almost 2 years ago
#42 - Implement `Extend::extend_reserve` for faster string appending when final size is known
Issue -
State: open - Opened by kleinesfilmroellchen almost 2 years ago
#41 - perf: add #[inline] to check_alignment()
Pull Request -
State: open - Opened by GoldsteinE almost 2 years ago
#40 - `SmartString::deref` panics
Issue -
State: closed - Opened by ritchie46 almost 2 years ago
- 1 comment
#39 - Feature Request: Allow SmartString to work as the Owned type in Cow
Issue -
State: open - Opened by therealbnut about 2 years ago
#38 - panic in InlineString::len in Rust 1.67
Issue -
State: closed - Opened by AdamRzepka about 2 years ago
- 10 comments
#37 - Convert integer to smartstring
Issue -
State: closed - Opened by douglas-raillard-arm about 2 years ago
- 3 comments
#36 - Serde is no longer a feature?
Issue -
State: open - Opened by shusei-kagari over 2 years ago
- 1 comment
#35 - add `From<char>` to SmartString
Pull Request -
State: open - Opened by O-X-E-Y over 2 years ago
#34 - Make tests work under Miri again
Pull Request -
State: open - Opened by clubby789 over 2 years ago
#33 - Why does From<Cow<str>> requires std?
Issue -
State: open - Opened by schungx over 2 years ago
#32 - version_check needs to be 0.9.4
Issue -
State: open - Opened by schungx over 2 years ago
#31 - Can’t compile smartstring
Issue -
State: closed - Opened by irevoire over 2 years ago
- 1 comment
#30 - version_check breaks no-std builds
Issue -
State: closed - Opened by schungx almost 3 years ago
- 2 comments
#29 - Lost ability to make "big" smartstrings
Issue -
State: open - Opened by mguillemot-elt almost 3 years ago
#28 - Miri issues
Issue -
State: closed - Opened by schungx almost 3 years ago
- 5 comments
#27 - Stop relying on undefined behaviour
Pull Request -
State: closed - Opened by bodil almost 3 years ago
#26 - Update arbitrary to 1.1.0
Pull Request -
State: closed - Opened by tsheinen about 3 years ago
- 3 comments
#25 - Determinant for big endian is stored in the most significant instead of the least significant bit
Issue -
State: closed - Opened by vilcans about 3 years ago
- 4 comments
#24 - Add Benchmarks to README
Issue -
State: open - Opened by jqnatividad about 3 years ago
- 1 comment
#23 - How to use SmartString?
Issue -
State: closed - Opened by Charles-Geometric over 3 years ago
- 3 comments
#22 - Consider adding documentation about smartstring being arch-dependent
Pull Request -
State: closed - Opened by Lynnesbian over 3 years ago
- 3 comments
#21 - Can basic SmartString functions be made constant?
Issue -
State: closed - Opened by schungx over 3 years ago
- 12 comments
#20 - Use no-std-compat crate to support no-std.
Pull Request -
State: closed - Opened by schungx almost 4 years ago
- 3 comments
#19 - Need support for const fn
Issue -
State: closed - Opened by QuarticCat almost 4 years ago
- 1 comment
#18 - Fix #![no_std] builds.
Pull Request -
State: closed - Opened by okready about 4 years ago
- 1 comment
#17 - Build failure when disabling `std` feature
Issue -
State: closed - Opened by okready about 4 years ago
#16 - Implemented `PartialEq<&str>` for `SmartString<Mode>`.
Pull Request -
State: closed - Opened by manuthambi about 4 years ago
- 2 comments
#15 - Implement PartialEq<&str> ?
Issue -
State: closed - Opened by manuthambi about 4 years ago
- 2 comments
#14 - Illegal dereference
Issue -
State: closed - Opened by Plecra over 4 years ago
- 1 comment
#13 - Segfault in release mode when reading an enum with a smartstring in one of the variants
Issue -
State: closed - Opened by cormacrelf over 4 years ago
- 7 comments
#12 - Add From impls to match std.
Pull Request -
State: closed - Opened by djc over 4 years ago
- 1 comment
#11 - no_std
Pull Request -
State: closed - Opened by zendurix over 4 years ago
- 5 comments
#10 - no_std
Issue -
State: closed - Opened by zendurix over 4 years ago
- 3 comments
#9 - More traits? (Eq, Hash, Ord..)
Issue -
State: closed - Opened by valpackett over 4 years ago
- 2 comments
#8 - New implementation
Pull Request -
State: closed - Opened by AnttiParaoanu over 4 years ago
- 1 comment
#7 - smartstring breaks std::string::String?
Issue -
State: open - Opened by miquels over 4 years ago
- 10 comments
#6 - Implement std::fmt::Display
Pull Request -
State: closed - Opened by sfleener over 4 years ago
- 4 comments
#5 - Fix double allocation in push_str if the argument would promote from an Inline SmartString.
Pull Request -
State: closed - Opened by djrollins over 4 years ago
- 1 comment
#4 - Find a more predictable way to encode the discriminant
Issue -
State: closed - Opened by AnttiParaoanu over 4 years ago
- 9 comments
#3 - Remove dependency on `arbitrary`
Issue -
State: closed - Opened by Plecra over 4 years ago
- 3 comments
#2 - Add optional serde serialization and deserialization
Pull Request -
State: closed - Opened by seritools over 4 years ago
- 1 comment
#1 - Fixed typo 'encore' -> 'encode'
Pull Request -
State: closed - Opened by tumdum almost 5 years ago