|
|
|
|
|
by Xeoncross
1491 days ago
|
|
The other packages I've missed are all Rust or C packages that manage to create absurdly compact or performant versions of low level structures and blocks like tries, probabilistic filters, encryption primitives, or custom binary storage solutions. All things that Java, Go, C# and others just can't be the best at because of the overhead or GC. |
|