Skip to content

Instantly share code, notes, and snippets.

@sebhtml
Created June 1, 2014 22:14
Show Gist options
  • Save sebhtml/c13880791e4024fe0b67 to your computer and use it in GitHub Desktop.
Save sebhtml/c13880791e4024fe0b67 to your computer and use it in GitHub Desktop.
Progress so far on project Core
[seb@sal biosal]# ./scripts/lines.sh
5742 total
705 ./engine/actor.c
681 ./engine/node.c
313 ./engine/worker.c
308 ./structures/hash_table.c
200 ./examples/mock/mock.c
197 ./examples/ring/sender.c
177 ./input/input_actor.c
175 ./engine/worker_pool.c
160 ./input/buffered_reader.c
158 ./structures/hash_table_group.c
151 ./engine/actor.h
148 ./tests/test_hash_table.c
143 ./structures/fifo.c
136 ./engine/message.c
135 ./input/input.c
127 ./tests/test_fifo.c
121 ./examples/reader/reader.c
118 ./input/input_proxy.c
107 ./structures/fifo_array.c
97 ./engine/node.h
86 ./formats/fastq_input.c
73 ./examples/mock/buddy.c
59 ./tests/test.h
59 ./structures/hash_table.h
59 ./engine/worker.h
50 ./hash/murmur_hash_2_64_a.c
50 ./engine/message.h
47 ./structures/fifo_array.h
44 ./tests/test_fifo_array.c
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment