Click here to Skip to main content
15,886,859 members

Articles by AlexeyAB (Articles: 3)

Articles: 3

RSS Feed

Average article rating: 4.98

Programming Languages
C++
23 Apr 2017   Updated: 1 May 2017   Rating: 5.00/5    Votes: 19   Popularity: 6.39
Licence: CPOL    Views: 61,315     Bookmarked: 27   Downloaded: 1,122
Please Sign up or sign in to vote.
Examples of use and testing of a thread-safe pointer and contention-free shared-mutex
C++11
23 Apr 2017   Updated: 30 Mar 2021   Rating: 4.94/5    Votes: 47   Popularity: 8.25
Licence: CPOL    Views: 82,702     Bookmarked: 119   Downloaded: 745
Please Sign up or sign in to vote.
Smart pointer that makes any object thread-safe for any operations, with the performance equal to that of optimized lock-free containers
Markdown
23 Apr 2017   Updated: 16 Dec 2021   Rating: 5.00/5    Votes: 77   Popularity: 9.42
Licence: CPOL    Views: 104,010     Bookmarked: 110   Downloaded: 1,137
Please Sign up or sign in to vote.
Atomic operations and C++11 memory barriers and assembler instructions generated on x86_64 CPUs

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Architect
Germany Germany
The author of the YOLOv7/YOLOv4 - the best neural network for object detection.
I use modern C++ and modern CPU/GPU processors to solve tasks that require high performance, which can only be solved now.
I'm interested in HPC, Computer Vision and Deep Learning.
Preferably languages: C++11/14, CUDA C++, Python, SQL