issues
search
lloydmeta
/
frunk
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
https://beachape.com/frunk/
MIT License
1.29k
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a test to check that LabelledGeneric works with keyword fields
#238
lloydmeta
closed
2 weeks ago
0
0.4.3 release
#237
lloydmeta
closed
2 months ago
0
rework #![no_std] support, switch on `alloc`
#236
mammothbane
closed
2 months ago
3
Possible Semigroup improvements
#235
misos1
opened
5 months ago
0
Could Default be implemented for Field?
#234
misos1
opened
5 months ago
2
Discussion: shall we make std an optional extension?
#233
Ben-PH
opened
6 months ago
0
Typenum list
#232
Ben-PH
opened
6 months ago
11
Use diagnostic::on_unimplemented to make compile errors more helpful and less intimidating
#231
lloydmeta
opened
6 months ago
0
Bump peaceiris/actions-gh-pages from 3 to 4
#230
dependabot[bot]
closed
6 months ago
0
New Frunk laws release due to bumped quickcheck
#229
lloydmeta
closed
9 months ago
0
Bump actions/checkout from 1 to 4
#228
dependabot[bot]
closed
9 months ago
0
Update quickcheck requirement from 0.6.1 to 1.0.3
#227
dependabot[bot]
closed
9 months ago
0
Bump Swatinem/rust-cache from 1 to 2
#226
dependabot[bot]
closed
9 months ago
0
Add dependabot
#225
oriontvv
closed
9 months ago
0
derive macros for ToRef and ToMut?
#224
dspyz-matician
opened
1 year ago
4
Add `#[derive(ListBuild)]`
#223
Ben-PH
opened
1 year ago
0
Struct construction using an hlist
#222
Ben-PH
opened
1 year ago
12
How to wrap a pluckable HCons in a struct with outher fields?
#221
Ben-PH
opened
1 year ago
3
`Validated`/`no_std`: replace `std::Vec` dependency with `alloc::Vec`
#220
mammothbane
closed
2 months ago
2
Document frunk_core dependency requirement for [Labelled]Generic
#219
dima-starosud
closed
1 year ago
0
The correct way of adding the crate frunk dependency
#218
dima-starosud
closed
1 year ago
8
Map a single field of the struct
#217
dima-starosud
opened
1 year ago
7
avoid clippy::unneeded_field_pattern
#216
figsoda
closed
1 year ago
4
0.4.2 release
#215
lloydmeta
closed
1 year ago
0
Drop `proc-macro-hack`, upgrade `syn` to 2
#214
CobaltCause
closed
1 year ago
9
Drop proc-macro-hack, upgrade syn to 2
#213
CobaltCause
closed
1 year ago
2
Bump time crate
#212
lloydmeta
closed
1 year ago
0
Add RUSTDOCFLAGS for running docs check
#211
lloydmeta
closed
1 year ago
0
turn links into hyperlinks
#210
CobaltCause
closed
1 year ago
0
add function for explicitly extending an hlist
#209
CobaltCause
closed
1 year ago
0
Implement applyl_at and applyr_at functions
#208
redbaron
opened
1 year ago
2
HList with trait bounded items
#207
damooo
opened
2 years ago
5
How to reverse a `Coproduct::subset()` after mapping both halves?
#206
BGR360
opened
2 years ago
4
[Release] 0.4.1
#205
lloydmeta
closed
2 years ago
0
Add `Coproduct::map()` method
#204
BGR360
closed
2 years ago
0
`Coproduct::map()`
#203
BGR360
closed
2 years ago
1
[Clippy] Fix needless borrow
#202
lloydmeta
closed
2 years ago
0
add `extract` for getting the value out of a 1-coproduct
#201
rosefromthedead
closed
2 years ago
4
[Build] Update to 2021 edition
#200
agluszak
closed
2 years ago
0
Optimized memory layout for Coproducts
#199
joonazan
closed
2 years ago
8
Minimal superset of two Coproducts?
#198
rosefromthedead
closed
2 years ago
2
HList `try_pluck`
#197
whatisaphone
opened
2 years ago
2
Optimize Semigroup for HashSet and HashMap
#196
kpp
closed
2 years ago
3
Clippy fixes
#195
lloydmeta
closed
3 years ago
0
Fix typo in documentation of `HCons::sculpt`
#194
steffahn
closed
3 years ago
0
Converting struct with enum members
#193
janosimas
opened
3 years ago
1
[Examples] Add examples of how to map over generic and labelled representations
#192
lloydmeta
closed
3 years ago
0
[Build] Update to 2018 edition
#191
lloydmeta
closed
3 years ago
0
[Release] 0.4.0
#190
lloydmeta
closed
3 years ago
0
[CI] Add Rust cache
#189
lloydmeta
closed
3 years ago
0
Next