Categories
Tags
3d algorithms alignment analyze APIT Arc Architecture arm ascii assembly asynchronous base64 BitHacks Blogging box c c23 clang clang-format client clippy cmake compiler Computer concat concurrency const_fn constexpr contravariant cos covariant cpp cpu crate CS Customization cybersecurity DataStructure db debugging Demo deserialization discrete doc DP drawio dtruss Dynamic emulator example Example FFI flamegraph flat_map fold format FP fsanitize Functional FunctionalProgramming functions futures Fuwari game GATs gcc gccrs generics gitignore glibc GUI hacking hashmap haskell heap hyperfine Imperative interop invariant iterator join justfile kernel LaTeX leak LFU linux lto MachineLearning macOS map Markdown math ML mmap mod nc OnceLock optimization OS ownership panic parallels perf physics pin postgresql product profiling pub radare2 rayon release reverse RPIT rust sanitizer Science science serialization server shift sin size SmallProjects socket std strace String StringView strip strlen struct sum super surrealdb SWAR swisstable synchronous tan thread time toml tracing traits triangulation uint32_t UnsafeRust utf16 utf8 Video vulkan wsl x86_64 xilem zig
240201_Rust_TOML_lto_strip
2024-02-01
This is a Rust release profile configuration inside Cargo.toml.You are doing a lot of performance-oriented Rust work (thread pools, channels, low-level memory, etc.), so this setup is clearly optimized for maximum runtime performance and smallest binary size. & explain Thin LTO vs Fat LTO in depth
1765 words
|
9 minutes
nc_Netcat
2024-01-03
nc 포트검색, Netcat(ornc)은 TCP 또는 UDP 프로토콜을 사용하여 네트워크 연결을 통해 데이터를 읽고 쓰는 명령줄 유틸리티입니다. `nc` - arbitrary TCP and UDP connections and listens
239 words
|
1 minutes
Include Video in the Posts
2023-08-01
This post demonstrates how to include embedded video in a blog post.
61 words
|
1 minutes