cookbook
Here are 570 public repositories matching this topic...
The Data Engineering Cookbook
-
Updated
Jan 2, 2022
Common data structures and algorithms in Rust
-
Updated
Aug 14, 2021 - Rust
- Edit modal should load item from API
- Create tree model should include ability to choose parent
- Tree modal should include - reset children inheritance
Cookbook for JavaScript for Automation in Mac OS X Yosemite
-
Updated
Nov 2, 2014 - Ruby
I found several useful applications of pseudo-random number sampling in the past. In particular:
- Inverse transform sampling
- Gibbs sampling
(This issue serves a reminder to add the respective methods. Pull requests always welcome.)
An opinionated guide for developers wanting to get things done with the Nix ecosystem.
-
Updated
Mar 31, 2022 - Python
Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
-
Updated
Apr 4, 2022 - JavaScript
Source code for Game Physics Cookbook
-
Updated
Dec 5, 2020 - C++
A cookbook, for docker-compose based recipes, for self-hosted applications and services.
-
Updated
Apr 4, 2022
Add documentation about how to bind multiple instances of the same query parameter to a slice.
Use this UT as a reference (if it is possible make a more real example than this
func TestBindSlices(t *testing.T) {
e := New()
req := httptest.NewRequest(GET, "/?str=foo&str=bar&str=foobar", nil)
rec := httptest.NewRecorder()
c := e.NewContext(req, rec)
result := struct {
使用 Awesome 和 Cookbook 来烹饪你的 Rust 项目,Cook Rust = Awesome Rust + Rust Cookbook。拒绝过时,拒绝敷衍,拒绝低质量!
-
Updated
Apr 5, 2022 - Handlebars
Development repository for Chef Cookbook windows
-
Updated
May 27, 2021 - Ruby
Chef cookbooks for ArcGIS
-
Updated
Dec 3, 2021 - Ruby
AWS Lambda using CLI, an introductory cookbook
-
Updated
Nov 16, 2021 - Markdown
Development repository for Chef Client cookbook
-
Updated
Aug 26, 2021 - Ruby
Cookbook to install standalone Chef Server
-
Updated
Oct 6, 2021 - Ruby
Code for Java Deep Learning Cookbook
-
Updated
Oct 13, 2020 - Java
Chef cookbook for Apache Cassandra, DataStax Enterprise (DSE) and DataStax agent
-
Updated
Jul 25, 2020 - Ruby
An unofficial Cookbook for PureScript
-
Updated
Feb 17, 2022 - PureScript
A Collection of major Jetpack compose UI components which are commonly used.
-
Updated
Mar 9, 2022 - Kotlin
Robot Framework 5 brings several new syntax features:
- Native TRY/EXCEPT
- WHILE loop
- RETURN statement
- Inline IF
- BREAK & CONTINUE
Create recipes to demonstrate how to use the new syntax.
Development repository for build-essential Chef Cookbook
-
Updated
Jan 3, 2019 - Ruby
Improve this page
Add a description, image, and links to the cookbook topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cookbook topic, visit your repo's landing page and select "manage topics."

