Representations

Open-source projects categorized as Representations
Language: + Swift + Python

Top 3 Representation Open-Source Projects

  • swift-protobuf

    Plugin and runtime library for using protobuf with Swift

  • Project mention: Binary Encoder/Decoder between rust and swift | /r/rust | 2023-06-09

    https://docs.rs/prost/latest/prost/ crate lets you encode / decode protobuf messages. You can write a message which represents your struct or whatever data type is, set the fields, and then encode it into bytes. Decoding in swift can be done with something like this https://github.com/apple/swift-protobuf ig.

  • apollo-ios

    📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.

  • Project mention: Migrating Netflix to GraphQL Safely | news.ycombinator.com | 2023-06-18

    GraphQL queries are just HTTP POST queries with a JSON body. They're supported everywhere.

    If you want specialized tooling for them, Kotlin and Swift both have great strongly-typed GraphQL libraries.

    Apollo publishes libraries for both:

    - https://www.apollographql.com/docs/kotlin/

    - https://www.apollographql.com/docs/ios/

  • 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
  • code2vec

    TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"

  • Project mention: Word2vec | news.ycombinator.com | 2023-10-09
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-10-09.

Representations related posts

Index

What are some of the best open-source Representation projects? This list will help you:

Project Stars
1 swift-protobuf 4,449
2 apollo-ios 3,826
3 code2vec 1,072
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com