David Tolnay

Results 94 repositories owned by David Tolnay

efg

295
Stars
3
Forks
Watchers

Conditional compilation using boolean expression syntax, rather than any(), all(), not()

enumn

82
Stars
5
Forks
Watchers

Convert number to enum

erased-serde

632
Stars
36
Forks
Watchers

Type-erased Serialize, Serializer and Deserializer traits

essay

62
Stars
3
Forks
Watchers

docs.rs as a publishing platform?

faketty

128
Stars
6
Forks
Watchers

Wrapper to exec a command in a pty, even if redirecting the output

foreach

21
Stars
1
Forks
Watchers

gflags

57
Stars
6
Forks
Watchers

Command line flags library that does not require a central list of all the flags

ghost

131
Stars
4
Forks
Watchers

Define your own PhantomData

hackfn

37
Stars
1
Forks
Watchers

Fake implementation of `std::ops::Fn` for user-defined data types

serde-yaml

940
Stars
144
Forks
Watchers

Strongly typed YAML library for Rust