TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14966 · Jul 16

#other#awesome#awesome_list#c#c_plus_plus#cpp#cpp_library#cppcon#libraries#list#lists#programming_tutorial#resources You can access a vast, well-organized collection of C++ libraries, frameworks, and tools that cover almost every programming need—from standard libraries, GUI, networking, and machine learning to game engines, cryptography, and more. This curated list includes popular and high-quality options like Boost, Qt, OpenCV, and many specialized libraries for tasks such as asynchronous programming, audio processing, and serialization. Using these resources can save you time, improve code quality, and help you build efficient, robust applications by leveraging tested, peer-reviewed components instead of writing everything from scratch. It’s a one-stop reference to boost your C++ development productivity and capabilities. https://github.com/fffaraz/awesome-cpp

Results

10 similar posts found

djangoproject

@djangoproject · Post #438 · 09/12/2017, 12:54 PM

# In Python 3 you can use a bare "*" asterisk # in function parameter #lists to force the # caller to use keyword arguments for certain # parameters: »> def f(a, b, *, c='x', d='y', e='z'): ... return 'Hello' # To pass the value for c, d, and e you # will need to explicitly pass it as # "key=value" named arguments: »> f(1, 2, 'p', 'q', 'v') TypeError: "f() takes 2 positional arguments but 5 were given" »> f(1, 2, c='p', d='q',e='v') 'Hello'

Hashtags

djangoproject

@djangoproject · Post #328 · 05/03/2017, 07:27 PM

http://www.csestack.org/python-list-installed-modules-versions-pip/ The main strength of the Python is, the wide range of external #libraries are available. As we keep coding in Python, we install many packages. It is easy getting a Python list installed #modules on the system. There are a couple of ways you can do that.

Mirraの杂货铺 | Link to World!

@NekoMirra · Post #1589 · 01/16/2026, 07:17 PM

现代C++开发环境配置指南 一篇较为完善的Vscode 现代C++开发环境配置指南 文章完整覆盖了 C++开发环境配置的全链路: 编辑器辅助 → 编译与构建 → 包管理 → 调试与优化 → 安全检查 → 性能分析 → 运行与发布。 它既介绍了工具(clangd、clang-format、clang-tidy、CMake、vcpkg、Valgrind 等),也给出了配置方法和常见命令示例 #cpp

Hashtags

The Devs

@thedevs · Post #1737 · 05/03/2020, 04:09 PM

Awesome Falsehood, a curated list of falsehoods programmers believe in. #resources#list#coding @thedevs https://kutt.it/Y837mO

The Devs

@thedevs · Post #1233 · 09/28/2018, 07:15 PM

Free for dev, a list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev. #resources#list#coding @thedevs https://kutt.it/zPVjNS

The Devs

@thedevs · Post #1706 · 04/02/2020, 04:16 PM

Things you can do with a browser in 2020. #list#resources#js @thedevs https://kutt.it/zeTdzE

The Devs

@thedevs · Post #1664 · 01/18/2020, 06:22 PM

Tiny Helpers, a collection of free single-purpose online tools for web developers. #resources#tools#list @thedevs https://kutt.it/f0lsVH

The Devs

@thedevs · Post #1431 · 03/17/2019, 05:02 PM

A designer’s little helpers. A list of useful tools, extensions and features. #resources#tools#list @thedevs https://kutt.it/Zl9Kn8

The Devs

@thedevs · Post #2036 · 12/22/2022, 01:51 PM

Everything I wish I knew when learning C. #article#c @thedevs @thedevs_c https://thedevs.link/430EBG

Hashtags

The Devs

@thedevs · Post #1096 · 04/30/2018, 07:02 AM

Awesome Go, a curated list of awesome Go frameworks, libraries and software. #resources#list#go @thedevs https://kutt.it/7xhk8l