Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tonyfischetti/eweniq-research

Research into methods to improve performance of planned CLI tool
https://github.com/tonyfischetti/eweniq-research

Last synced: 29 days ago
JSON representation

Research into methods to improve performance of planned CLI tool

Awesome Lists containing this project

README

        

eweniq research
===============

`eweniq` is a C command-line utility that I'm writing that offers a streaming
alternative to the `sort | uniq` idiom for removing duplicated inputs. This
repo is a formal test of different ways to approach the problem to compare
computation speed and memory usage