Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

bon-rs

Bon is a Rust crate for generating compile-time-checked builders for structs and functions
Collective - Host: opensource - https://opencollective.com/bon-rs - Code: https://github.com/elastio/bon

Add open collective to funding

github.com/elastio/bon - Veetaha opened this pull request 7 days ago
chore: release v3.3.2

github.com/elastio/bon - github-actions[bot] opened this pull request 13 days ago
Fix `self_` handling during PascalCasification

github.com/elastio/bon - Veetaha opened this pull request 13 days ago
Builder breaks when field is named `self_`

github.com/elastio/bon - andrzejressel opened this issue 13 days ago
chore: release v3.3.1

github.com/elastio/bon - github-actions[bot] opened this pull request 19 days ago
Support name `prefix` configs for setters

github.com/elastio/bon - Veetaha opened this pull request 29 days ago
chore: release v3.3.0

github.com/elastio/bon - github-actions[bot] opened this pull request about 1 month ago
Support default values for optional fields

github.com/elastio/bon - MuhannadAlrusayni opened this issue about 1 month ago
Support clone, copy, deref in `#[builder(getter)]`

github.com/elastio/bon - Veetaha opened this pull request about 1 month ago
Fix docs and format typos

github.com/elastio/bon - nitkach opened this pull request about 1 month ago
chore: release v3.2.0

github.com/elastio/bon - github-actions[bot] opened this pull request about 1 month ago
Veetaha's amendments for `#[builder(getter)]`

github.com/elastio/bon - Veetaha opened this pull request about 1 month ago
Stabilize `#[builder(getter)]`

github.com/elastio/bon - Veetaha opened this issue about 1 month ago
Support `#[builder(getter(...))]` attribute

github.com/elastio/bon - lazkindness opened this pull request about 1 month ago
Support getters for already set members

github.com/elastio/bon - lazkindness opened this issue about 1 month ago
chore: release v3.1.1

github.com/elastio/bon - github-actions[bot] opened this pull request about 1 month ago
Make generated identifiers of private fields deterministic

github.com/elastio/bon - Veetaha opened this pull request about 1 month ago
Remove 3.0 release announcement

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
chore: release v3.1.0

github.com/elastio/bon - github-actions[bot] opened this pull request about 2 months ago
Refactor test names

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
chore: release v3.0.2

github.com/elastio/bon - github-actions[bot] opened this pull request about 2 months ago
Fix `unexpected_cfg` lint coming from `#[cfg(rust_analyzer)]`

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
Add `FUNDING.yml` with patreon and ko-fi

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
chore: release v3.0.1

github.com/elastio/bon - github-actions[bot] opened this pull request about 2 months ago
Fix handling of lifetimes not used in fn param types

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
`#[builder(field)]`

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
Fix broken links and some grammar

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
Fix links to log images

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
Remove misleading sentence in optional generic members pattern

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
Add blog post link to the changelog

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
Add release announcement to the readme

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
Add rustdoc comparison with older version

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
Add more links to post

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
Fix false-positive unused_mut lints comming from macro

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
v3 release

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
chore: release

github.com/elastio/bon - github-actions[bot] opened this pull request about 2 months ago
Add a note on breaking changes to v3 blog post

github.com/elastio/bon - Veetaha opened this pull request about 2 months ago
3.0 release blog post

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Support special setters for collections

github.com/elastio/bon - Veetaha opened this issue 2 months ago
Support adding custom fields to the builder

github.com/elastio/bon - Veetaha opened this issue 2 months ago
Fix link to the compat page

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Fix v2 sidebar

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Fix link in state mod docs showcase

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Separate table from other labes in readme

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Fix version selector

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Small fixes

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Update release config, links

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
chore: release v3.0.0-rc

github.com/elastio/bon - github-actions[bot] opened this pull request 2 months ago
Prepare v3-rc release

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
bon v3 docs (part 6)

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Rename `#[builder(transparent)]` -> `required`

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Fix raw identifiers in optional/default members

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
bon v3 docs (part 5)

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
bon v3 docs (part 4)

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
bon v3 docs (part 3)

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
bon v3 docs (part 2)

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Support `const` evaluation

github.com/elastio/bon - mirsella opened this issue 2 months ago
Update docs for `bon` 3.0 release (part 1)

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Use codegen from standard library crate

github.com/elastio/bon - oktal opened this issue 2 months ago
Prepare docs split for v3

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Fix issue template 2

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Fix issue template

github.com/elastio/bon - Veetaha opened this pull request 2 months ago
Rename `__private` to `__`

github.com/elastio/bon - Veetaha opened this pull request 3 months ago
Add umami backend

github.com/elastio/bon - Veetaha opened this pull request 3 months ago
3.0 release checklist

github.com/elastio/bon - Veetaha opened this issue 3 months ago
`#[builder(on(_, transparent))]` attribute

github.com/elastio/bon - Veetaha opened this pull request 3 months ago
Support for `fn`s in collections?

github.com/elastio/bon - Keshyu opened this issue 3 months ago
Debug trybuild

github.com/elastio/bon - Veetaha opened this pull request 3 months ago
Stabilize `#[builder(overwritable)]`

github.com/elastio/bon - Veetaha opened this issue 3 months ago
Flexible builder extension and type signature API

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
Add docs for shared configuration

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
Introduce bool shorthand (`#[builder(flag)]`)

github.com/elastio/bon - SteelAlloy opened this issue 4 months ago
make this the official song of the project

github.com/elastio/bon - atillabirer opened this issue 4 months ago
Refactoring

github.com/elastio/bon - Veetaha opened this pull request 4 months ago