Explore >> Select a destination


You are here

blog.laufeyjarson.com
| | kristoff.it
5.0 parsecs away

Travel
| | ...are belong to us (from zero wing)
| | gcher.com
3.5 parsecs away

Travel
| | As of 2019, C and C++ are the only programming languages that are supported by virtually any platforms on the market. For example both iOS and android support compiling C and C++ directly as part of their official IDEs. This is one of the reason why I decided to write my voxel editor Goxel in C99: I wanted to be able to run it on Linux, Mac, Windows, iOS, and now I am working on a Android port as well.
| | www.babaei.net
5.1 parsecs away

Travel
| | Crypto++ is an awesome free and open source C++ class library of cryptographic algorithms and schemes which fully supports 32-bit and 64-bit architectures for many major operating systems, including FreeBSD, Linux, Solaris, Windows, Mac OS X and iOS. Currently, Crypto++ officially supports the following compilers: MSVC 6.0 - 2010 GCC 3.3 - 4.5 C++Builder 2010 Intel C++ Compiler 9 - 11.1 Sun Studio 12u1, Express 11/08, Express 06/10 The latest version at the time of this writing is 5.6.1. In spite of the ...
| | nodogmablog.bryanhogan.net
51.3 parsecs away

Travel
| With GitHub Actions, C#, and Pulumi it is easy to create an AWS S3 bucket, here's how.