Delphi盒子 www.2ccc.com
2Pascal-新時代的Pascal http://www.2pascal.com
WeDelphi http://www.WeDelphi.com
新大富翁論壇 http://www.dfwlt.com/forum.php
萬一的博客:http://www.cnblogs.com/del/
原Delphi窖洞洞主博客:http://www.cnblogs.com/xalion
國內開源項目:
1、CnPack:http://www.cnpack.org/
https://github.com/cnpack/cnvcl
2、QDAC(QQ官方群 250530692):http://blog.qdac.cc/
3、OrangeUI-Delphi移動開發利器(OrangeUI技術支持QQ群:10900297)
4、RPMP-Restful Plugin Midware for Pascal(QQ 群: 289501953): https://github.com/ZYHPRO/RPMP
5、MyBean輕量級配置框架,插件交流群: 205486036: https://github.com/ymofen/delphi-framework-MyBean
6、ABFrameWork(Delphi 框架) QQ交流群: 307455944 (非開源)
7、開源網絡庫之Delphi Cross Socket,由WiNDDRiVER(soulawing@gmail.com)開發的跨平台網絡庫,代碼風格優美,注釋詳細,唯一不足的是Demo略少,在Github上開源:https://github.com/winddriver/Delphi-Cross-SocketQQ交流群:152678031
8、開源網絡庫之DIOCP,由天地弦(www.diocp.org)開發的網絡並發框架,多線程管理庫diocp,經過長時間的測試,運行極為穩定,在Github上開源:https://github.com/ymofen/diocp-v5QQ交流群:638127021
9、ZServer4D,細雨老仙從商業項目(游戲類)剝離而出的雲服務器中間件,可以承載百萬級在線的分布式長連接負載,在Github上開源:https://github.com/PassByYou888/ZServer4DQQ交流群:490269542
10、FMXUI 跨平台UI組件庫 https://github.com/yangyxd/FMXUI
11、YxdJSON Delphi 高性能 JSON 庫(支持RTTI和序列化操作)支持平台: Windows, Android, iOS, Mac OS https://github.com/yangyxd/YxdJson
12、YxdIocp Delphi 高性能 IOCP 通訊模型組件包 (包括TCP、UDP、HTTP、WebSocket等服務器組件和客戶端組件)支持平台: Windows https://github.com/yangyxd/YxdIOCP
13、YxdWorker Delphi 多線程高並發作務引擎 支持平台: Windows, Android, iOS, Mac OS https://github.com/yangyxd/YxdWorker
14、YxdGameFrame Unity 輕量級游戲開發消息引擎框架 支持平台: Windows, Android, iOS, Mac OS 等 https://github.com/yangyxd/YxdGameFrame
15、Wke (miniblink) For Delphi 對Wke,miniblink的封裝。實現支持html5 的 WebUI(相對於dcef來說,它只需要一個dll,更加輕量),也可以用來制作內嵌的小型瀏覽器。支持平台: Windows (WinXP 及以上)https://github.com/yangyxd/wke-for-delphi
國外開源項目:
mOrMot: https://github.com/synopse/mORMot
Awesome Delphi (強烈推薦)
策划的了不起的Delphi框架列表、庫資源,閃亮的東西。
https://github.com/Fr0sT-Brutal/awesome-delphi
Delphi IDE Theme Editor
Delphi IDE主題編輯器(DITE)是一個工具,用於自定義像Delphi(RAD Studio)這樣的幾個Object Pascal IDE的IDE顏色突出顯示。
https://github.com/RRUZ/delphi-ide-theme-editor
DelphiMVCFramework
DMVCFramework(簡稱)是一個流行的,功能強大的Delphi網頁解決方案框架
https://github.com/danieleteti/delphimvcframework
Delphi REST Client API
使用Delphi REST客戶端API來使用以任何編程語言編寫的REST服務。
https://github.com/fabriciocolombo/delphi-rest-client-api
Virtual-TreeView
虛擬樹視圖是從底層構建的Delphi樹視圖控件。多年的發展使其成為當今最靈活和先進的樹形控制系統之一。虛擬樹視圖開始提出改進現有解決方案的許多方面,並引入了一些前所未有的新技術和原理。
https://github.com/Virtual-TreeView/Virtual-TreeView
Delphi-OpenCV
項目Delphi-OpenCV是Delphi中OpenCV庫頭文件的翻譯。
https://github.com/Laex/Delphi-OpenCV
DUnitX
DUnitX是一個新的測試框架,從DUnit,NUnit和其他測試框架中提出了一些想法。它被設計為與Delphi 2010或更高版本一起使用,它使用了舊版Delphi中沒有的語言/ RTL功能。
https://github.com/VSoftTechnologies/DUnitX
Delphi IDE Colorizer
Delphi IDE Colorizer(DIC)是一個插件,它可以使RAD Studio IDE的工作空間
https://github.com/RRUZ/Delphi-IDE-Colorizer
CEF4Delphi
CEF4Delphi是由SalvadorDíazFau創建的一個開源項目,用於在基於Delphi的應用程序中嵌入基於Chromium的瀏覽器。
https://github.com/salvadordf/CEF4Delphi
OmniThreadLibrary
OmniThreadLibrary是一個簡單易用的Delphi線程庫。OTL的主要“賣點”(除了價格之外)是力量,簡單和開放。只需要幾行代碼,就可以設置多個線程,在它們之間發送消息,處理Windows消息等等。