There's 3 more errors that amount to the same thing. So I run cargo update. Same result. Explicitly tried to update cfg-if then rand_core with --verbose and --aggressive. No output beyond "updating crate.io index." Checked in browser for updates. cfg-if had no new versions since 2018. Then I tried using cargo clean first. Same result. - Source: Reddit / 16 days ago
However, I do say that my general points still holds: most user's composing their types will get the right defaults and if they need anything more exotic, the users and domain specialist can very easy coordinate via crate.io . - Source: Reddit / about 2 months ago
1) Rust builds all crates hosted on crate.io upon each release to test against breakage. I am unaware of any language that takes such a strong stand re: backwards compatibility that it asks: "Where is the breakage?" before releases of new versions. - Source: Reddit / 7 months ago
I'll release this crate on crate.io when https://github.com/rust-lang/rust/issues/93706v releases on stable. This feature is stabilized but not released on stable channel yet. Once its released. rename-future works on stable. - Source: Reddit / about 1 year ago
Sends requests to crate.io's API and processes the data. - Source: Reddit / over 1 year ago
So lets say crate.io did a github approach where every project is under an account so you would use User/Project or Organization/Project. - Source: Reddit / over 1 year ago
For other algorithms, there is not yet a single library to rule them all (linfa might become that at some point) but searching for the algorithm you need on crate.io is likely to give you some results (obligatory plug to Friedrich, my gaussian process implementation). - Source: Reddit / over 1 year ago
In a previous post, I showed you how to pair CrateDB (an open-source database specialized in machine data) and Jupyter Notebook, an application that allows you to create and share documents containing live code. I also told you how to load two different sample datasets into CrateDB, one recording the position of the ISS and another containing information about taxi trips in NYC. - Source: dev.to / almost 2 years ago
How to set up CrateDB (the open source database we develop at Crate.io), Prometheus, and Grafana with docker-compose. - Source: dev.to / almost 2 years ago
Do you know an article comparing CrateIO to other products?
Suggest a link to a post with product alternatives.