Stars
Collective communications library with various primitives for multi-machine training.
CMake for C++ Best Practices
Fast text search tool with advanced algorithms, SIMD acceleration, multi-threading, and regex support. Designed for rapid, large-scale pattern matching with memory-mapped I/O and hardware optimizat…
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage
An open-source C++ library developed and used at Facebook.
An incremental parsing system for programming tools
Renode - Antmicro's open source simulation and virtual development framework for complex embedded systems
Performance-portable, length-agnostic SIMD with runtime dispatch
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Multi-Joint dynamics with Contact. A general purpose physics simulator.
Open source code for AlphaFold 2.
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.
Implementation and benchmark of lock-free Hopscotch Hashing
saarraz / clang-concepts-monorepo
Forked from llvm/llvm-project****** OBSOLETE - CONCEPTS HAS BEEN MERGED INTO CLANG TRUNK AND DEVELOPMENT CONTINUES THERE ****** This fork of llvm-project contains my implementation of C++2a Concepts for the Clang compiler, and…