A library is a collection of preprogrammed templates that implement a behavior when invoked. Libraries are well-defined and are designed for reuse throughout implementation. For example, a website may have multiple webpages that implement the same navigation bar or text-field, but none of these objects have relation to one another.
Dear ImGui 是一个用于构建界面UI的C++库,目标是提供快速迭代,不臃肿的开发体验
#Awesome#C++/C 语言框架、库、资源精选
cURL 由curl(命令行工具)和libcurl(C语言的API库)组成,基于网络协议,对指定URL进行网络传输。支持的通信协议有FTP、FTPS、HTTP、HTTPS、TFTP、SFTP、Gopher、SCP、Telnet、DICT、FILE、LDAP、LDAPS、IMAP、POP3、SMTP和RTSP。
#大语言模型#逆向chat.openai.comAPI工程和绕过Cloudflare Server来免费使用的ChatGPT
C++ Library Manager for Windows, Linux, and MacOS
翻译 - 适用于Windows,Linux和MacOS的C ++库管理器
The motion graphics toolbelt for the web
翻译 - 网络运动图形工具带
#安卓#Full featured HTML framework for building iOS & Android apps
翻译 - 用于构建iOS和Android应用程序的全功能HTML框架
#学习与技能提升#A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
Fast key-value DB in Go.
翻译 - Go中的快速键值数据库。
#面试#World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
翻译 - 运行我们的宇宙的算法|您将遇到的每种算法和数据结构代码的个人库|在论坛上问我们任何问题|
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
翻译 - 适用于C / C ++ / Golang的微型跨平台Webview库。使用WebKit(Gtk / Cocoa)和Edge(Windows)
Create badass, fluid and smooth transitions between your website’s pages
翻译 - 在您的网站页面之间创建混乱,流畅和平滑的过渡。
A predictable state management library that helps implement the BLoC design pattern
翻译 - 可预测的状态管理库,有助于实现BLoC设计模式
#安卓#FreeRDP 是一个免费远程桌面客户端,实现了 RDP 协议。能够在linux上实现windows上的远程连接
#IOS# RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
Tracy 是一款实时、纳秒级分辨率的混合帧和采样剖析器,可用于远程或嵌入式遥测游戏和其他应用程序
Apache Thrift 是一套RPC协议框架,支持20多种编程语言,Facebook开源