Is there any other programming language aside from C++ that has move semantics feature available?

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

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

    D Improvement Proposals

  • D Is drafting up move semantics to interface better with C++. Although they're going a bit the Rust way in the current proposal. D has tried a couple of other strategies, but unique pointers and C++ interoperability kind of forced the hand of Walter Bright.

  • compact_str

    A memory efficient string type that can store up to 24* bytes on the stack

  • Here you go: https://github.com/ParkMyCar/compact_str

  • 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

  • Announcing `compact_str` version 0.7! A small string optimization for Rust

    1 project | /r/rust | 22 Feb 2023
  • Is there a type like `std::num::NonZero*` but for other values than zero?

    1 project | /r/rust | 29 Aug 2022
  • Announcing `compact_str` version 0.6! A small string optimization for Rust

    3 projects | /r/rust | 21 Aug 2022
  • Announcing `compact_str` version 0.5! A small string optimization for Rust

    4 projects | /r/rust | 18 Jun 2022
  • Announcing `compact_str` version 0.4! A small string optimization for Rust

    1 project | /r/rust | 28 May 2022