C++ Dex

Open-source C++ projects categorized as Dex

Top 5 C++ Dex Projects

  • LIEF

    LIEF - Library to Instrument Executable Formats

    Project mention: What's the Most Portable Way to Include Binary Blobs in an Executable? | news.ycombinator.com | 2022-07-26

    My team is working on this problem in the context of creating Node.js single-executable applications. While the naive approach of just appending data at the end of the binary works, it is not friendly with code-signature in macOS and Windows given that signing operates on PE and Mach-O sections.

    We have recently open-sourced a small tool called Postject (https://github.com/postmanlabs/postject), which is able to inject arbitrary data as proper ELF/Mach-O/PE sections for all major operating systems (with AIX support coming). The tool also provides C/C++ cross-platform headers for easily traversing the final binary and introspect whether the segment is present or not.

    The tool is based on the LIEF (https://github.com/lief-project/LIEF) project.

    At Postman, we are making use of this on our custom Node.js single-executable applications and soon on our custom Electron.js builds too.

  • bitshares-core

    BitShares Blockchain node and command-line wallet

    Project mention: BitShares News | reddit.com/r/BitShares | 2022-12-01

    BitShares Mekong 6.1.0 release with new APIs, improvements to P2P network security, Elastic Search plugin, account history plugin and more: https://github.com/bitshares/bitshares-core/releases/tag/6.1.0 All BitShares mainnet nodes and command-line wallets are recommended to be upgraded, although not required. Docker image: docker pull bitshares/bitshares-core:6.1

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • WaykiChain

    Public Blockchain as a Decentralized Finance Infrastructure Service Platform

  • blocknet

    Official Blocknet cryptocurrency wallet

  • hellomello

    Experiments with writing Android apps in Nim

  • Sonar

    Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2022-12-01.

C++ Dex related posts

Index

What are some of the best open-source Dex projects in C++? This list will help you:

Project Stars
1 LIEF 3,583
2 bitshares-core 1,161
3 WaykiChain 1,049
4 blocknet 217
5 hellomello 72
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com