37 skills found · Page 1 of 2
palkan / IsolatorDetect non-atomic interactions within DB transactions
lucaong / CubdbElixir embedded key/value database
me-foundation / Msignermsigner is an open source Bitcoin Ordinals Partially Signed Bitcoin Transactions (PSBT) signer library. It supports atomic swap of the inscription and provides a simple and secure way to structure Bitcoin transactions for marketplaces.
pbailis / Ramp Sigmod2014 CodeCode for "Scalable Atomic Visibility with RAMP Transactions" in SIGMOD 2014
distributed-lab / Taprootized Atomic SwapsTaprootized Atomic Swaps (TAS) is an extension for Atomic Swaps that presumes the untraceability of transactions related to a particular swap.
nodejitsu / TxnProcess and update CouchDB data in atomic, all-or-nothing transactions
zcash-hackworks / ZbxcatA work-in-progress for Zcash Bitcoin Cross-Chain Atomic Transactions
daton89-topperblues / Mongoose TransactionsAtomicity and Transactions for mongoose.
PaulBabatuyi / Double Entry Bank GoDouble-Entry Bank Ledger in Go is a production-focused backend that demonstrates how to correctly handle money movements using strict double-entry accounting with PostgreSQL, Atomic transactions, concurrency-safe operations (serializable isolation + automatic retries), row-level locking, and full ledger reconciliation patterns used by fintech syste
Consensys / Sidechains SamplesSample code for Atomic Crosschain Transactions
christophstrobl / Mongodb BookstoreSpringBoot application outlining usage of different MongoDB Data Models for atomic operations / transactions. Referring to and extending the MongoDB Model Data for Atomic Operations example.
HarryR / PanautomataCross-chain proofs and atomic transactions
rahulpedduri / BankingThe Project simulates the traditional banking system online. “Internet Banking Plus” eases the job of both the customers and employees of the bank. The project ensures the atomicity of the transactions and also ensures security and consistency of the overall online banking. This project in particular adds many other features like small-credit, auto-debit, auto-credit and loan facility. Educational Project
SagarBiswas-MultiHAT / SecureBank CLISecureBank-CLI; A compact C++17 command-line banking simulator demonstrating secure credential handling, atomic JSON/JSONL persistence, audited transactions, and safe defaults (no overdrafts). Includes CMake builds, unit tests, sanitizers, admin tools, and Docker support — ideal for learning secure systems design and test-driven C++ workflows.
jotaijs / Jotai TransactionUtility package for executing atomic transactions in Jotai.
Errare-humanum-est / ProtoGenDesigning directory cache coherence protocols is complicated because coherence transactions are not atomic in modern multicore processors. A coherence transaction comprises multiple messages, and these messages can interleave with other conflicting coherence transactions initiated by other cores. To overcome this architectural challenge, we present ProtoGen, an automated tool for taking the description of a directory protocol with atomic transactions (i.e., no concurrency) and generating the corresponding protocol for a multicore with non-atomic transactions. ProtoGen outputs the finite state machines for the cache and directory controllers, including all of the transient states that are possible with concurrent transactions. We have used ProtoGen to generate complete MSI, MESI, and MOSI protocols given their stable state protocol specifications. We have verified the generated protocols for safety and deadlock freedom using the Murϕ model checker. Our generated protocols are identical to or better than manually generated protocols, at times even discovering opportunities to reduce stalling.
gosom / Gosql2pca Golang library for implementing two phase commit transactions in PostgreSQL, ensuring atomicity and consistency across distributed systems.
nuwa-protocol / X402 Execx402-exec is a programmable settlement framework for x402 protocol, combining payment verification, Hook-based business logic, and facilitator incentives in atomic transactions.
jaladankisuresh / ThinktransDeclarative javascript library for RethinkDB supporting Atomic transactions
akbarwjyy / PoslifyPoint of Sale (POS) API built with Node.js, Express, Prisma & PostgreSQL. Features multi-tenancy, atomic transactions, and ledger-based inventory management