Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
133 changes: 133 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,133 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
ivosh/valgrind is built on the following main stack:

- [Assembly Language](https://en.wikipedia.org/wiki/Assembly_language) – Languages
- [C lang](http://en.wikipedia.org/wiki/C_(programming_language)) – Languages
- [C++](http://www.cplusplus.com/) – Languages
- [Haskell](http://www.haskell.org/) – Languages
- [Perl](http://www.perl.org/) – Languages
- [Travis CI](http://travis-ci.com/) – Continuous Integration
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
ivosh/valgrind is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/4934/default_71f18bbdc61fb88cefb66415bb55dc6f1e60e5ec.png' alt='Assembly Language'/> [Assembly Language](https://en.wikipedia.org/wiki/Assembly_language) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/no-img-open-source.png' alt='C lang'/> [C lang](http://en.wikipedia.org/wiki/C_(programming_language)) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1049/cplusplus.png' alt='C++'/> [C++](http://www.cplusplus.com/) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1069/oCgm29k9.png' alt='Haskell'/> [Haskell](http://www.haskell.org/) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1048/perl.png' alt='Perl'/> [Perl](http://www.perl.org/) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [ivosh/valgrind](https://github.com/ivosh/valgrind)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|9<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (5)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4934/default_71f18bbdc61fb88cefb66415bb55dc6f1e60e5ec.png' alt='Assembly Language'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Assembly_language">Assembly Language</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/no-img-open-source.png' alt='C lang'>
<br>
<sub><a href="http://en.wikipedia.org/wiki/C_(programming_language)">C lang</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1049/cplusplus.png' alt='C++'>
<br>
<sub><a href="http://www.cplusplus.com/">C++</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1069/oCgm29k9.png' alt='Haskell'>
<br>
<sub><a href="http://www.haskell.org/">Haskell</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1048/perl.png' alt='Perl'>
<br>
<sub><a href="http://www.perl.org/">Perl</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'>
<br>
<sub><a href="http://travis-ci.com/">Travis CI</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Shell_script">Shell</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6225/no-img-open-source.png' alt='gdb'>
<br>
<sub><a href="https://www.sourceware.org/gdb/">gdb</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
104 changes: 104 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
repo_name: ivosh/valgrind
report_id: 3de69b90dfb3171517111723ee9dbac4
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:00:23+00:00'
requested_by: ivosh
provider: github
branch: master
detected_tools_count: 9
tools:
- name: Assembly Language
description: A low-level programming language
website_url: https://en.wikipedia.org/wiki/Assembly_language
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4934/default_71f18bbdc61fb88cefb66415bb55dc6f1e60e5ec.png
detection_source_url: https://github.com/ivosh/valgrind
detection_source: Repo Metadata
- name: C lang
description: One of the most widely used programming languages of all time
website_url: http://en.wikipedia.org/wiki/C_(programming_language)
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/no-img-open-source.png
detection_source_url: https://github.com/ivosh/valgrind
detection_source: Repo Metadata
- name: C++
description: Has imperative, object-oriented and generic programming features, while
also providing the facilities for low level memory manipulation
website_url: http://www.cplusplus.com/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1049/cplusplus.png
detection_source_url: https://github.com/ivosh/valgrind
detection_source: Repo Metadata
- name: Haskell
description: An advanced purely-functional programming language
website_url: http://www.haskell.org/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1069/oCgm29k9.png
detection_source_url: https://github.com/ivosh/valgrind
detection_source: Repo Metadata
- name: Perl
description: Highly capable, feature-rich programming language with over 26 years
of development
website_url: http://www.perl.org/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1048/perl.png
detection_source_url: https://github.com/ivosh/valgrind
detection_source: Repo Metadata
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/ivosh/valgrind
detection_source: Repo Metadata
- name: Travis CI
description: A hosted continuous integration service for open source and private
projects
website_url: http://travis-ci.com/
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png
detection_source_url: https://github.com/ivosh/valgrind/blob/master/.travis.yml
detection_source: ".travis.yml"
last_updated_by: Ivo Raisr
last_updated_on: 2017-11-04 17:50:22.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/ivosh/valgrind
detection_source: Repo Metadata
- name: gdb
description: GNU debugger tool
website_url: https://www.sourceware.org/gdb/
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/6225/no-img-open-source.png
detection_source_url: https://github.com/ivosh/valgrind
detection_source: Repo Metadata