profile
viewpoint
Anthony Calandra AnthonyCalandra Canada https://anthony-calandra.com B.CS University of Waterloo

AnthonyCalandra/modern-cpp-features 16830

A cheatsheet of modern C++ language and library features.

AnthonyCalandra/modern-c-features 56

A cheatsheet of modern C language and library features.

AnthonyCalandra/gba-pong 24

Classic pong game on the GameBoy Advance.

AnthonyCalandra/bytecode-scanner 10

A Java bytecode scanner that looks for uses of particular APIs.

AnthonyCalandra/todo-list 10

(THIS PACKAGE IS NO LONGER MAINTAINED.) A package for the Atom editor which keeps track of TODO, FIXME, etc. messages in code.

AnthonyCalandra/meta 8

Metaprogramming C++11 library built on top of std::type_traits.

AnthonyCalandra/chip8-emu 6

CHIP-8 emulator written in modern C++.

AnthonyCalandra/gba-js 5

A proof-of-concept simple pong game written in JavaScript on the GameBoy Advance.

AnthonyCalandra/synchronized 5

An abstraction for providing a read/write thread-safe, synchronized value.

AnthonyCalandra/dijon 3

This is an experimental dependency injection (DI) library targeting ES7.

startedggerganov/ggml

started time in 7 hours

issue commentAnthonyCalandra/modern-cpp-features

Add support for modules, coroutines, and three-way comparison operator

Glad you like it! No other thanks necessary; attributions and nice messages will do the trick. 👍

I'm definitely interested in your survey or spreadsheet, feel free to share here or send me an email.

alexey-lysiuk

comment created time in 11 days

startedtravisgoodspeed/gbrom-tutorial

started time in 12 days

startedimartinez/privateGPT

started time in 15 days

startedGyulyVGC/sniffnet

started time in 2 months

startedTyOverby/composition-comparison

started time in 2 months

startedohmyzsh/ohmyzsh

started time in 2 months

startedromkatv/powerlevel10k

started time in 2 months

startedgit-for-windows/git

started time in 2 months

startedlysyi3m/macos-terminal-themes

started time in 2 months

startedmit-pdos/xv6-riscv

started time in 3 months

issue closedAnthonyCalandra/modern-cpp-features

Add Ranges to C++ 20

https://en.cppreference.com/w/cpp/ranges

closed time in 3 months

paulo-zhang

issue commentAnthonyCalandra/modern-cpp-features

Add Ranges to C++ 20

Thank you for the request! I've already got it tracked here so I'll close this one since it's a duplicate.

paulo-zhang

comment created time in 3 months

startedcpm-cmake/CPM.cmake

started time in 3 months

push eventAnthonyCalandra/modern-cpp-features

Andrei

commit sha 4a7a0c1c3f8bdbf2779256d42c3c37a951943045

Fix compound requirement code example (#127)

view details

push time in 3 months

pull request commentAnthonyCalandra/modern-cpp-features

Fix compound requirement code example

LGTM, thanks!

Aspirisha

comment created time in 3 months

startedocaml/opam

started time in 3 months

pull request commentAnthonyCalandra/modern-cpp-features

Fix compound requirement code example

Thanks, the (wrong) syntax is from the Concepts TS.

Could you make the same change in CPP20.md?

Aspirisha

comment created time in 3 months

startedocsigen/js_of_ocaml

started time in 3 months

startedocaml-community/utop

started time in 3 months

more