Skip to content
Avatar

Organizations

@ryppl @Easyshop @boostorg @BoostGSoC13 @BoostGSoC14

Popular repositories

  1. Provides very lightweight outcome<T> and result<T> (non-Boost edition)

    C++ 353 42

  2. nedmalloc Archived

    An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmalloc. Optimised for x86 and x64. Compatible with C++. Can patc…

    C 346 77

  3. P1031 low level file i/o and filesystem library for the C++ standard

    C++ 274 22

  4. A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit finds and iteration. Is approx. 50-100% faster than red-black…

    C++ 254 16

  5. A C99 preprocessor written in pure Python

    Python 102 22

  6. Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!

    Objective-C 85 9

898 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2020

Created a pull request in cpp-pm/hunter that received 1 comment

Port libs3 to MSVC, replace use of select()

I've followed this guide step by step carefully. Yes I've tested this package remotely and have excluded all broken builds. Here is the links t…

+12 −1 1 comment

Created an issue in martinus/robin-hood-hashing that received 2 comments

Moving a local object in a return statement prevents copy elision

../thirdparty/llfio/include/../../../src/core/../robin_hood.hpp:1259:33: warning: moving a local object in a return statement prevents copy elision…

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.