CoreCipher is a Delphi and FPC library for cryptography. It provides support for RC6,TwoFish,AES, DES, 3DES, Blowfish, MD5,SHA1,MixFunctions, supports Win32, Win64, OSX, iOS and Android.
Graphics32 is a graphics library for Delphi and Lazarus. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.
API to convert JSON objects for DataSet and DataSet to JSON Objects
This component let you execute a dos program (exe, com or batch file) and catch the ouput in order to put it in a memo or in a listbox.
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
REDM是一套基于商业化标准的开源directui界面框架,不仅能提供完善的项目管理方案、详细的文档框架,也可轻松协助完成可视化界面设计,其核心库的稳定性已在内部多个大型商化项目中通过验证。
本项目由来自大连的来自中国大连的一对儿双胞胎兄弟,马晓光、马晓明创作,经他们同意,我代为上传至开源中国GIT中,欢迎大家一起参与开发。感谢马晓光、马晓明的奉献。
Hprose 全名是高性能远程对象服务引擎。 它是一个新型的轻量级跨语言跨平台面向对象的高性能远程动态通讯中间件。它不但易学易用,而且功能强大。本项目是 Hprose 的 Delphi/Free Pascal 版本实现。
使用delphi技术开发的Web框架,使用MVC模式,只需把精力放在模型与视图的设计上,让delphi开发web系统更方便,代码在delphi10.2下编译通过,webbroker 使用了http.sys,性能上有了很大提升。