Louis Dureuil (dureuill)

dureuill

Geek Repo

Company:@meilisearch

Github PK Tool:Github PK Tool


Organizations
tetrane

Louis Dureuil's repositories

maybe_ptr

Pointer type that acts like a std::unique_ptr, but that may or may not actually own its data.

Language:C++License:MITStargazers:1Issues:2Issues:0

sentinel_int

A compact representation for Option<u64>, obtained by using u64::max_value() as a sentinel.

Language:RustLicense:MITStargazers:0Issues:2Issues:0

sentinel_option

A compact representation of Option<T> if T provides a sentinel value.

Language:RustLicense:MITStargazers:0Issues:1Issues:0