vinhqngo5's Stars
aappleby/smhasher
Automatically exported from code.google.com/p/smhasher
rurban/smhasher
Hash function quality and speed tests
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
alan2207/bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
insidegui/VirtualBuddy
Virtualize macOS 12 and later on Apple Silicon, VirtualBuddy is a virtual machine GUI for macOS M1, M2, M3
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
nviennot/core-to-core-latency
Measures the latency between CPU cores
RRZE-HPC/likwid
Performance monitoring and benchmarking suite
facebook/folly
An open-source C++ library developed and used at Facebook.
torvalds/linux
Linux kernel source tree
gem5/gem5
The official repository for the gem5 computer-system architecture simulator.
comfyanonymous/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
IHP-GmbH/IHP-Open-PDK
130nm BiCMOS Open Source PDK, dedicated for Analog, Mixed Signal and RF Design
cplusplus/papers
ISO/IEC JTC1 SC22 WG21 paper scheduling and management
chaoran/fast-wait-free-queue
A benchmark framework for concurrent queue implementations
pramalhe/ConcurrencyFreaks
max0x7ba/atomic_queue
C++ lockless queue.
LPD-EPFL/ASCYLIB
ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists, binary search trees, queues, and stacks.
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
vector-of-bool/pitchfork
Pitchfork is a Set of C++ Project Conventions
intel/perfmon
andikleen/pmu-tools
Intel PMU profiling tools
trevor-vincent/awesome-high-performance-computing
A curated list of awesome high performance computing resources
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
thlorenz/v8-perf
⏱️ Notes and resources related to v8 and thus Node.js performance
khizmax/libcds
A C++ library of Concurrent Data Structures
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
brendangregg/FlameGraph
Stack trace visualizer