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: 58,084
Bookmarked: 27
Downloaded: 1,069
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: 79,521
Bookmarked: 119
Downloaded: 737
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: 99,257
Bookmarked: 110
Downloaded: 1,126
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
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