tuple_tricks

Do tricks with tuples in Rust (by jcrist1)

Tuple_tricks Alternatives

Similar projects and alternatives to tuple_tricks

  • pgx

    Discontinued Build Postgres Extensions with Rust! [Moved to: https://github.com/tcdi/pgrx] (by tcdi)

  • 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 better tuple_tricks alternative or higher similarity.

tuple_tricks reviews and mentions

Posts with mentions or reviews of tuple_tricks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-22.
  • Introducing Tuple Tricks
    2 projects | /r/rust | 22 Dec 2021
    Do you ever wish you could do more with tuples, without manually coding cases for each tuple length? What about tedious cases of mapping each type to a wrapper struct like a Result or Option? I know I do. If that sounds interesting to you, then tuple_tricks might be for you. The basic idea is to allow induction on tuples, so if you can define your trait on a tuple of length one, and given a tuple of length n you can define it recursively for a tuple of length n+1. Github repo here: tuple_tricks.

Stats

Basic tuple_tricks repo stats
1
2
0.0
over 2 years ago

jcrist1/tuple_tricks is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of tuple_tricks is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com