David Tolnay

Results 94 repositories owned by David Tolnay

semver-trick

400
Stars
8
Forks
Watchers

How to avoid complicated coordinated upgrades

seq-macro

116
Stars
4
Forks
Watchers

Macro to repeat sequentially indexed copies of a fragment of code

serde-ignored

70
Stars
7
Forks
Watchers

Find out about keys that are ignored when deserializing data

serde-repr

193
Stars
12
Forks
Watchers

Serialize and deserialize C-like enum as underlying repr

serde-stacker

28
Stars
5
Forks
Watchers

Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack

sha1dir

44
Stars
4
Forks
Watchers

Checksum of a directory tree

squatternaut

73
Stars
8
Forks
Watchers

A snapshot of name squatting on crates.io

star-history

174
Stars
11
Forks
Watchers

Graph history of GitHub stars of a user or repo over time

thiserror

2.8k
Stars
101
Forks
Watchers

derive(Error) for struct and enum error types

threadbound

26
Stars
3
Forks
Watchers

Make any value Sync but only available on its original thread