THE FIRST EXPLORATION OF PROJECT SPARROW
第三届中国 Rust 开发者大会 THE FIRST EXPLORATION OF PROJECT SPARROW Feng Li ( 李枫 ) hkli2013@126.com Jun 18, 2023 An indie developer from China The Fourth Edition» (ISBN : 9787302428671) & «Linux Hardening in Hostile Networks, First Edition» (ISBN: 9787115544384) Pure software developmement for ~15 years(~11 years Knife for Distributed Computing & AI" at COSCon 2022 (Online); Our new talk "The first exploration of Ray.Rust" will come soon. … 1) Develop with Renode 1.1 Rust peripheral0 码力 | 68 页 | 13.14 MB | 1 年前3Rustle: the first static analyzer for smart contracts in Rust
第三届中国Rust开发者大会 Rustle: the first static analyzer for smart contracts in Rust Matthew Jiang Director of Security Team @ BlockSec Motivation Background Design 1 2 3 Capability Usability Conclusion documentation and samples is preferred Welcome to Contribute Usability Conclusion • Rustle is the first static analyzer for smart contracts in Rust and has been integrated into our workflow • Rustle supports0 码力 | 28 页 | 4.49 MB | 1 年前3Zero instrumentation monitoring with your first steps in eBPF
Zero instrumentation monitoring with your first steps in eBPF Beatriz Martínez, Isovalent - @beatrizmrg October 28, 2020 2 What will we be doing? 3 How are we going to do it? 4 Demo time 5 Tracing uprobes ○ Tracepoints ○ network packets… ● Frameworks, Go bindings, options make it easier: ○ First approach: C, LLVM/CLANG, tc ○ Second approach: gobpf, bcc ● Non-instrumentation monitoring http://340 码力 | 7 页 | 618.37 KB | 1 年前35 tips for your first Istio.io Contribution
#IstioCon 5 tips for your first Istio.io Contribution Albert Sun | @albertsun0 #IstioCon About Me I’m a high schooler who loves learning about everything related to computers, especially interface instructions for node port Ingress Host #7663 Homepage Redesign Proposal #IstioCon #IstioCon “First and foremost: as a potential contributor, your changes and ideas are welcome at any hour of the0 码力 | 14 页 | 717.74 KB | 1 年前3Libraries: A First Step Toward Standard C++ Dependency Management
1October 3, 2023 2 Libraries: A First Step Toward Standard C++ Dependency Management Bret Brown, C++ Infrastructure Lead, Bloomberg Bill Hoffman, CTO, KitwareHello! Welcome! Bret Brown C++ Infrastructure tool interop requirements In short, declaring libraries installed on a filesystem 6Goals ● ✓ A first step towards a robust packaging ecosystem ● ✓ Explicit metadata with a specification ● ✓ All architectures -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/demo.dir/demo.cpp.o -o demo /opt/homebrew/lib/libspdlog0 码力 | 82 页 | 4.21 MB | 5 月前3Nim - the first high performance language with full support for hot codereloading at runtime
Nim - the first high performance Nim - the first high performance language with full support for hot code- language with full support for hot code- reloading at runtime reloading at runtime by Viktor backed by Status since 2018 (#65 cryptocurrency by marketshare) Status - working on one of the first implementations of Ethereum 2.0 just like Rust is backed by Mozilla (although with a lot less...) statements) 42 a DFS traversal with POST visit when module A imports a symbol from B symbol is first registered in B symbol is "gotten" in A after B is inited basically a custom dynamic linker :| imports0 码力 | 63 页 | 2.91 MB | 1 年前3How to Build Your First C++ Automated Refactoring Tool - CppCon 2023
for calls to a member function on a class named A and whose called function is named foo and whose first parameter is an integer. 57 cxxMemberCallExpr( on(hasType(cxxRecordDecl(hasName(“A”)))), callee(functionDecl( calls to a member function on a class named A and whose called function is named foo and whose first parameter is an integer. 58 cxxMemberCallExpr( on(hasType(cxxRecordDecl(hasName(“A”)))), callee(functionDecl( for calls to a member function on a class named A and whose called function is named foo and whose first parameter is an integer. 59 cxxMemberCallExpr( on(hasType(cxxRecordDecl(hasName(“A”)))), callee(functionDecl(0 码力 | 83 页 | 6.03 MB | 5 月前3From Your First Line of Code to Your Largest Repo: How Visual Studio Code Can Help You Develop More Efficiently
Microsoft Confidential How Visual Studio Code can help you develop more efficiently in C++ From your First Line of Code to your Largest Repo:Microsoft C++ Meet the Speakers Sinem Akinci C++ Cross-platform0 码力 | 31 页 | 2.76 MB | 5 月前3Casdoor · An Open Source UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting
Ov Over erview view Casdoor is a UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform based on OAuth 2.0, OIDC, SAML, and CAS. Casdoor serves both the web UI and the login requests Ho How does Casdoor manage it w does Casdoor manage itself? self? Upon running Casdoor for the first time, some built-in objects are created to facilitate its management: • A built-in organization named http://localhost:7 http://localhost:7001 001. In the pr prod od environment, the frontend files are first built by yarn build and served on port 8000, so if you want to go to the Casdoor login page, you0 码力 | 825 页 | 58.31 MB | 1 年前3Better Code: Contracts
where Qhas is the body of has. Since Qhas does not change the value of m or A, the truth of the first two assertions on the right-hand side follows directly from their truth beforehand. The invariantclass zip_vector { vector _first; vector _second; public: const vector & first() const { return _first; } const vector& second() const { return _second; class zip_vector { vector _first; vector _second; public: const vector & first() const { return _first; } const vector& second() const { return _second; 0 码力 | 204 页 | 4.46 MB | 5 月前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
李枫2023RustChinaConf__SparrowFengLi20230614aofficialtemplateMatthewJiangRustle2023RustChinaConZeroinstrumentationmonitoringwithyourfirststepsineBPFtipsforIstioioContributionLibrariesFirstStepTowardStandardC++DependencyManagementNimthehighperformancelanguagefullsupporthotcodereloadingatruntimeHowtoBuildYourAutomatedRefactoringToolCppCon2023FromLineofCodeLargestRepoVisualStudioCanHelpYouDevelopMoreEfficientlyCasdoorAnOpenSourceUIIdentityAccessIAMSingleSignOnSSOplatformsupportingOAuth2.0OIDCSAMLandCASBetterContracts