C++20 STL Features: 1 Year of Development on GitHub
Version 1.0 - September 15, 2020 1 C++20 STL Features: 1 Year of Development on GitHub Stephan T. Lavavej "Steh-fin Lah-wah-wade" Principal Software Engineer, Visual C++ Libraries stl@microsoft.com @StephanTLavavej2 • Part 1: C++20 STL Features • Everything here is Standard, except as noted • Part 2: GitHub Development • For contributors and observers3 Overview Part 04 CppCon 2019 CppCon 2020 • Announced at SuperWig27 GitHub Development Part 228 How We Use GitHub • Code: linear history, few feature branches • Issues: cxx20, LWG, bug, performance, etc. • Pull Requests: Used for all development • Continuous0 码力 | 45 页 | 702.09 KB | 5 月前3THE FIRST EXPLORATION OF PROJECT SPARROW
II. Practicing Sparrow CantripOS(KataOS) Rust support in seL4 userspace III. Sparrow development Develop with Renode IV. Wrap-up 1) Tech Stack 1.1 Microkernel Overview I. Background RISC-V I. Background https://en.wikipedia.org/wiki/RISC-V https://riscv.org/ Development https://riscv.org/exchange/ https://github.com/riscv/riscv-isa-manual Cores & SoC Renode Overview I. Background https://renode.io/ Antmicro's virtual development framework for complex embedded systems. https://github.com/lowrisc I. Background0 码力 | 68 页 | 13.14 MB | 1 年前3whats new in visual studio
2. Code Safety 3. Cross-platform development 4. Developer and Team Productivity Visual Studio Agenda 1. Conformance 2. Code Safety 3. Cross-platform development 4. Developer and Team Productivity /std:c++latest Visual Studio Visual Studio Agenda 1. Conformance 2. Code Safety 3. Cross-platform development 4. Developer and Team Productivity Static Analysis ✴ New and improved checkers in MSVC Code ms/cpp/libfuzzer Visual Studio Agenda 1. Conformance 2. Code Safety 3. Cross-platform development 4. Developer and Team Productivity Simplify C++ dependency management with .0 码力 | 42 页 | 19.02 MB | 5 月前3No Silver Bullet – Essence and Accident in Software Engineering
Silver Bullet – Essence and Accident in Software Engineering Mike Ballou“There is no single development, in either technology or management technique, which by itself promises even one order-of- magnitude used, and tested”Who said it?Frederick Brooks Jr. • Joined IBM in 1956 • Manager for the development of the IBM System/360 family of computers and the OS/360 software package • In 1975, published software problem • Buy versus build • Requirements refinement and rapid prototyping • Incremental development – grow, not build, software • Great designersRequirements refinement and rapid prototyping •0 码力 | 35 页 | 1.43 MB | 5 月前3C++20's
in April 2020 • Lecturer at the University of Washington • Cute pup parent6 Agenda • Part I: Development Process • Implementing in the Open • Organization of Work • Part II: Calendrical Types • Part Overview of [time.zone] • IANA database challenges • Part VI: Conclusion7 Part I: Development Process8 Development Process • Implemented in our microsoft/STL open-source GitHub repo with the help of C++20 chrono: Extensions to(github.com) • Feature branch (feature/chrono) for rapid development and collaboration • Code Review Videos! • clocks, clock_cast, leap_seconds (https://youtu.be/WX3OmVu4lAs) 0 码力 | 55 页 | 8.67 MB | 5 月前3Learning by Contributing to Rust Compiler - 陈于康
lot of time ? Fix the bug of next_point i n source_map It's a closet bug! ? Twitter-Driven Development Refactoring Find the correct mismatch delimiter pairs Aha Moment! It's sad, but we need to rustc compiler team contributors What I’ve earned • Rust has almost solved the memory issue in development phase • Rust is good for software with a long lifetime • Rust is open, but it may lead to0 码力 | 23 页 | 3.28 MB | 1 年前3Visualize Time Enabled Data using ArcGIS Qt (C++) and Toolkit
talk • Showcase a quick way to create a desktop app to visualize time enabled data • Setup the development environment using Esri templates • Use the ArcGIS toolkit to use already existing UI componentsTime for Qt • Open-source project • Contains UI components and utilities to help simplify Qt app development • Can plug and play various UI pieces • Where: - https://github.com/Esri/arcgis-runtime-toolkit-qt0 码力 | 10 页 | 734.09 KB | 5 月前3陈东 - 利用Rust重塑移动应用开发-230618
? 利用 Rust 重塑移动应用开发 Rust 在移动端应 用的价值 Rust is the only advanced choice for cross platform development. 利用 Rust 重塑移动应用开发 Rust 的特点 Why Rust? - Cross platform - Performance - Thread Safe - Memory easily port it to different platforms such as Android and iOS. This cross-platform support reduces development effort and improves code maintainability. - High Performance: Rust provides performance comparable0 码力 | 22 页 | 2.10 MB | 1 年前3唐刚 - Use Rust to Develop the Decentralized Open Data Application - RustChinaConf2023
➔ Every node has a blockchain node in it What An Open Data App Feels Like? “EightFish is a development framework (maybe the first one) for the Open Data Application (ODA), implementing the Open Data EightFish intends to develop the Data-kind Decentralized Application. You can use the traditional Web development coding style to develop a ODA. How to develop Open Data Application The EightFish Application0 码力 | 30 页 | 2.53 MB | 1 年前3C++20: An (Almost) Complete Overview
constexpr Needed to support constexpr reflection in the future “C++20 STL Features: One Year of Development on GitHub” -- Stephan T. Lavavej Tuesday, September 15 • 13:30Concurrency Changes35 Atomic Smart subspan(offset, count): returns a subspan [offset, offset+count) “C++20 STL Features: One Year of Development on GitHub” -- Stephan T. Lavavej Tuesday, September 15 • 13:3068 Feature Testing Macros Allow0 码力 | 85 页 | 512.18 KB | 5 月前3
共 12 条
- 1
- 2
相关搜索词
C++20STLFeaturesYearofDevelopmentonGitHub李枫2023RustChinaConf__SparrowFengLi20230614aofficialtemplatewhatsnewinvisualstudioNoSilverBulletEssenceandAccidentSoftwareEngineeringChrono陈于finalVisualizeTimeEnabledDatausingArcGISQtToolkit陈东利用Rust重塑移动应用开发230618唐刚UsetoDeveloptheDecentralizedOpenApplicationRustChinaConf2023AnAlmostCompleteOverview