Category: implementation-details

Unsafe and ByteBuffer things
Golang - About Pointers and Performance
golang from kernel to epoll
Talk about some tips for using Unsafe
Notes on using HeapByteBuffer for in-heap memory
More than 100,000 words of detailed analysis of the implementation principle of Stream in the JDK
Analyzing Netty Traffic Control from Occasional Downtime Events
Detailed Guide to Web Page Sub-resource Integrity Checks
golang netpoll Explained
How is the Go generic implemented?
A brief look at the new Go 1.17 call statute
About Redisson Lock
Node Event Loop
Slice Principle Analysis
JavaScript's this Principle
The Type System of Javascript
Android Surfaceview Source Code Analysis and Use
MySQL Crash Safe
Golang Context Source Code Analysis
Go Reflect Performance
Go Channel vs Java BlockingQueue
Introduction to Spring Cloud Stream
A pitfall of comparing empty structs in Golang
Pitfalls of os.popen function and Pipe in Python
Golang - Number of Threads in the Running Program
The Underlying Implementation of Annotations in the Jdk
Spring Master Slave Databas Configuration and Dynamic Datasource Switching Principles
Tcp Network Programming Best Practices
Several Cases of Goroutine Leaks in Golang
Const in Golang
Exploring the React Native Startup Version Checking Mechanism
Redis Expired Key Removal Policy