bond
Data serializer
A framework for working with schematized data across multiple languages and platforms
Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
3k stars
194 watching
321 forks
Language: C++
last commit: 15 days ago
Linked from 7 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
smartcontractkit/chainlink | A decentralized oracle network for smart contracts enabling on-chain and off-chain computation with real-world data access | 7,023 |
microsoft/faster | A high-performance concurrent key-value store and log library designed for cloud applications. | 6,321 |
jkorf/binance.net | A C# client library providing access to the Binance REST and Websocket API for trading and market data retrieval | 1,044 |
merklejerk/flex-contract | An abstraction layer for Ethereum smart contracts with flexible configuration options and simple integration | 26 |
markeljan/stxgpt | A tool to simplify the deployment of smart contracts on the Stacks blockchain | 6 |
commitizen/cz-cli | A command-line utility that automates the process of creating standardized commit messages in Git repositories. | 16,868 |
hashwords/pledge | Provides an interface to OpenBSD pledge(2) system call for language isolation and memory safety enforcement. | 0 |
openzeppelin/openzeppelin-contracts | A comprehensive library of secure smart contract templates and components for Ethereum-based blockchain applications. | 24,964 |
markeljan/web3gpt | An AI-powered platform for developing smart contracts on multiple blockchain networks using natural language | 81 |
graphprotocol/contracts | Enables decentralized data querying and networking through a set of TypeScript-based contracts on the Ethereum blockchain. | 333 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,055 |
public-awesome/cw-nfts | Provides examples and helpers to build NFT contracts on CosmWasm | 189 |
yjs/yjs | A CRDT framework for collaborative software development, enabling real-time sharing and merging of data without conflicts. | 17,042 |
dotnet/nerdbank.gitversioning | Automatically adds version information to software builds based on Git commit IDs and a version file. | 1,378 |
commitizen-tools/commitizen | Automates version updates and changelog generation for software projects | 2,525 |