File tree Expand file tree Collapse file tree 2 files changed +98
-0
lines changed
templates/what/networking Expand file tree Collapse file tree 2 files changed +98
-0
lines changed Original file line number Diff line number Diff line change 39
39
<img src =" /static/images/buoyant.svg" />
40
40
</div >
41
41
</div >
42
+ <div class =" testimonial row" >
43
+ <div class =" four columns" >
44
+ <img src =" /static/images/1aim.svg" />
45
+ </div >
46
+ <div class =" eight columns" >
47
+ <blockquote >
48
+ Rust's powerful type system enables safe refactoring and catches many classes of bugs at
49
+ compile time. Its low footprint and high performance, complemented by guaranteed memory safety
50
+ and rock-solid error handling make it perfect for writing security critical and complex
51
+ business logic for our backend. The ultra-high stability means that our Rust applications are
52
+ the last past of our stack we ever have to worry about. We have been running a almost 100% Rust
53
+ backend in production since end of 2015 and it has never failed us so far!
54
+ </blockquote >
55
+ <p class =" attribution" >
56
+ – Yann Leretaille,
57
+ <a href =" https://1aim.com/" >1aim</a >
58
+ </p >
59
+ </div >
60
+ </div >
42
61
</div >
43
62
</div >
44
63
</section >
You can’t perform that action at this time.
0 commit comments