Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lumol-org/soa-derive issues and pull requests
#68 - Make test ptr::slice_mut compliant with Tree Borrows
Pull Request -
State: closed - Opened by JoJoDeveloping 2 months ago
- 2 comments
#67 - Fix new clippy warnings
Pull Request -
State: closed - Opened by Luthaf 6 months ago
#66 - Generics programming using soa-derive
Issue -
State: open - Opened by Alexandre425 6 months ago
- 3 comments
#65 - Make 'apply_permutation' function public
Pull Request -
State: open - Opened by SirHall 6 months ago
- 1 comment
#64 - Implement Extend for Vec
Pull Request -
State: closed - Opened by schneiderfelipe 9 months ago
- 3 comments
#63 - Always implement Default for Vec
Pull Request -
State: closed - Opened by schneiderfelipe 9 months ago
- 1 comment
#62 - Add `Vec::replace` and `MutRef::replace`
Pull Request -
State: closed - Opened by FnControlOption 10 months ago
- 1 comment
#61 - add `Vec::retain_mut`
Pull Request -
State: closed - Opened by kristopherbullinger about 1 year ago
- 1 comment
#60 - cannot move out of type `CheeseVec`, which implements the `Drop` trait
Issue -
State: open - Opened by Jasha10 over 1 year ago
- 2 comments
#59 - How to set #[pyclass] attribute for soa-derived struct?
Issue -
State: closed - Opened by cuihantao over 1 year ago
- 2 comments
#58 - Make SliceMut::split_at_mut consume the slice
Pull Request -
State: closed - Opened by Luthaf over 1 year ago
#57 - More code cleanup
Pull Request -
State: closed - Opened by Luthaf over 1 year ago
#56 - Update dependencies and CI
Pull Request -
State: closed - Opened by Luthaf over 1 year ago
#55 - Add `to_owned` for the reference types
Pull Request -
State: closed - Opened by Luthaf over 1 year ago
#54 - How do you go from `MyTypeRef` to `MyType` ?
Issue -
State: closed - Opened by A1Liu over 1 year ago
- 6 comments
#53 - Implement `into_split_at_mut` for `XXXXSliceMut`
Pull Request -
State: closed - Opened by eranfu almost 2 years ago
- 2 comments
#52 - Is it possible to avoid duplicate capacity and size fields?
Issue -
State: closed - Opened by QuarticCat almost 2 years ago
- 1 comment
Labels: duplicate
#51 - Derive std::iter::Extend
Issue -
State: closed - Opened by nui about 2 years ago
- 1 comment
#50 - Add sorting methods for SliceMut variant
Pull Request -
State: closed - Opened by Christopher-S-25 over 2 years ago
#49 - Sorting methods for Slice variant
Issue -
State: closed - Opened by Christopher-S-25 over 2 years ago
- 2 comments
#48 - Add missing multiplication on soa benches to match aos version
Pull Request -
State: closed - Opened by indubitablement2 over 2 years ago
- 1 comment
#47 - Cannot find trait `SoAIter` in crate `soa_derive`
Issue -
State: closed - Opened by VitalyArtemiev over 2 years ago
- 3 comments
#46 - Const array SoA variant
Issue -
State: open - Opened by bonsairobo over 2 years ago
- 2 comments
#45 - Minor refactoring and cleanup
Pull Request -
State: closed - Opened by Luthaf over 2 years ago
#44 - #[serde(skip)] cause struct of array containing different length of field
Issue -
State: open - Opened by CurryPseudo almost 3 years ago
- 4 comments
#43 - #[soa_attr] on field
Pull Request -
State: open - Opened by CurryPseudo almost 3 years ago
- 2 comments
#42 - #[soa_attr] on field
Issue -
State: open - Opened by CurryPseudo almost 3 years ago
#41 - Allow to nest structs of arrays
Pull Request -
State: closed - Opened by CurryPseudo almost 3 years ago
- 5 comments
#40 - Change the syntax for soa_derive to be closer to usual `#[derive]`
Pull Request -
State: closed - Opened by Luthaf almost 3 years ago
#39 - Refactor attributes handling
Pull Request -
State: closed - Opened by Luthaf about 3 years ago
- 1 comment
#38 - Adds support for Drop types.
Pull Request -
State: closed - Opened by remexre about 3 years ago
- 7 comments
#37 - Extra attribute for specific soa type
Pull Request -
State: closed - Opened by CurryPseudo about 3 years ago
- 7 comments
#36 - fix: make serde working with SOA
Pull Request -
State: closed - Opened by miloyip about 3 years ago
- 2 comments
#35 - Does not support generics.
Issue -
State: open - Opened by iMplode-nZ over 3 years ago
- 6 comments
#34 - Nitpick: doc for generated vec-like methods have extra spaces
Issue -
State: open - Opened by Artoria2e5 over 3 years ago
- 1 comment
#33 - Fix typos/grammar in readme
Pull Request -
State: closed - Opened by cherryblossom000 over 3 years ago
- 1 comment
#32 - Fix typo in README
Pull Request -
State: closed - Opened by hypen-emdash over 3 years ago
- 1 comment
#31 - Move CI to github actions
Pull Request -
State: closed - Opened by Luthaf almost 4 years ago
#30 - Improve hygien of generated code
Pull Request -
State: closed - Opened by Luthaf almost 4 years ago
- 8 comments
#29 - Allow to nest structs of arrays
Issue -
State: closed - Opened by copying about 4 years ago
- 9 comments
#28 - Add access methods to the generated SoA vectors
Pull Request -
State: closed - Opened by copying about 4 years ago
- 13 comments
#27 - Add access methods
Issue -
State: closed - Opened by copying about 4 years ago
- 3 comments
#27 - Add access methods
Issue -
State: closed - Opened by copying about 4 years ago
- 3 comments
#26 - Make the generated vector-like object use a single length
Pull Request -
State: open - Opened by copying about 4 years ago
- 7 comments
#26 - Make the generated vector-like object use a single length
Pull Request -
State: open - Opened by copying about 4 years ago
- 7 comments
#25 - Use associate type to link the generated soa struct with original struct
Pull Request -
State: closed - Opened by mikialex about 4 years ago
- 3 comments
#25 - Use associate type to link the generated soa struct with original struct
Pull Request -
State: closed - Opened by mikialex about 4 years ago
- 3 comments
#24 - Use trait to link the origin struct to generated soa struct
Issue -
State: closed - Opened by mikialex about 4 years ago
- 3 comments
#23 - Added FromIterator
Pull Request -
State: closed - Opened by CGMossa over 4 years ago
- 2 comments
#23 - Added FromIterator
Pull Request -
State: closed - Opened by CGMossa over 4 years ago
- 2 comments
#22 - Provide FromIterator implementation
Issue -
State: closed - Opened by CGMossa over 4 years ago
- 3 comments
#22 - Provide FromIterator implementation
Issue -
State: closed - Opened by CGMossa over 4 years ago
- 3 comments
#21 - Fix README link
Pull Request -
State: closed - Opened by cwfitzgerald over 4 years ago
- 1 comment
#21 - Fix README link
Pull Request -
State: closed - Opened by cwfitzgerald over 4 years ago
- 1 comment
#20 - Update versions of `syn` and `quote`
Issue -
State: closed - Opened by rodya-mirov almost 5 years ago
- 3 comments
#19 - Use one length and capacity variable for whole struct
Issue -
State: open - Opened by boomshroom almost 6 years ago
- 23 comments
#18 - Allow explicit name generation
Issue -
State: open - Opened by BourgondAries almost 6 years ago
- 1 comment
#18 - Allow explicit name generation
Issue -
State: open - Opened by BourgondAries almost 6 years ago
- 1 comment
#17 - Updates
Pull Request -
State: closed - Opened by Luthaf about 6 years ago
#17 - Updates
Pull Request -
State: closed - Opened by Luthaf about 6 years ago
#16 - DoubleEndedIterator bench fix
Pull Request -
State: closed - Opened by inv2004 over 6 years ago
#16 - DoubleEndedIterator bench fix
Pull Request -
State: closed - Opened by inv2004 over 6 years ago
#15 - Optimize the iterators by using the same layout as the standard library
Pull Request -
State: closed - Opened by Luthaf over 6 years ago
- 5 comments
#15 - Optimize the iterators by using the same layout as the standard library
Pull Request -
State: closed - Opened by Luthaf over 6 years ago
- 5 comments
#14 - performance of the slice iterator
Issue -
State: closed - Opened by inv2004 over 6 years ago
- 14 comments
#14 - performance of the slice iterator
Issue -
State: closed - Opened by inv2004 over 6 years ago
- 14 comments
#13 - derive Deserialize removed from all structs which contains refs
Pull Request -
State: closed - Opened by inv2004 over 6 years ago
- 1 comment
#12 - additional derive Deserialize removed from all structs which contains refs
Pull Request -
State: closed - Opened by inv2004 over 6 years ago
- 4 comments
#12 - additional derive Deserialize removed from all structs which contains refs
Pull Request -
State: closed - Opened by inv2004 over 6 years ago
- 4 comments
#11 - impl IntoIterator for &slice
Pull Request -
State: closed - Opened by inv2004 over 6 years ago
#11 - impl IntoIterator for &slice
Pull Request -
State: closed - Opened by inv2004 over 6 years ago
#10 - IntoIterator for &'a CheeseSlice
Issue -
State: closed - Opened by inv2004 over 6 years ago
- 4 comments
#10 - IntoIterator for &'a CheeseSlice
Issue -
State: closed - Opened by inv2004 over 6 years ago
- 4 comments
#9 - Is it possible to use the crate with lifetime parameters?
Issue -
State: closed - Opened by inv2004 over 6 years ago
- 4 comments
#8 - Use a syntactic macro instead of a trait for zip
Pull Request -
State: closed - Opened by Luthaf almost 7 years ago
#8 - Use a syntactic macro instead of a trait for zip
Pull Request -
State: closed - Opened by Luthaf almost 7 years ago
#7 - Fix a typo in README
Pull Request -
State: closed - Opened by AdnoC about 7 years ago
- 1 comment
#7 - Fix a typo in README
Pull Request -
State: closed - Opened by AdnoC about 7 years ago
- 1 comment
#6 - Setup some benchmarks
Issue -
State: closed - Opened by Luthaf over 7 years ago
#6 - Setup some benchmarks
Issue -
State: closed - Opened by Luthaf over 7 years ago
#5 - Write a README and some examples
Issue -
State: closed - Opened by Luthaf over 7 years ago
#5 - Write a README and some examples
Issue -
State: closed - Opened by Luthaf over 7 years ago
#4 - Setup travis for testing
Issue -
State: closed - Opened by Luthaf over 7 years ago
#4 - Setup travis for testing
Issue -
State: closed - Opened by Luthaf over 7 years ago
#3 - Add documentation for all public functions
Issue -
State: closed - Opened by Luthaf over 7 years ago
#3 - Add documentation for all public functions
Issue -
State: closed - Opened by Luthaf over 7 years ago
#2 - Add references, slices and iterators
Pull Request -
State: closed - Opened by Luthaf over 7 years ago
#2 - Add references, slices and iterators
Pull Request -
State: closed - Opened by Luthaf over 7 years ago
#1 - Implement as_slice
Pull Request -
State: closed - Opened by antoinewdg over 7 years ago
- 3 comments
#1 - Implement as_slice
Pull Request -
State: closed - Opened by antoinewdg over 7 years ago
- 3 comments