CodeDelphi

Double Performance In Some Scenarios With Custom FastMM4-AVX Memory Manager

While looking into upgrading the FastMM4 version in Embarcadero Dev-C++ I ran across a fork of FastMM4 called FastMM4-AVX. It uses special instruction sets to achieve better results than the original FastMM4. Developer maximmasiutin has added a number of enhancements to the original FastMM4 specifically “AVX support and multi-threaded enhancements (faster locking)”. It claims…
Read more
CodeDelphi

Syntax Highlighting Editors In Delphi & C++Builder On Windows

A popular syntax highlighting editor for Delphi is called TSynEdit. This post is mainly focused on the various forks of TSynEdit and which one you might want to use in your own projects. The Dev C++ project uses TSynEdit which needed to be upgraded when it was lifted from compiling in Delphi 6 to compiling in Delphi 10.4. The three options are: TurboPack TSynEdit &#8211…
Read more
C++DelphiTech Partner

Robust And Powerful ImageEn Image Display And Editing Library For VCL On Windows

ImageEn is an extensive component suite for image editing, display and analysis written in pure VCL code for Delphi and C++ Builder. Thousands of software developers use ImageEn to add powerful multimedia functionality to their applications. ImageEn is suitable for all applications, from basic image loading and display features for general applications to advanced features like layer editing…
Read more
DelphiTech Partner

Easy And Powerful JetLua SDK for Delphi on Windows

JetLua™ is a Lua SDK for Delphi to allow easy integration for Lua scripting inside your Delphi application. Features Made with/supports latest Delphi versionOnly two minimal interfaces to access feature set (IJetLua & IJetLuaContext)You can auto register class/object JetLua routinesIf you have created an AutoSetup class function, it’s automatically called during registration…
Read more