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

Compile time benchmarks

github.com/elastio/bon - Veetaha opened this issue 4 months ago
Make fields name in errors the same as names in struct

github.com/elastio/bon - andrzejressel opened this pull request 4 months ago
Add social links

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
chore: release v2.3.0

github.com/elastio/bon - github-actions[bot] opened this pull request 4 months ago
chore: please make unstable truly unstable

github.com/elastio/bon - dzmitry-lahoda opened this issue 4 months ago
Fix wrong size_of info in the docs

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
chore: release v2.2.1

github.com/elastio/bon - github-actions[bot] opened this pull request 4 months ago
Lower MSRV to 1.59.0

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
feat: getter attribute for #111

github.com/elastio/bon - dzmitry-lahoda opened this pull request 4 months ago
Fix a typo

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
Add social links to the 2.2 release blog post

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
chore: release v2.1.2

github.com/elastio/bon - github-actions[bot] opened this pull request 4 months ago
chore(docs): readme which describer full feature set for #112

github.com/elastio/bon - dzmitry-lahoda opened this pull request 4 months ago
Add `#[builder(derive(...))]`

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
please add donate button

github.com/elastio/bon - dzmitry-lahoda opened this issue 4 months ago
Add `#[builder(derive(...))]` attribute

github.com/elastio/bon - Veetaha opened this issue 4 months ago
[Docs] Update broken links

github.com/elastio/bon - kageiit opened this pull request 4 months ago
Poor dev experience in Rust Rover

github.com/elastio/bon - Veetaha opened this issue 4 months ago
chore: release v2.1.1

github.com/elastio/bon - github-actions[bot] opened this pull request 4 months ago
Use the lowest possible MSRV

github.com/elastio/bon - Veetaha opened this issue 4 months ago
Add more context to the messages

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

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
Smallfix of blog post 2

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
Small fix of the blog post

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
Add zoom to the cargo build --timings showcase

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

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
Fix typos, update links

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
chore: release v2.1.0

github.com/elastio/bon - github-actions[bot] opened this pull request 4 months ago
bon v2.1 blog post

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
Add tests, fix PR comments for must_use

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
Add #[default]

github.com/elastio/bon - beckend opened this issue 4 months ago
feat: must_use on the finish function

github.com/elastio/bon - EdJoPaTo opened this pull request 4 months ago
Set an msrv requirement and test it on CI

github.com/elastio/bon - Veetaha opened this issue 4 months ago
fix(clippy): don't warn on clippy::impl_trait_in_params

github.com/elastio/bon - EdJoPaTo opened this pull request 4 months ago
docs: doc-markdown and some typos

github.com/elastio/bon - EdJoPaTo opened this pull request 4 months ago
into triggers `clippy::impl_trait_in_params`

github.com/elastio/bon - EdJoPaTo opened this issue 4 months ago
`must_use` build()

github.com/elastio/bon - EdJoPaTo opened this issue 4 months ago
docs: improve builder() method docs

github.com/elastio/bon - EdJoPaTo opened this pull request 4 months ago
Fix link in changelog

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
Add docs about the rustfmt limitation

github.com/elastio/bon - Veetaha opened this pull request 4 months ago
chore: release v2.0.1

github.com/elastio/bon - github-actions[bot] opened this pull request 4 months ago
Followup docs improvements and more tests

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Allow conversion to builder with the From trait

github.com/elastio/bon - nicflower opened this issue 5 months ago
Does not work with cfg_attr

github.com/elastio/bon - novacrazy opened this issue 5 months ago
Fix grammar

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Update twitter link

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Fix typos and grammar

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Fix the HN link

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
We are now at 500 stars 🎉

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Add social links to v2 blog post

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
chore: release v2.0.0

github.com/elastio/bon - github-actions[bot] opened this pull request 5 months ago
2.0 blog post

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
`#[builder(on(type_pattern, attrs))]`

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

github.com/elastio/bon - github-actions[bot] opened this pull request 5 months ago
Remove unnecessary const block

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Small cleanup

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Fix formatting

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Add reddit link

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
chore: release v1.2.0

github.com/elastio/bon - github-actions[bot] opened this pull request 5 months ago
chore: release v1.2.0

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
fix: add automatic docs for setters

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Update bon logo

github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Fix docs build

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

github.com/elastio/bon - github-actions[bot] opened this pull request 5 months ago
add no_std support

github.com/elastio/bon - danielschemmel opened this pull request 5 months ago
Allow specifying mandatory `Option` argument

github.com/elastio/bon - pablosichert opened this issue 5 months ago
Support input validation in builders

github.com/elastio/bon - mirosval opened this issue 5 months ago
Macros for maps and sets

github.com/elastio/bon - korrat opened this pull request 5 months ago
chore: release

github.com/elastio/bon - github-actions[bot] opened this pull request 5 months ago
chore: release 1.0.6

github.com/elastio/bon - github-actions[bot] opened this pull request 5 months ago