dynatomic
atomic counter library
A library for using DynamoDB as an atomic counter to perform fast and concurrent updates in distributed systems.
Dynatomic is a library for using dynamodb as an atomic counter
17 stars
2 watching
3 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists
asyncatomicawsconcurrentcounterdynamodbgolangsync
Related projects:
Repository | Description | Stars |
---|---|---|
tomlokhorst/promissum | A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
dfed/swift-async-queue | A library that provides an ordered queue for executing asynchronous tasks from non-isolated contexts in Swift Concurrency. | 162 |
davebshow/gremlinclient | Client library for interacting with the Gremlin Server protocol in Python | 28 |
dmazzella/ufastlz | A MicroPython wrapper for a lightning-fast lossless compression library. | 14 |
dmazzella/ucryptography | A lightweight implementation of cryptographic primitives for secure data handling | 7 |
reugn/async | A collection of concurrent and asynchronous data structures and utilities for efficient programming in Go. | 224 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
pucklaj/dynareadout | A C/C++ library for parsing binary output files and key files of LS Dyna simulations. | 16 |
didactic-drunk/concurrent.cr | A library that provides modern concurrency tools for parallel processing in Crystal | 48 |
dmazzella/ucryptoauthlib | A lightweight Python driver for Microchip's Crypto Authentication secure elements | 41 |
dmazzella/ucrypto | Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. | 32 |
dgilland/pydash | A comprehensive set of functional utilities for Python | 1,331 |
d3xterjs/pydexter | A Python wrapper for rendering charts in the browser with simple syntax | 31 |
antonblanchard/vlsiffra | A software package providing an implementation of efficient digital arithmetic units and combinational logic for high-speed computing applications. | 110 |
mrjohannchang/aioserial.py | A Python package that provides an asynchronous interface to serial communication. | 133 |