Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
Top 23 TypeScript Go Projects
-
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Yep, and that kind of problem is still often the root cause of CVEs in even mature professional projects. Just one example that springs to mind: CVE-2022-39328 for Grafana.
-
Project mention: How do you guys document all the technical stuff of your selfhosted servers? | /r/selfhosted | 2023-06-01
I was using wikijs but it's overkill and way to in-depth for stuff like that but that's not a bad thing it can be a fantastic tool if that's what you prefer. But I recently discovered memos a twitter like note taking app you can selfhost. Search functionality and tags. Can input code segments which I use for my compose files portainer stacks ect.. also have a post on there for all my IP addresses and lots of other useful snippets from around the web. https://github.com/usememos/memos
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
-
signoz
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
Project mention: Deep Dive: Observability Tool Price Comparison with Calculator Spreadsheet | /r/Observability | 2023-05-27Sure, we will include dynatrace and elastic in our next update. The line items are mostly based on how the product does the billing u/RabidWolfAlpha. Datadog has an SKU-based billing structure. If you visit their pricing page, they list down a lot of products, and they bill each of them separately. For example, APM and infrastructure monitoring are two separate paid products. SigNoz is based on usage-based pricing; only pay for how much data you ingest. Billing is based on how much logs, metrics and traces you ingest. There is no separate billing for APM and infrastructure monitoring. SigNoz has most features that Datadog provides, except things like network monitoring, Cloud SIEM, etc. Are you looking for any specific feature? p.s SigNoz is also open source: our github repo.
-
console
Redpanda Console is a developer-friendly UI for managing your Kafka/Redpanda workloads. Console gives you a simple, interactive approach for gaining visibility into your topics, masking data, managing consumer groups, and exploring real-time data with time-travel debugging. (by redpanda-data)
Project mention: What are your favorite tools or components in the Kafka ecosystem? | /r/apachekafka | 2023-05-31 -
1Backend
Run your web apps easily with a complete platform that you can install on any server. Build composable microservices and lambdas.
-
wundergraph
WunderGraph is a Backend for Frontend Framework to optimize frontend, fullstack and backend developer workflows through API Composition.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Project mention: Build retro games using WebAssembly for a fantasy console | news.ycombinator.com | 2023-02-27
-
-
Project mention: Using Kubernete & minIO. If anyone is able to assist me in finalising my minIO deployment, I'd appreciate it | /r/devops | 2023-01-28
-
Project mention: Show HN: Scale – Serverless functions, in any language, powered by WASM | news.ycombinator.com | 2023-04-20
-
Your go projects will share the go dependencies from the go.mod file in the root. Checkout https://github.com/nx-go/nx-go for getting started. Also, when generating a library you can follow the same approach as an app except you change it from app to lib.
-
syntax-highlighter
Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
-
botway
🤖 Generate, build, handle and deploy your own bot with your favorite language, for Discord, or Telegram, or Slack, or even Twitch.
Project mention: Botway - 🤖 Generate, build, handle and deploy your own bot with your favorite language, for Discord, or Telegram, or Slack. | dev.to | 2022-06-21scoop bucket add botway https://github.com/abdfnx/botway scoop install botway
-
devclad
DevClad is a social-workspace platform for developers. Network, build, and ship your ideas rapidly.
> you are matched with another dev using an ML algorithm for a 1 on 1 call
I was wondering why so complicated and how the model was learned...
> https://github.com/DevClad-Inc/devclad/blob/main/apps/server...
Aha, better indeed to rely on your own human learning ;-)
-
Project mention: ResearchGPT: Automated Data Analysis and Interpretation | news.ycombinator.com | 2023-04-25
I made something vaguely similar for your local terminal[0].
The idea is to give you a chat with an assistant that can use local tooling. Here it's Python for data analysis, I went more in the direction of "give it access to your terminal, so it can answer questions / do tasks on your local machine" which is something web-based options can't do right now.
I.e. ask it about your system details (processes, wifi) or to do things (configure something). Have it run the relevant commands, analyze the output, and respond either in natural language or i.e. a chart.
It's a really cool area of putting AI in a feedback loop (langchain-like), which I think is where the magic happens, and where we'll see much more happening in the future.
-
-
harmony
An experiment with WebAssembly ✨ Harmony brings Git in your browser! Create and/or modify local files, on the fly, in your browser. Use git branches and commits to track them. (by thomscoder)
Project mention: Bringing Git in the browser via Go and WebAssembly. Upload, create files, folders, branches, commits etc... On the fly in the browser | /r/golang | 2022-10-09Repo: https://github.com/thomscoder/harmony
-
-
EdgeDB employee here. Regarding tech stacks, we're seeing the most adoption in the JS/TypeScript ecosystem, especially Next.js and Remix users. That's followed by Python then Go. We've been prioritizing Deno and will be working in the near future to make our query builder Deno-compatible as well. You can see an (very simplistic) example project showing how to use EdgeDB in a Deno Fresh app: https://github.com/edgedb/edgedb-examples/tree/main/deno-fresh
-
collabora-mattermost
Mattermost plugin to integrate Collabora Online so that users can view or edit files directly in the chat.
-
Project mention: Show HN: Open-source authorization service based on Google-Zanzibar | news.ycombinator.com | 2022-07-14
-
go-explorer
New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
TypeScript Go related posts
- Monorepos in Golang? Preferably with NextJS
- Quizzes where you have to think like C compiler
- Is there a difference between a for loop and a while loop?
- Any success generating art with AI?
- Where are "temporary" rvalues stored?
- The power of PURISTA TypeScript Framework v1.7
- Τα πιο χρήσιμα site που γνωρίζετε παγκοσμίως
-
A note from our sponsor - Appwrite
appwrite.io | 4 Jun 2023
Index
What are some of the best open-source Go projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | Grafana | 55,608 |
2 | memos | 14,228 |
3 | compiler-explorer | 13,277 |
4 | signoz | 13,006 |
5 | console | 3,196 |
6 | 1Backend | 2,129 |
7 | wundergraph | 1,592 |
8 | wasm4 | 878 |
9 | golangci-lint-action | 810 |
10 | console | 649 |
11 | scale | 340 |
12 | nx-go | 304 |
13 | syntax-highlighter | 178 |
14 | botway | 152 |
15 | devclad | 123 |
16 | cuttlefish | 56 |
17 | astro | 55 |
18 | harmony | 49 |
19 | vscode-goplus | 45 |
20 | edgedb-examples | 45 |
21 | collabora-mattermost | 35 |
22 | kala-go | 22 |
23 | go-explorer | 18 |