Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

eventid

eventid is a network service for generating unique ID numbers motivated by twitter's snowflake.

Motivation

Just for fun.

Build binary

libevent library is required to build binary. (Tested with libevent 1.4.13 and 2.0.10.)

g++ -O3 -levent -o eventid eventid.c

About

eventid is a network service for generating unique ID numbers

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages