Andrew Smith

Results 23 issues of Andrew Smith

I'm getting into realtime embedded systems, and it would be fantastic to use your queue with a stack-allocated array. If we could pass in a pointer or a mutable slice...

Currently, there's only one font, and it's a truetype knockoff of the Apple bitmap classic Chicago. A few options here: 1. The Windows implementation seems to query available system fonts,...

enhancement
osx

`lib.rs` is in the ballpark of 1000 LOC and it would be nice to separate the boilerplate getters/setters from the main file.

This *should* be possible to run entirely with `core`.

UserData is basically all boilerplate...

Help us help you! Please choose one: - [ ] My app crashes with `react-rails`, so I've included the stack trace and the exact steps which make it crash. -...

reproduction steps needed

The 10-fold increase between year and magnitude for the automatic setting of the Time axis is particularly difficult for narrow charts. It would be great to have the timeUnit automatically...

I have an extra renderer for different data series that I would like to be purely cosmetic (a best-fit line), and so I would like for the HoverDetail to show...

Hey there, I'm following up (finally) on [my reddit post from 3 months ago](https://www.reddit.com/r/rust/comments/8e6it7/rendering_to_hdmi_out_on_embedded_systems_without/) and it turns out that the Odroid's ARMv7 architecture (running Arch Linux ARM) is having some...

(question cross-posted to [reddit](https://www.reddit.com/r/rust/comments/8i9pk7/grpc_grpcrs_problems_how_to_spawn_workers_on/)) [Test repo](https://github.com/andrewcsmith/async_grpcio_rust) I can't seem to work out how to use gRPC (using the grpcio crate, grpc-rs). I have a dummy server that just sleeps for...