Clement Rey

Results 6 repositories owned by Clement Rey

go-internals

7.8k
Stars
350
Forks
Watchers

A book about the internals of the Go programming language.

interface-bench

111
Stars
5
Forks
Watchers

[Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.

mmm

400
Stars
23
Forks
Watchers

[Go] mmm - manual memory management library.

rust-async

204
Stars
12
Forks
Watchers

Demystifying Asynchronous Rust

freetree

45
Stars
1
Forks
Watchers

[Go] FreeTree - generic binary-search-tree without any GC overhead

seq

95
Stars
12
Forks
Watchers

[Go] seq - a gentle overview of the common ways to tackle the problem of distributed sequential IDs.