issues
search
dtolnay
/
request-for-implementation
Crates that don't exist, but should
613
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Idiomatic Rust bindings to the winapi
#51
Kestrer
opened
4 years ago
0
A marker to allow compile-type checks for when the uniquely serializable representation in required
#50
MOZGIII
opened
4 years ago
1
A new linker in Rust
#49
tesuji
closed
4 years ago
1
Data format adapter to expose control over the representation of bytes
#48
dtolnay
closed
4 years ago
21
Modules defined by combining multiple files.
#47
crlf0710
closed
4 years ago
4
Safe placement new as a library
#46
crlf0710
opened
4 years ago
1
A golang-style iota macro.
#45
crlf0710
closed
4 years ago
2
Attribute macro for conditional compilation options
#44
dtolnay
closed
4 years ago
3
a procedural macro for creating extension traits
#43
nikomatsakis
closed
5 years ago
2
A proc macro that mirrors the functionality of the unstable `trace_macros` macro.
#42
crlf0710
closed
5 years ago
1
A proc macro that automatically generates a sync version for an async function.
#41
crlf0710
closed
4 years ago
3
A xsd macro that generate struct definitions from an XML XSD file
#40
crlf0710
opened
5 years ago
0
A crate to inline all modules into a single file.
#39
crlf0710
closed
5 years ago
2
A library+tool to get all source files for a crate
#38
jsgf
closed
4 years ago
8
Link to cargo-sort-ck crate
#37
dtolnay
closed
5 years ago
0
Link to json_comments crate
#36
dtolnay
closed
5 years ago
0
Link to Windows "exotic" paths design
#35
dtolnay
closed
5 years ago
0
A crate to handle Windows' "exotic" paths
#34
Eh2406
opened
5 years ago
17
Add issue to readme file
#33
jonathan-s
closed
5 years ago
0
Link to serde_prefix crate
#32
dtolnay
closed
5 years ago
0
Issue #18 completed with serde_with
#31
jonathan-s
closed
5 years ago
0
Tool to streamline running public crate examples
#30
lgarczyn
closed
4 years ago
7
Tool to enforce that Cargo.toml dependencies are written in sorted order
#29
dtolnay
closed
5 years ago
20
Testing tool for comparing output of macro against expected source code
#28
dtolnay
closed
5 years ago
15
Types for checked arithmetic on instants and durations
#27
dtolnay
closed
5 years ago
4
Derive macro to compute Bincode size of type
#26
dtolnay
closed
5 years ago
7
Library to serialize and deserialize Syn syntax trees
#25
dtolnay
closed
5 years ago
9
Wrapper to strip pseudo-JSON comments from an io::Read input stream
#24
dtolnay
closed
5 years ago
10
custom derive for `DeepSizeOf`
#23
matklad
closed
5 years ago
0
Custom derive for deep_size_of
#22
matklad
closed
5 years ago
17
Library for writing const-compatible phantom types with explicit variance and autotrait behavior
#21
dtolnay
closed
5 years ago
7
Cargo subcommand to perform pluggable expansions against rustdoc
#20
dtolnay
opened
5 years ago
3
Attribute macro to apply prefix to name of serialized fields or variants
#19
dtolnay
closed
5 years ago
12
Attribute macro to skip serializing all fields of Option type
#18
dtolnay
closed
5 years ago
4
Attribute macro to generate de/serialization functions for fields of big array type
#17
dtolnay
opened
5 years ago
8
Library for parsing function signature without parsing function body
#16
dtolnay
closed
5 years ago
16
Library to format and paginate tabular CLI output
#15
dtolnay
closed
5 years ago
7
Macro to serialize and deserialize trait object using internal type tag
#14
dtolnay
closed
5 years ago
2
Attribute macro to make a trait boxed clonable
#13
dtolnay
closed
5 years ago
9
Minimal API for generating color scheme for a chart that needs n colors
#12
dtolnay
closed
5 years ago
18
Miniserde utilities library, like adapters for Display and FromStr
#11
dtolnay
opened
5 years ago
0
Miniserde derive macro that supports enums
#10
dtolnay
closed
5 years ago
13
Minimalist YAML parser with support for borrowed string slices
#9
dtolnay
opened
5 years ago
31
Procedural macro reimplementation of `quote!` to resolve longstanding limitations
#8
dtolnay
closed
5 years ago
12
Serde format for in situ JSON deserialization
#7
dtolnay
opened
5 years ago
31
Library to inline out-of-line mod items and resolve #[path = "..."]
#6
dtolnay
closed
5 years ago
11
Find rustup components installed under a different toolchain
#5
dtolnay
closed
5 years ago
7
Derive macro to derive Default from Serde default attributes
#4
dtolnay
closed
5 years ago
5
Derive macros to serialize and deserialize struct as an array of values
#3
dtolnay
closed
5 years ago
6
A dtd macro to generate struct definitions from an XML DTD file
#2
dtolnay
opened
5 years ago
5
Next