proposal
There are 355 repositories under proposal topic.
zloirock/core-js
Standard Library
tc39/proposals
Tracking ECMAScript Proposals
tc39/proposal-pipeline-operator
A proposal for adding a useful pipe operator to JavaScript.
Dolibarr/dolibarr
Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
ericniebler/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
rbuckton/reflect-metadata
Prototype for a Metadata Reflection API for ECMAScript
arthurfiorette/proposal-try-operator
A proposal to bring ergonomic, inline error handling to JavaScript through a new try operator that always returns a Result.
WebAssembly/gc
Branch of the spec repo scoped to discussion of GC integration in WebAssembly
tc39/proposal-binary-ast
Binary AST proposal for ECMAScript
mariusbancila/stduuid
A C++17 cross-platform implementation for UUIDs
npm/rfcs
Public change requests/proposals & ideation
WebAssembly/threads
Threads and Atomics in WebAssembly
WebAssembly/simd
Branch of the spec repo scoped to discussion of SIMD in WebAssembly
saketkc/fos-proposals
:gift_heart: :penguin: Archive of GSoC proposals
WebAssembly/esm-integration
ECMAScript module integration
tc39/proposal-error-cause
TC39 proposal for accumulating errors
macoj/phd
A list of resources on how/why to do a PhD
WebAssembly/wasi-sockets
WASI API proposal for managing sockets
tc39/proposal-cancellation
Proposal for a Cancellation API for ECMAScript
nervosnetwork/rfcs
This repository contains proposals, standards and documentations related to Nervos Network.
WebAssembly/memory64
Memory with 64-bit indexes
WebAssembly/wasi-filesystem
Filesystem API for WASI
Crissov/unicode-proposals
Proposals for new characters to encode and canonic character sequences to register
CoMakery/self-organization-constitution
An open source constitution for responsive organizations. Inspired by Sociocracy, Holacracy, Self-Management, Reinventing Organizations, etc.
tc39/proposal-smart-pipelines
Old archived draft proposal for smart pipelines. Go to the new Hack-pipes proposal at js-choi/proposal-hack-pipes.
macabeus/js-proposal-algebraic-effects
📐Let there be algebraic effects in JS
romshark/Go-1-2-Proposal---Immutability
A a Go 1/2 language feature proposal to immutability
WebAssembly/exception-handling
Proposal to add exception handling to WebAssembly
WebAssembly/stack-switching
A repository for the stack switching proposal.
WebAssembly/reference-types
Proposal for adding basic reference types (anyref)
TiagoSilvaPereira/laraestimate
LaraEstimate is a complete Estimates/Quotes System made with Laravel 7 and VueJS.
tc39/proposal-source-phase-imports
Proposal to enable importing modules at the source phase
calebdwilliams/construct-style-sheets
Constructible style sheets/adopted style sheets polyfill
LendingHome/pipe_operator
Elixir/Unix style pipe operations in Ruby - PROOF OF CONCEPT