serde-rs / example-formatLinks
An example Serializer and Deserializer data format for Serde
☆21Updated 3 weeks ago
Alternatives and similar repositories for example-format
Users that are interested in example-format are comparing it to the libraries listed below
Sorting:
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Convert closures into wakers☆46Updated 9 months ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Run closures in parallel☆115Updated 9 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆125Updated 3 years ago
- Extract differences between arbitrary datastructures☆90Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Data parallelism library for async-std.☆95Updated last year
- A rust logger that routes messages to the browser's console.☆100Updated 6 months ago
- Heap-based async timers☆215Updated last year
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- Bitmap types for Rust☆54Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- ☆63Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Utilities for pinning☆97Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- An LCS based slice and string diffing implementation.☆86Updated last year
- A simple bitset container for Rust☆155Updated 4 months ago
- ☆42Updated 5 months ago
- Extensions for the Rust standard library☆40Updated last year
- ☆108Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- An default value loader from TOML for structopt☆28Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Futures-aware lock primitives☆44Updated last month