sweihub / native-jsonLinks
Native JSON for Rust
☆16Updated last year
Alternatives and similar repositories for native-json
Users that are interested in native-json are comparing it to the libraries listed below
Sorting:
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- A Rust API search engine☆27Updated 4 years ago
- pid1 handling library for proper signal and zombie reaping of the PID1 process☆39Updated 4 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Simple goldenfile testing in Rust☆44Updated last month
- A golden file testing library for rust☆37Updated last month
- A terminal style toolkit inspired by CSS for elegant TUIs☆41Updated 3 years ago
- Make it possible to chain regular functions☆49Updated last year
- A Set of Bits☆72Updated 3 months ago
- Correct by construction non-empty list☆65Updated last month
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Cargo API written in Paris☆54Updated 3 weeks ago
- Stack safe and expressive recursion in Rust☆103Updated 5 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- Partial function application macro for Rust☆48Updated 5 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 3 months ago
- The never type (the true one!) in stable Rust.☆41Updated 4 months ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆41Updated 3 years ago
- ☆46Updated 4 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆25Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A serde serializer that serializes a subset of types into plain strings☆60Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A utility micro-crate for using `Into` more ergonomically.☆12Updated 4 years ago
- Fault-tolerant nom 5 parser based on "Syntax error recovery in parsing expression grammars" (2018)☆30Updated 3 years ago