Our great sponsors
-
You can also configure where the dependency is pulled from. By default, it gets pulled from crates.io central registry. You can also pull specific commit from specific repository, or even from local folder.
-
The standard library std::sync::Mutex and friends have leapfrogged parking_lot (a port of WebKit's parking lot) using a mix of vendoring it and providing patches or platform-specific alternatives.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
If you want to try it and not jump into a project right away, take a look at rustlings, which are small step-by-step exercises to the main features of the language.
-
This must be something new, because I had to install nodeenv to manage NPM dependencies in a project-specific way: https://github.com/ekalinin/nodeenv