Json-rust Alternatives
Similar projects and alternatives to json-rust
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
pikkr
JSON parser which picks up values directly without performing tokenization in Rust
-
-
differential-datalog
An in-memory incremental Datalog engine based on Differential Dataflow (by ddlog-dev)
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
json-rust reviews and mentions
-
Are there any rust libraries implementing a CSS-like language?
You can use my crate jss which is essentially just json with field and values of a css properties. I used the json crate here since it allows omitting double quotes on fields that are valid rust identifier. The jss crate has a generated css properties which are used as lookup, transforming to and fro kebab-case properties into snake_case in order make the css code a bit cleaner, while still allowing the use of double quoted fields.
Stats
maciejhirsz/json-rust is an open source project licensed under Apache License 2.0 which is an OSI approved license.