tmccombs / json-comments-rsLinks
Crate to strip out comments in json for Rust
☆22Updated 2 years ago
Alternatives and similar repositories for json-comments-rs
Users that are interested in json-comments-rs are comparing it to the libraries listed below
Sorting:
- Copy-on-write string utilities for Rust☆160Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- ☆51Updated 3 months ago
- String interning for Rust☆207Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- A rust logger that routes messages to the browser's console.☆102Updated 8 months ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Case transforming macros for idents☆42Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- An implementation of `std :: hash :: Hasher` which does not hash at all.☆71Updated 5 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Automatically upgrade breaking changes☆46Updated last year
- Experimental rust serialization library☆290Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Pick a free unused port☆42Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated last week
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year