Derive away from struct definition

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • juniper-from-schema

    Schema first GraphQL in Rust with Juniper

  • Hello! I'm running into an issue with derives. I'm using juniper-from-schema for a web server, which generates lots of Rust types based on a GraphQL schema file. Trouble is, since the types are generated via macro, I can't apply any derives to the type declaration sites. This is really annoying because I need to implement things like Clone on my types. I've done some googling on this and can't find any way to declare derives away from the type declaration -- is this possible or is it a limitation of the macro system? Is this only possible via some changes to the library to support derive declarations?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rust: Box Is a Unique Type

    7 projects | news.ycombinator.com | 2 May 2024
  • Haystack Embedded – 30x faster than FAISS, local first vector DB in pure Rust

    1 project | news.ycombinator.com | 2 May 2024
  • Extism: Cross-language framework for building with WebAssembly

    1 project | news.ycombinator.com | 2 May 2024
  • 1992 Game Pinball Fantasies Reverse Engineered and Re-Created

    1 project | news.ycombinator.com | 2 May 2024
  • Exploring Nushell, a Rust-powered, cross-platform shell

    1 project | dev.to | 2 May 2024