Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Collection of libraries for use with x86 / x64 assembler

NotificationsYou must be signed in to change notification settings

mrfearless/libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of libraries for use with x86 / x64 assembler.

Some of the libraries have been created by myself, the rest are by others and other projects, and in those cases I have only compiled static versions (if possible) and converted .h header files to assembler style .inc files for ease of use with x86 and x64 assemblers: masm, jwasm, hjwasm, uasm etc.

The libraries that I have created (some of them) have documentation on the functions they contain. More information can be found in thewiki.

Some releases have been packaged for convenience and can be foundhere.

Hopefully you find them useful in your coding.

Compression

ProjectVersionDescription
APLib1.1.1Compression library by Jørgen Ibsen
BriefLZ1.3.0Compression library by Jørgen Ibsen
Brotli1.1.0Compression library by Google
Bzip21.1.0Compression library by Julian Seward
Bzip31.4.0Compression library by Kamila Szewczyk
FastLZ0.5.0Compression library by Ariya Hidayat
FastLZMA21.0.1Compression library by Conor McCarthy
FSE0.9.0Compression library by Yann Collet
JCALG1r5.xxCompression library by Jeremy Collake
libdeflate1.3Compression library by Eric Biggers
Lizard1.0Compression library by Przemyslaw Skibinski
LZ41.9.5Compression library by Yann Collet
LZAV2.15Compression library by Aleksey Vaneev
LZFSE1.0Compression library by Apple
LZMA24.07Compression library by Igor Pavlov
LZO2.10Compression library by Markus F.X.J. Oberhumer
miniLZO2.10Compression library by Markus F.X.J. Oberhumer
Rtl-Native win32 compression by Microsoft
Snappy1.2.1Compression library by Google
Squish1.11DXT library by Jack Andersen/Simon Brown
Zlib1.3.1Compression library by Mark Adler
zlib-ng2.2.0Compression library by zlib-ng
Zstd1.5.5Compression library by Facebook

Compression Archive Management

ProjectVersionDescription
libzip1.11.3zip archive library by Dieter Baron & Thomas Klausner
miniz3.0.2zlib and zip archive library by Rich Geldreich

Database

ProjectVersionDescription
LMDB0.9.70Key-Value database library by Symas
SQLite3.48SQL database engine library by SQLite

Data Exchange/Serialization

ProjectVersionDescription
cJSON1.7.16JSON library by Dave Gamble
Jansson2.14JSON library by Petri Lehtinen
Mini-XML3.3.1XML library by Michael R Sweet
Parson1.5.3JSON library by Krzysztof Gabis

Debugging/Disassember/Assembler

ProjectVersionDescription
Capstone4.0.0Disassembly library by Nguyen Anh Quynh
Debug64-Debug x64 macros by fearless
Keystone0.9Assembler library by Nguyen Anh Quynh

Hashing

ProjectVersionDescription
xxhash0.7.1non-cryptographic hash library by Yann Collet

Image Handling

ProjectVersionDescription
PNGLib1.0PNG file format library by Thomas Bleeker
GIFLIB1.0GIF file format library by Thomas Bleeker
Giflib5.2.1GIF file format library by Eric S. Raymond
libspng0.7.4PNG file format library by Randy408
PlutoVG0.0.2Vector rendering library bySamuel Ugochukwu
PlutoSVG0.0.8SVG rendering library by Samuel Ugochukwu

Mathematics

ProjectVersionDescription
FpuLib2.341FPU library by Raymond Filiatreault
MixLib1.0Math library by Raymond Filiatreault
ZLIB1.1Math library by Raymond Filiatreault

Scripting

ProjectVersionDescription
Lua5.3.4Scripting library by Lua

SSL

ProjectVersionDescription
BearSSL?SSL/TLS library by Thomas Pornin
OpenSSL1.1.1SSL/TLS library by OpenSSL

Misc

ProjectVersionDescription
Console-Win32 Console library by fearless
Listview-Win32 Listview library by fearless
RPC-RPC library by fearless
SDL2.xDirectMedia library by SDL
Treeview-Win32 Treeview library by fearless
VirtualStack-Virtual stack library by fearless
ZeroMQ?Messaging library by ZeroMQ

Older/Obsolete/WIP Projects:

ProjectVersionDescription
Cudaxx64 assembler port of Nvidia's CUDA SDK and NVML
Masm64xx64 assembler port of Steve Hutchesson's Masm32 library
OpenCLxx64 assembler port of Khronos OpenCL SDK
VulkanxAssembler port of Khronos Vulkan graphics api (WIP)

About

Collection of libraries for use with x86 / x64 assembler

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp