proposal-arraybuffer-base64

TC39 proposal for Uint8Array<->base64/hex (by tc39)

Proposal-arraybuffer-base64 Alternatives

Similar projects and alternatives to proposal-arraybuffer-base64

tc39
proposal-arraybuffer-base64
  1. WebGL-Fluid-Simulation

    Play with fluids in your browser (works even on mobile)

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. proposal-array-from-async

    Draft specification for a proposed Array.fromAsync method in JavaScript.

  4. nodejs-polars

    nodejs front-end of polars

  5. falcon

    Brushing and linking for big data (by vega)

  6. arquero

    Query processing and transformation of array-backed data tables.

  7. proposal-async-iterator-helpers

    Methods for working with async iterators in ECMAScript

  8. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  9. b64fix

    Compute the Base64 fixpoint up to a given precision

  10. parquet-wasm

    Rust-based WebAssembly bindings to read and write Apache Parquet data

  11. proposal-regexp-v-flag

    Discontinued UTS18 set notation in regular expressions

  12. proposal-arraybuffer-transfer

    Discontinued Proposal to add ArrayBuffer.prototype.transfer

  13. excel_97_egg

    A web port of the magic carpet simulator hidden within Microsoft Excel 97

  14. proposal-intl-numberformat-v3

    Additional features for Intl.NumberFormat to solve key pain points.

  15. uint8array-extras

    Useful utilities for working with Uint8Array (and Buffer)

  16. proposal-iterator-unique

    a proposal to add a method to iterators to produce an iterator of only its unique values

  17. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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 proposal-arraybuffer-base64 alternative or higher similarity.

proposal-arraybuffer-base64 discussion

Log in or Post with

proposal-arraybuffer-base64 reviews and mentions

Posts with mentions or reviews of proposal-arraybuffer-base64. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-08.
  • Updates from the 100th TC39 meeting
    13 projects | dev.to | 8 Feb 2024
    Uint8Array to/from Base64: Uint8Array<->base64/hex.
  • Goodbye, Node.js Buffer
    15 projects | news.ycombinator.com | 24 Oct 2023
    The proposal for native base64 support for Uint8Arrays is mine. I'm glad to see people are interested in using it. (So am I!)

    For a status update, for the last year or two the main blocker has been a conflict between a desire to have streaming support and a desire to keep the API small and simple. That's now resolved [1] by dropping streaming support, assuming I can demonstrate a reasonably efficient streaming implementation on top of the one-shot implementation, which won't be hard unless "reasonably efficient" means "with zero copies", in which case we'll need to keep arguing about it.

    I've also been working on documenting [2] the differences between various base64 implementations in other languages and in JS libraries to ensure we have a decent picture of the landscape when designing this.

    With luck, I hope to advance the proposal to stage 3 ("ready for implementations") within the next two meetings of TC39 - so either next month or January. Realistically it will probably take a little longer than that, and of course implementations take a while. But it's moving along.

    [1] https://github.com/tc39/proposal-arraybuffer-base64/issues/1...

    [2] https://gist.github.com/bakkot/16cae276209da91b652c2cb3f612a...

  • Base64 Encoding, Explained
    3 projects | news.ycombinator.com | 23 Oct 2023
  • Updates from the 96th TC39 meeting
    5 projects | dev.to | 18 May 2023
    Base64 for Uint8Array:ArrayBuffer to/from Base64
  • Updates from the 84th meeting of TC39
    3 projects | dev.to | 14 Jul 2021
    ArrayBuffer to/from base64: ArrayBuffer <-> base64 string functions.
  • A note from our sponsor - Stream
    getstream.io | 8 Jul 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Stats

Basic proposal-arraybuffer-base64 repo stats
5
275
7.1
12 months ago

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that HTML is
the 9th most popular programming language
based on number of references?