Skip to content
View Brugarolas's full-sized avatar

Block or report Brugarolas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

Performance/Low-level C/C++/Asm

- High performance code in C++ - Particularly related or useful to gaming - Multi-threading, memory management, SIMD, Async - Engines, Graphical APIs, GUIs
243 repositories

A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.

Assembly 198 29 Updated Feb 10, 2025

EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.

C++ 9,069 1,013 Updated Nov 15, 2025

A collection of algorithms, data structures and other useful information for competitive programming.

C++ 560 114 Updated Jun 9, 2025

Concurrent Deferred Reference Counting

C++ 172 12 Updated Feb 18, 2024

HOT - Height Optimized Trie

C++ 158 35 Updated Mar 26, 2018

the fastest in-memory index in the East 东半球最快并发索引

C 477 70 Updated Feb 4, 2021

Fastest Trie structure (Linux & Windows)

C++ 93 11 Updated Dec 26, 2022

Custom memory allocators in C++ to improve the performance of dynamic memory allocation

C++ 1,913 167 Updated May 23, 2024

Buddy Allocator using C++

C++ 2 Updated Apr 21, 2025

C++ components used in the project https://github.com/rnburn/bbai

C++ 53 5 Updated Sep 4, 2023

Zero-knowledge proof acceleration with GPUs for C++ and Rust

C++ 4,941 153 Updated Aug 14, 2025

Smart Garbage Collection Library for C++

C++ 233 11 Updated Apr 21, 2025

The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)

C 3,377 432 Updated Dec 12, 2025

C++ std::thread Event Loop with Message Queue and Timer

C++ 49 17 Updated Jun 22, 2025

An Efficient C++ Fixed Block Memory Allocator

C++ 37 2 Updated Jul 23, 2025

State Machine Design in C++

C++ 165 43 Updated Jun 21, 2025

Asynchronous Multicast Delegates in C++

C++ 20 2 Updated Dec 16, 2025

The Refreshingly Simple Cross-Platform C++ Dataflow / Patching / Pipelining / Graph Processing / Stream Processing / Reactive Programming Framework

C++ 249 45 Updated Dec 10, 2025

The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the Linux platform.

C++ 22 21 Updated Dec 1, 2025

A tiny metaprogramming library

C++ 312 46 Updated Jun 23, 2023

Functional reactive programming library for c++

C++ 160 11 Updated Jan 7, 2024

The C++ Standard Library for Parallelism and Concurrency

C++ 2,762 495 Updated Dec 16, 2025

The atomic_ops project (Atomic memory update operations portable implementation)

C 444 113 Updated Dec 10, 2025

Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)

C++ 16 3 Updated Feb 18, 2016

an independent context library from boost

Assembly 1 Updated Jan 30, 2024

A low-level user space context-switching library based on the inner workings of boost.context (https://github.com/boostorg/context). Written in plain C99.

Assembly 2 2 Updated May 10, 2023

"Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.

Assembly 95 19 Updated Dec 10, 2025

从boost.context库提取的fcontext

Assembly 13 6 Updated Aug 26, 2022

Small garbage collector

C++ 1 Updated Oct 22, 2024

Embree ray tracing kernels repository.

C++ 2,616 420 Updated Dec 4, 2025