JanX2 / xlslibLinks
C++/C library to construct Excel .xls files in code. Official git repo.
☆49Updated 5 years ago
Alternatives and similar repositories for xlslib
Users that are interested in xlslib are comparing it to the libraries listed below
Sorting:
- ExcelFormat library from CodeProject☆45Updated 7 years ago
- A simple and easy-to-use cross-platform C++ wrapper for the SQLite API. Fork of the CppSQLite project, originally by Rob Groves, currentl…☆160Updated 7 months ago
- ☆72Updated 6 years ago
- A plugin-framework that uses C++ and STL.☆163Updated 4 years ago
- a simple non-validating css1 and html parser written in C++ tuned for iOS and Mac☆94Updated 5 years ago
- GNU character conversion library☆149Updated last year
- DuiLib项目个人维护版本,回归std::string,使用C++20,支持控件绑定☆101Updated last year
- C++11 gbk和utf8编码的相互转换☆46Updated 5 years ago
- Duilib扩展控件收集☆38Updated 7 years ago
- A friendly and lightweight C++ database library for MySQL, PostgreSQL, SQLite and ODBC.☆216Updated 3 years ago
- Mirror of the Pluma C++ plugin framework.☆54Updated 11 years ago
- 一个封装了 7z 压缩解 压功能的接口☆44Updated 6 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆36Updated 9 years ago
- Zlog on Windows☆112Updated 2 years ago
- Crashrpt fixes and new features collected from various places☆84Updated 4 years ago
- libiconv Windows build with Visual Studio.☆115Updated 5 months ago
- RapidXML fork; XML namespacing, per-element parsing, etc☆164Updated 8 months ago
- MFC Grid control using a custom draw CListCtrl with subitem editing and formatting☆103Updated 2 years ago
- 由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689。欢迎交流学习。☆126Updated 4 months ago
- Win32 IPC library with async api☆53Updated 9 years ago
- 把asio的socket操作封装成类似Qt Network类似的简单的api。☆121Updated 10 years ago
- Functions to create MD5 checksum from file or string☆102Updated 4 years ago
- A IOCP Server Class on Windows!☆93Updated 7 years ago
- windows软件崩溃解决方案☆68Updated 8 years ago
- 基于原始Duilib维护多年的界面库☆11Updated 4 years ago
- 基于WTL的UI库,支持WTL/MFC和DirectUI混合开发的轻量高效界面库。☆24Updated 7 years ago
- A cross platform Http client with libcurl