https://github.com/benoitc/mz_counter
simple atomic counter for erlang applications
https://github.com/benoitc/mz_counter
Last synced: 6 months ago
JSON representation
simple atomic counter for erlang applications
- Host: GitHub
- URL: https://github.com/benoitc/mz_counter
- Owner: benoitc
- License: bsd-3-clause
- Created: 2017-04-16T05:56:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-16T05:57:31.000Z (almost 9 years ago)
- Last Synced: 2025-09-02T00:35:21.429Z (6 months ago)
- Language: C
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mz_counter
----------
simple atomic counter for Erlang applications.
code extracted from [mz_bench](https://github.com/machinezone/mzbench)