transaction
Account manager
A Go library that provides an embedded, transactional database for managing account transactions in a multithreaded environment.
Embedded database for accounts transactions.
132 stars
10 watching
16 forks
Language: Go
last commit: 10 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
avito-tech/go-transaction-manager | An abstraction layer for managing transactions in database interactions | 234 |
manishrjain/gocrud | A framework to simplify creating and managing structured data using graph operations | 305 |
joetifa2003/mm-go | A package providing low-level manual memory management utilities for Go | 150 |
owenthereal/goup | A Go package manager designed to simplify the process of installing and managing different versions of the Go programming language. | 547 |
owenthereal/nut | Manages dependencies and vendoring for Go projects by fetching, rewriting import paths, and introducing metadata files. | 232 |
cryptojuice/gobrew | An environment manager for multiple versions of the Go programming language | 192 |
rhymond/go-money | Provides a Go implementation of the Fowler's Money pattern for working with monetary values | 1,684 |
opacity/storage-node | A Go-based application that manages Opacity 1.0 accounts and backend processes. | 11 |
go-bongo/bongo | An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
adrianoviana87/ltuiny | A utility that helps manage transactions in a ledger file. | 12 |
petejkim/goop | A dependency manager for Go projects inspired by Bundler. | 778 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
oklog/run | A mechanism to manage goroutine lifecycles in Go programs | 1,553 |
matm/go-nowpayments | A Go library providing access to the NOWPayments API for making payments and retrieving information about transactions. | 3 |
kevincobain2000/gobrew | A tool to simplify Go version management without requiring root access or shell rehashing. | 379 |