| adyliu/idcenter |
146 |
|
0 |
0 |
almost 10 years ago |
5 |
June 28, 2016 |
2 |
|
Java |
| idcenter(algorithm from twitter snowflake) |
| rossgoodwin/lexiconjure |
129 |
|
0 |
0 |
about 10 years ago |
0 |
|
2 |
other |
Python |
| Twitter bot generating invented words and definitions using RNN + genetic algorithm |
| jubins/MachineLearning-Detecting-Twitter-Bots |
63 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| Custom classification algorithm to sense the bots vs human on social media space like twitter |
| pfcoperez/algorithmaday |
62 |
|
0 |
0 |
over 7 years ago |
0 |
|
4 |
gpl-3.0 |
Scala |
| Repository containing source code for submissions at DailyAlgorithm Twitter account. |
| dabbabi-zayani/Twitter-Sentiment-Classifier |
26 |
|
0 |
0 |
almost 11 years ago |
0 |
|
0 |
|
Python |
| A twitter sentiment classifier based on KNN and SVM algorithms |
| kkrypt0nn/spaceflake |
20 |
|
0 |
0 |
over 2 years ago |
7 |
April 30, 2023 |
0 |
mit |
Go |
| ⛄ A distributed generator to create unique IDs with ease; inspired by Twitter's Snowflake |
| TanUkkii007/reactive-snowflake |
18 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
other |
Scala |
| Akka based id generation service with the same algorithm with Twitter Snowflake |
| hueifeng/snowflake-csharp |
17 |
|
0 |
3 |
over 2 years ago |
13 |
June 04, 2022 |
0 |
apache-2.0 |
C# |
| Twitter's SnowFlake algorithm is implemented using C# language. Support on redis to determine the machine serial number, Full support of cloud native K8S. |
| sergeyleschev/system-design |
16 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| Design large-scale systems / 2022 / Amazon, Dropbox, Instagram, Facebook, Netflix, Pinterest, Twitter, Uber, Youtube architectures @ S.Leschev. L7+ |
| sniper00/snowflake-cpp |
16 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
mit |
C++ |
| A C++ port of Twitter's Snowflake id generation algorithm |