TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15065 · Aug 16

#c_lang You can build C projects using only a C compiler without needing tools like make or cmake by using the "nob" library, which lets you write build instructions in C itself. This makes your build process very portable across many systems (Linux, Windows, MacOS, etc.) because it depends only on the C compiler, which is widely available. It also lets you reuse code between your project and build system since both use C. However, it requires comfort with C programming and is mainly useful for simpler C/C++ projects, not complex ones with many dependencies. You just include the single header file "nob.h" to start using it. This approach simplifies building and increases control if you prefer coding your build steps in C directly. https://github.com/tsoding/nob.h

Hashtags

Results

2 similar posts found

Search: #solidjs

当前筛选 #solidjs清除筛选
AppPie

@AppPie · Post #2306 · 01/09/2025, 04:06 AM

#Developers CodeImage:代码截图美化工具 🔗GitHub CodeImage 是一个帮助开发者创建精美代码截图的新工具,提供多种功能来加速社交媒体分享流程。让你的代码片段即时管理、美观易读且方便分享。 技术架构 基于 PNPM monorepo 设计,分为应用和包两大类 应用部分 - 前端(@codeimage/app) - 使用 SolidJS 构建 - vanilla-extract 处理样式 - CodeMirror6 作为代码编辑器 - StateBuilder 状态管理 - @codeui/kit 无障碍 UI 套件 - 后端(@codeimage/api) - Fastify 构建 REST API - Prisma ORM 数据库操作 - Auth0 认证 开源许可证 MIT license。 #GitHub#CodeSnippet#OpenSource#SolidJS 📮 频道 @AppPie​​​​​​​​​​​​​​​​

GitHub Trends

@githubtrending · Post #14672 · 05/05/2025, 11:30 AM

#typescript#app#cap#coss#loom#mac#nextjs#nextjs14#open_source#oss#react#record#screen_capture#screen_recorder#screenshot#solidjs#tauri#tauri_app#typescript#vite Cap is a free, open-source tool that helps you record and share videos quickly. It's similar to Loom but gives you more control over your recordings. You can use it on both macOS and Windows, making it easy to work with different devices. Cap allows you to store your videos locally or in the cloud, which means you can access them from anywhere. This tool is great for sharing information with teams or clients securely and efficiently. https://github.com/CapSoftware/Cap