Andrew Gauger

Results 74 comments of Andrew Gauger

You don't have to tackle the whole thing, if you want to attempt some of it, we can split it up.

Also, I am not an expert in threading. In fact, I don't know how to recognize idiomatic threaded code. I'm sure we can pull in some other resources for this,...

So I was digging into this, trying my hand at an RFC to propose the `std` option so we could get some feedback from a wider audience. What I don't...

I've drafted that rfc and really need some help before submitting it. Can you tell me if I'm close here? https://github.com/AndyGauge/rfcs/blob/lazy-static/text/0000-lazy-static.md

I like the framing of 'using rust' as the focus. The cookbook is code heavy and light on descriptions. Some recipes have no description or references ([Read and Write Integers...

I'd be happy to help out with the day to day operations, get the PR queue cleared, and write some code that gets us to 1.0.

@budziq congrats on the dad gig! There's nothing that gives life meaning like raising children.

OK, so based on Recipes, I think these are the proposed crates for the next iteration: - `nom` - `ndarray` - `rsqlite` - `postgres` - `xml-rs` - `num` - `diesel`...

Adding the crates from the [Complete Recipe List](https://paper.dropbox.com/doc/Cookbook-complete-recipe-list--AH4I5f0M5BT~6_zSEEwZ21KAAg-6HdURriv5dYRUJClFzUMy) - base64 - bitflags - byteorder - cc - chrono - clap - crossbeam - csv - data-encoding - env_logger - error-chain...