Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TH
thindil @lemmy.ml
Posts 6
Comments 0

AdaCore Technologies for Cyber Security

www.adacore.com AdaCore Technologies for Cybersecurity

This book is intended for those who are involved with software at any level who would like to learn how to address software and security challenges.

AdaCore Technologies for Cybersecurity
0

C++ versus Ada for safety critical software (I)

craftofcoding.wordpress.com C++ versus Ada for safety critical software (i)

Safety critical software is incredibly important for systems designed for applications such as aerospace, rail transportation, power stations and the like. This the F-35 hey, built largely in C++. …

C++ versus Ada for safety critical software (i)
0

Ada Web Application version 2.2.0

blog.vacs.fr AWA 2.2.0

Ada Web Application (https://github.com/stcarrez/ada-awa) is a framework to build high performance secure web applications. This is a new release with 99 Debian packages ready to be installed on Ubun

AWA 2.2.0
0

Ada vs JS seamless interop with GraalVM/Truffle

0
blog.adacore.com Doubling the Performance of SPARKNaCl (again...)

by Roderick Chapman – Feb 19, 2021. Following my last blog entry, further experiments show how the performance of SPARKNaCl can be doubled (again), plus analysis of worst-case stack usage and code size at all optimization levels.

Doubling the Performance of SPARKNaCl (again...)
0
craftofcoding.wordpress.com Coding Ada: strings (iv) – unbounded to string

As mentioned before, strings in Ada can be tricky. Normal strings are fixed in length, and Ada is very stringent about this. Consider a piece of code like this: with ada.Text_IO; use Ada.Text_IO; w…

Coding Ada: strings (iv) – unbounded to string
0