-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'github:main' into json-api
- Loading branch information
Showing
6 changed files
with
34 additions
and
2 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
aliases: case,case-app,case-js | ||
created_by: CASE | ||
display_name: CASE | ||
github_url: https://github.com/casejs/case | ||
logo: casejs.png | ||
related: open-source-framework, typescript, platform | ||
released: 2023 | ||
short_description: CASE is a frameworkless and open source tool for creating and deploying web apps. | ||
topic: casejs | ||
url: https://case.app/ | ||
--- | ||
CASE helps developers to create awesome data-intensive apps like dashboards, custom web apps, admin panels, ERPs very quickly. It follows a clear frameworkless approach and allows developers to focus on their data and their business logic. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
display_name: CD (Disambiguation) | ||
short_description: 'CD can either mean "continuous deployment" or "Continuous delivery".' | ||
topic: cd | ||
related: continuous-deployment, continuous-delivery, continuous-integration, cicd, devops | ||
--- | ||
**CD**, within the context of [CI/CD](https://github.com/topics/cicd), can mean multiple things: | ||
* [Continuous deployment](https://github.com/topics/continuous-deployment) | ||
* [Continuous delivery](https://github.com/topics/continuous-delivery) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
display_name: Kokkos | ||
github_url: https://github.com/kokkos | ||
logo: kokkos.png | ||
related: c-plus-plus, parallel-computing, high-performance-computing | ||
short_description: Kokkos C++ Performance Portability EcoSystem. | ||
topic: kokkos | ||
url: https://kokkos.github.io/ | ||
--- | ||
The Kokkos C++ Performance Portability Ecosystem is a production level solution for writing modern C++ applications in a hardware agnostic way. The Ecosystem consists of multiple libraries addressing the primary concerns for developing and maintaining applications in a portable way. The three main components are the [Kokkos Core Programming Model](https://github.com/kokkos/kokkos), the [Kokkos Kernels Math Libraries ](https://github.com/kokkos/kokkos-kernels) and the [Kokkos Profiling and Debugging Tools](https://github.com/kokkos/kokkos-tools). |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.