Loki is the name of a C++ software library written by Andrei Alexandrescu as part of his book Modern C++ Design. The library makes extensive use of C++ template metaprogramming and implements several commonly used tools: typelist, functor, singlet
The main ZeosLib product is a set of native datasets and database components for MySQL, PostgreSQL, Interbase, Firebird, MS SQL, Sybase for Borland compilers such as Delphi, C++ Builder and Kylix. 目前支持的直接访问的数据库:MySQL,MSSQL,InterBase,Firebird,Sybase,
一款国外开发的创建自己语法的解析器 可以根据自己定义的规则解析出相应的C#和VB.NET代码 One of the more difficult tasks in computer science is building parsers and compilers. There are a lot of tools available that aid in the tedious task, most notably, Flex and Yacc, both available on the
UPX 源码 V3 验证好用 UPX.v3.05.Source The UPX Hacker's Guide ====================== Foreword -------- The precompiled UPX versions are linked against the NRV compression library instead of the UCL library. Using the same compression algorithms, NRV achiev
姓名
M_draw-低级向量图形库
描述
尽管主要是用C编写的,但这是供Fortran使用的基本图形库。它基于公共领域的VOGLE图形库。 它允许使用各种输出设备创建基于矢量的图形。
建造模块
git clone https://github.com/urbanjost/M_draw.git
cd M_draw/src
# change Makefile if not using one of the listed compilers
# for gfortran
make clean
Documentation:
Need some help ?
Supported compilers:
- Linux: G++ 9.2, Clang++ 9.0
- MacOS: Apple clang version 12.0.0
- Windows: Not supported. Waiting for a bugfix in the MSVC C++ compiler.
Benchmarks
Lithium HTTP server and SQL drivers are bench