glibc-abi-tool VS win32json

Compare glibc-abi-tool vs win32json and see what are their differences.

glibc-abi-tool

A repository that collects glibc .abilist files for every version and a tool to combine them into one dataset. (by ziglang)

win32json

A JSON representation of win32metadata. These files are generated by https://github.com/marlersoft/win32jsongen (by marlersoft)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
glibc-abi-tool win32json
8 1
159 65
0.6% -
4.3 3.6
2 months ago about 2 months ago
Zig
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

glibc-abi-tool

Posts with mentions or reviews of glibc-abi-tool. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-13.

win32json

Posts with mentions or reviews of win32json. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-13.
  • To Save C, We Must Save ABI
    3 projects | /r/cpp | 13 Mar 2022
    Operating systems already do language-independent ABI files: https://github.com/marlersoft/win32json so the only thing missing is symbol versioning, which already has solutions: https://github.com/ziglang/glibc-abi-tool

What are some alternatives?

When comparing glibc-abi-tool and win32json you can also consider the following projects:

MSYS2-packages - Package scripts for MSYS2.

llvm-mingw - An LLVM/Clang/LLD based mingw-w64 toolchain

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

mingw-w64 - (Unofficial) Mirror of mingw-w64-code

weird - Generative art in Common Lisp

sysroot - Files for cross-compilation

papers

learnxinyminutes-docs - Code documentation written as code! How novel and totally my idea!

manylinux - Python wheels that work on any linux (almost)

win32metadata - Tooling to generate metadata for Win32 APIs in the Windows SDK.

toaruos - A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.

cepl - Code Evaluate Play Loop