Maarten van Geijn · @geijn_mh
1 followers · 10 posts · Server fosstodon.org

Brushing up the advanced concurrent design in std C++20.
All being wel, we can use this for the design of the next system development.
Amazing to practice shared_timed_mutex’es, locks, condition variables and more.

#cpp #concurrency #standardlibrary

Last updated 2 years ago

Paolo Melchiorre · @paulox
653 followers · 582 posts · Server fosstodon.org

This morning I completed "Tuning Trouble" - Day 6 - Advent of Code 2022 ⭐⭐

To solve today's puzzle I used only a `set` in a for-cycle with `range` 💡

github.com/pauloxnet/adventofc

#adventofcode #python #standardlibrary #set #range #tdd

Last updated 2 years ago

Paolo Melchiorre · @paulox
653 followers · 582 posts · Server fosstodon.org

Yesterday I completed "Rucksack Reorganization" - Day 3 - Advent of Code 2022 ⭐⭐

To solve yesterday's puzzle I split in half input string with slice, used enumerate and sets.

github.com/pauloxnet/adventofc

#adventofcode #python #standardlibrary #set #enumerate #tdd

Last updated 2 years ago

Paolo Melchiorre · @paulox
645 followers · 570 posts · Server fosstodon.org

I just completed "Camp Cleanup" - Day 4 - Advent of Code 2022 ⭐⭐

To solve today's puzzle I transformed the input into pairs of sets using range and then the issubset and intersection operators.

github.com/pauloxnet/adventofc

#adventofcode #python #standardlibrary #set #range #tdd

Last updated 2 years ago

GeekProjects News · @news
1 followers · 216 posts · Server geekprojects.com
IT News · @itnewsbot
1945 followers · 239399 posts · Server schleuss.online

Pretty Petite Picolibc Powers Processors - Many times when someone tells you that language X is “better” at something they re... - hackaday.com/2022/11/14/pretty

#libc #newlib #standardlibrary #microcontrollers #softwaredevelopment

Last updated 2 years ago

Tech News Worldwide · @TechNews
11511 followers · 98176 posts · Server aspiechattr.me
Boiling Steam · @boilingsteam
2991 followers · 7723 posts · Server mastodon.cloud

Linux Standard Library Implementations: X32 can be 10% faster, but musl Libc 40% slower: youtube.com/watch?v=wq-a8juPFz

#linux #glibc #musl #libc #performance #comparison #standardlibrary #x32

Last updated 3 years ago