Skip to content

Commit 6f91c73

Browse files
committed
update readme
1 parent 1704897 commit 6f91c73

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

all/Readme.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
### By Name
1212
<!-- PROJECTS_LIST -->
1313
- [bobgeis/aoc2019](https://github.com/bobgeis/aoc2019) - Advent of Code 2019 <br/> ( 2020-01-15 / 12 commits / 0 stars )
14-
- [brentp/nim-lapper](https://github.com/brentp/nim-lapper) - fast easy interval overlapping for nim-lang <br/> ( 2020-02-28 / 15 commits / 19 stars )
15-
- [btbytes/nim-cookbook](https://github.com/btbytes/nim-cookbook) - Nim Programming Cookbook <br/> ( 2017-12-16 / 61 commits / 36 stars )
14+
- [brentp/nim-lapper](https://github.com/brentp/nim-lapper) - fast easy interval overlapping for nim-lang <br/> ( 2020-02-28 / 15 commits / 20 stars )
15+
- [btbytes/nim-cookbook](https://github.com/btbytes/nim-cookbook) - Nim Programming Cookbook <br/> ( 2017-12-16 / 61 commits / 37 stars )
1616
- [clj/aoc-2018](https://github.com/clj/aoc-2018) - Advent of Code 2018 - Nim Solutions <br/> ( 2019-02-20 / 45 commits / 2 stars )
1717
- [Coac/advent-of-code-2019](https://github.com/Coac/advent-of-code-2019) - This repository contains my solutions in Nim for Advent of Code https://adventofcode.com <br/> ( 2019-12-16 / 19 commits / 0 stars )
1818
- [csmith/aoc-2018](https://github.com/csmith/aoc-2018) - Advent of code 2018 solutions <br/> ( 2018-12-22 / 66 commits / 5 stars )
1919
- [dcurrie/AdventOfCode](https://github.com/dcurrie/AdventOfCode) - <br/> ( 2019-12-25 / 37 commits / 0 stars )
20-
- [def-/nim-unsorted](https://github.com/def-/nim-unsorted) - Unsorted Nim code that I wrote for some reason (largely Rosetta Code) <br/> ( 2018-04-08 / 150 commits / 92 stars )
21-
- [dom96/nim-in-action-code](https://github.com/dom96/nim-in-action-code) - Nim in Action code samples <br/> ( 2018-05-21 / 15 commits / 101 stars )
20+
- [def-/nim-unsorted](https://github.com/def-/nim-unsorted) - Unsorted Nim code that I wrote for some reason (largely Rosetta Code) <br/> ( 2018-04-08 / 150 commits / 93 stars )
21+
- [dom96/nim-in-action-code](https://github.com/dom96/nim-in-action-code) - Nim in Action code samples <br/> ( 2018-05-21 / 15 commits / 105 stars )
2222
- [exelotl/aoc2019](https://github.com/exelotl/aoc2019) - Advent of code 2k19 in Nim, until I get tired and stop <br/> ( 2019-12-08 / 8 commits / 0 stars )
2323
- [hoodscott/aoc2018](https://github.com/hoodscott/aoc2018) - Learning Nim with Advent of Code Challenges <br/> ( 2018-12-19 / 47 commits / 0 stars )
2424
- [jabbalaci/AdventOfCode2018](https://github.com/jabbalaci/AdventOfCode2018) - My solutions for AoC 2018. Targeted language: Nim. I may also add some Python solutions. <br/> ( 2018-12-25 / 52 commits / 3 stars )
@@ -46,11 +46,11 @@
4646
### By CommitCount
4747
<!-- COMMITCOUNT_LIST -->
4848
- [vegansk/nimtests](https://github.com/vegansk/nimtests) - Nim language tests <br/> (173 commits / 2 stars / 2017-11-16 )
49-
- [def-/nim-unsorted](https://github.com/def-/nim-unsorted) - Unsorted Nim code that I wrote for some reason (largely Rosetta Code) <br/> (150 commits / 92 stars / 2018-04-08 )
49+
- [def-/nim-unsorted](https://github.com/def-/nim-unsorted) - Unsorted Nim code that I wrote for some reason (largely Rosetta Code) <br/> (150 commits / 93 stars / 2018-04-08 )
5050
- [kaushalmodi/aoc2019](https://github.com/kaushalmodi/aoc2019) - Advent of Code 2019 in Nim <br/> (128 commits / 0 stars / 2019-12-14 )
5151
- [lscrd/AdventOfCode2018](https://github.com/lscrd/AdventOfCode2018) - Nim solution to Advent of Code 2018 <br/> (100 commits / 1 stars / 2018-12-22 )
5252
- [csmith/aoc-2018](https://github.com/csmith/aoc-2018) - Advent of code 2018 solutions <br/> (66 commits / 5 stars / 2018-12-22 )
53-
- [btbytes/nim-cookbook](https://github.com/btbytes/nim-cookbook) - Nim Programming Cookbook <br/> (61 commits / 36 stars / 2017-12-16 )
53+
- [btbytes/nim-cookbook](https://github.com/btbytes/nim-cookbook) - Nim Programming Cookbook <br/> (61 commits / 37 stars / 2017-12-16 )
5454
- [zielmicha/collections.nim](https://github.com/zielmicha/collections.nim) - Library containing advanced collection types and miscellaneous utilities involving iteration <br/> (61 commits / 17 stars / 2019-01-20 )
5555
- [jabbalaci/AdventOfCode2018](https://github.com/jabbalaci/AdventOfCode2018) - My solutions for AoC 2018. Targeted language: Nim. I may also add some Python solutions. <br/> (52 commits / 3 stars / 2018-12-25 )
5656
- [hoodscott/aoc2018](https://github.com/hoodscott/aoc2018) - Learning Nim with Advent of Code Challenges <br/> (47 commits / 0 stars / 2018-12-19 )
@@ -64,8 +64,8 @@
6464
- [rustomax/nim-experiments](https://github.com/rustomax/nim-experiments) - Little snippets of interesting functionality in Nim programming language <br/> (25 commits / 2 stars / 2019-11-28 )
6565
- [tradfursten/advent_of_code_2019](https://github.com/tradfursten/advent_of_code_2019) - <br/> (21 commits / 2 stars / 2019-12-23 )
6666
- [Coac/advent-of-code-2019](https://github.com/Coac/advent-of-code-2019) - This repository contains my solutions in Nim for Advent of Code https://adventofcode.com <br/> (19 commits / 0 stars / 2019-12-16 )
67-
- [brentp/nim-lapper](https://github.com/brentp/nim-lapper) - fast easy interval overlapping for nim-lang <br/> (15 commits / 19 stars / 2020-02-28 )
68-
- [dom96/nim-in-action-code](https://github.com/dom96/nim-in-action-code) - Nim in Action code samples <br/> (15 commits / 101 stars / 2018-05-21 )
67+
- [brentp/nim-lapper](https://github.com/brentp/nim-lapper) - fast easy interval overlapping for nim-lang <br/> (15 commits / 20 stars / 2020-02-28 )
68+
- [dom96/nim-in-action-code](https://github.com/dom96/nim-in-action-code) - Nim in Action code samples <br/> (15 commits / 105 stars / 2018-05-21 )
6969
- [LuisFigueiredo/ProjEuler-Nim](https://github.com/LuisFigueiredo/ProjEuler-Nim) - <br/> (12 commits / 1 stars / 2018-04-14 )
7070
- [bobgeis/aoc2019](https://github.com/bobgeis/aoc2019) - Advent of Code 2019 <br/> (12 commits / 0 stars / 2020-01-15 )
7171
- [RedBeard0531/advent_of_code_2017](https://github.com/RedBeard0531/advent_of_code_2017) - Advent of Code 2017 Solutions <br/> (12 commits / 2 stars / 2017-12-24 )
@@ -80,7 +80,7 @@
8080
### By Activity
8181
<!-- ACTIVITY_LIST -->
8282
- [narimiran/sorta](https://github.com/narimiran/sorta) - SortedTables in Nim, based on B-Trees <br/> ( 2020-04-05 / 7 commits / 13 stars )
83-
- [brentp/nim-lapper](https://github.com/brentp/nim-lapper) - fast easy interval overlapping for nim-lang <br/> ( 2020-02-28 / 15 commits / 19 stars )
83+
- [brentp/nim-lapper](https://github.com/brentp/nim-lapper) - fast easy interval overlapping for nim-lang <br/> ( 2020-02-28 / 15 commits / 20 stars )
8484
- [bobgeis/aoc2019](https://github.com/bobgeis/aoc2019) - Advent of Code 2019 <br/> ( 2020-01-15 / 12 commits / 0 stars )
8585
- [rustomax/nim-exercism](https://github.com/rustomax/nim-exercism) - Exercism exercises in Nim <br/> ( 2020-01-05 / 2 commits / 0 stars )
8686
- [dcurrie/AdventOfCode](https://github.com/dcurrie/AdventOfCode) - <br/> ( 2019-12-25 / 37 commits / 0 stars )
@@ -100,11 +100,11 @@
100100
- [lscrd/AdventOfCode2018](https://github.com/lscrd/AdventOfCode2018) - Nim solution to Advent of Code 2018 <br/> ( 2018-12-22 / 100 commits / 1 stars )
101101
- [hoodscott/aoc2018](https://github.com/hoodscott/aoc2018) - Learning Nim with Advent of Code Challenges <br/> ( 2018-12-19 / 47 commits / 0 stars )
102102
- [mratsim/nim-julia-challenge](https://github.com/mratsim/nim-julia-challenge) - Nim solution to https://nextjournal.com/sdanisch/the-julia-challenge <br/> ( 2018-10-25 / 8 commits / 3 stars )
103-
- [dom96/nim-in-action-code](https://github.com/dom96/nim-in-action-code) - Nim in Action code samples <br/> ( 2018-05-21 / 15 commits / 101 stars )
103+
- [dom96/nim-in-action-code](https://github.com/dom96/nim-in-action-code) - Nim in Action code samples <br/> ( 2018-05-21 / 15 commits / 105 stars )
104104
- [LuisFigueiredo/ProjEuler-Nim](https://github.com/LuisFigueiredo/ProjEuler-Nim) - <br/> ( 2018-04-14 / 12 commits / 1 stars )
105-
- [def-/nim-unsorted](https://github.com/def-/nim-unsorted) - Unsorted Nim code that I wrote for some reason (largely Rosetta Code) <br/> ( 2018-04-08 / 150 commits / 92 stars )
105+
- [def-/nim-unsorted](https://github.com/def-/nim-unsorted) - Unsorted Nim code that I wrote for some reason (largely Rosetta Code) <br/> ( 2018-04-08 / 150 commits / 93 stars )
106106
- [RedBeard0531/advent_of_code_2017](https://github.com/RedBeard0531/advent_of_code_2017) - Advent of Code 2017 Solutions <br/> ( 2017-12-24 / 12 commits / 2 stars )
107-
- [btbytes/nim-cookbook](https://github.com/btbytes/nim-cookbook) - Nim Programming Cookbook <br/> ( 2017-12-16 / 61 commits / 36 stars )
107+
- [btbytes/nim-cookbook](https://github.com/btbytes/nim-cookbook) - Nim Programming Cookbook <br/> ( 2017-12-16 / 61 commits / 37 stars )
108108
- [vegansk/nimtests](https://github.com/vegansk/nimtests) - Nim language tests <br/> ( 2017-11-16 / 173 commits / 2 stars )
109109
- [mratsim/nim-project-euler](https://github.com/mratsim/nim-project-euler) - Solving Project Euler math problems through Nim language (https://projecteuler.net) <br/> ( 2017-11-15 / 27 commits / 6 stars )
110110
- [winksaville/nim-bmtool](https://github.com/winksaville/nim-bmtool) - A benchmarking tool for nim <br/> ( 2015-03-25 / 35 commits / 0 stars )
@@ -114,35 +114,35 @@
114114

115115
### By Popularity
116116
<!-- POPULARITY_LIST -->
117-
- [dom96/nim-in-action-code](https://github.com/dom96/nim-in-action-code) - Nim in Action code samples <br/> (101 stars / 2018-05-21 / 15 commits )
118-
- [def-/nim-unsorted](https://github.com/def-/nim-unsorted) - Unsorted Nim code that I wrote for some reason (largely Rosetta Code) <br/> (92 stars / 2018-04-08 / 150 commits )
119-
- [btbytes/nim-cookbook](https://github.com/btbytes/nim-cookbook) - Nim Programming Cookbook <br/> (36 stars / 2017-12-16 / 61 commits )
120-
- [brentp/nim-lapper](https://github.com/brentp/nim-lapper) - fast easy interval overlapping for nim-lang <br/> (19 stars / 2020-02-28 / 15 commits )
117+
- [dom96/nim-in-action-code](https://github.com/dom96/nim-in-action-code) - Nim in Action code samples <br/> (105 stars / 2018-05-21 / 15 commits )
118+
- [def-/nim-unsorted](https://github.com/def-/nim-unsorted) - Unsorted Nim code that I wrote for some reason (largely Rosetta Code) <br/> (93 stars / 2018-04-08 / 150 commits )
119+
- [btbytes/nim-cookbook](https://github.com/btbytes/nim-cookbook) - Nim Programming Cookbook <br/> (37 stars / 2017-12-16 / 61 commits )
120+
- [brentp/nim-lapper](https://github.com/brentp/nim-lapper) - fast easy interval overlapping for nim-lang <br/> (20 stars / 2020-02-28 / 15 commits )
121121
- [zielmicha/collections.nim](https://github.com/zielmicha/collections.nim) - Library containing advanced collection types and miscellaneous utilities involving iteration <br/> (17 stars / 2019-01-20 / 61 commits )
122122
- [narimiran/sorta](https://github.com/narimiran/sorta) - SortedTables in Nim, based on B-Trees <br/> (13 stars / 2020-04-05 / 7 commits )
123123
- [narimiran/AdventOfCode2018](https://github.com/narimiran/AdventOfCode2018) - My Nim solutions for Advent of Code 2018 <br/> (11 stars / 2019-11-28 / 36 commits )
124124
- [mratsim/nim-project-euler](https://github.com/mratsim/nim-project-euler) - Solving Project Euler math problems through Nim language (https://projecteuler.net) <br/> (6 stars / 2017-11-15 / 27 commits )
125125
- [narimiran/advent_of_code_2015](https://github.com/narimiran/advent_of_code_2015) - My solutions for Advent of Code 2015 <br/> (5 stars / 2019-11-27 / 44 commits )
126126
- [csmith/aoc-2018](https://github.com/csmith/aoc-2018) - Advent of code 2018 solutions <br/> (5 stars / 2018-12-22 / 66 commits )
127-
- [mratsim/nim-julia-challenge](https://github.com/mratsim/nim-julia-challenge) - Nim solution to https://nextjournal.com/sdanisch/the-julia-challenge <br/> (3 stars / 2018-10-25 / 8 commits )
128127
- [jabbalaci/AdventOfCode2018](https://github.com/jabbalaci/AdventOfCode2018) - My solutions for AoC 2018. Targeted language: Nim. I may also add some Python solutions. <br/> (3 stars / 2018-12-25 / 52 commits )
128+
- [mratsim/nim-julia-challenge](https://github.com/mratsim/nim-julia-challenge) - Nim solution to https://nextjournal.com/sdanisch/the-julia-challenge <br/> (3 stars / 2018-10-25 / 8 commits )
129129
- [mc0239/advent-of-code-2019](https://github.com/mc0239/advent-of-code-2019) - Advent of Code 2019 solutions written in Nim <br/> (2 stars / 2019-12-25 / 29 commits )
130130
- [clj/aoc-2018](https://github.com/clj/aoc-2018) - Advent of Code 2018 - Nim Solutions <br/> (2 stars / 2019-02-20 / 45 commits )
131131
- [rustomax/nim-experiments](https://github.com/rustomax/nim-experiments) - Little snippets of interesting functionality in Nim programming language <br/> (2 stars / 2019-11-28 / 25 commits )
132+
- [RedBeard0531/advent_of_code_2017](https://github.com/RedBeard0531/advent_of_code_2017) - Advent of Code 2017 Solutions <br/> (2 stars / 2017-12-24 / 12 commits )
132133
- [tradfursten/advent_of_code_2019](https://github.com/tradfursten/advent_of_code_2019) - <br/> (2 stars / 2019-12-23 / 21 commits )
133134
- [vegansk/nimtests](https://github.com/vegansk/nimtests) - Nim language tests <br/> (2 stars / 2017-11-16 / 173 commits )
134-
- [RedBeard0531/advent_of_code_2017](https://github.com/RedBeard0531/advent_of_code_2017) - Advent of Code 2017 Solutions <br/> (2 stars / 2017-12-24 / 12 commits )
135135
- [LuisFigueiredo/ProjEuler-Nim](https://github.com/LuisFigueiredo/ProjEuler-Nim) - <br/> (1 stars / 2018-04-14 / 12 commits )
136136
- [lscrd/AdventOfCode2018](https://github.com/lscrd/AdventOfCode2018) - Nim solution to Advent of Code 2018 <br/> (1 stars / 2018-12-22 / 100 commits )
137+
- [exelotl/aoc2019](https://github.com/exelotl/aoc2019) - Advent of code 2k19 in Nim, until I get tired and stop <br/> (0 stars / 2019-12-08 / 8 commits )
137138
- [dcurrie/AdventOfCode](https://github.com/dcurrie/AdventOfCode) - <br/> (0 stars / 2019-12-25 / 37 commits )
138139
- [kaushalmodi/aoc2019](https://github.com/kaushalmodi/aoc2019) - Advent of Code 2019 in Nim <br/> (0 stars / 2019-12-14 / 128 commits )
139-
- [exelotl/aoc2019](https://github.com/exelotl/aoc2019) - Advent of code 2k19 in Nim, until I get tired and stop <br/> (0 stars / 2019-12-08 / 8 commits )
140-
- [Coac/advent-of-code-2019](https://github.com/Coac/advent-of-code-2019) - This repository contains my solutions in Nim for Advent of Code https://adventofcode.com <br/> (0 stars / 2019-12-16 / 19 commits )
141140
- [hoodscott/aoc2018](https://github.com/hoodscott/aoc2018) - Learning Nim with Advent of Code Challenges <br/> (0 stars / 2018-12-19 / 47 commits )
141+
- [Coac/advent-of-code-2019](https://github.com/Coac/advent-of-code-2019) - This repository contains my solutions in Nim for Advent of Code https://adventofcode.com <br/> (0 stars / 2019-12-16 / 19 commits )
142142
- [bobgeis/aoc2019](https://github.com/bobgeis/aoc2019) - Advent of Code 2019 <br/> (0 stars / 2020-01-15 / 12 commits )
143+
- [winksaville/nim-bmtool](https://github.com/winksaville/nim-bmtool) - A benchmarking tool for nim <br/> (0 stars / 2015-03-25 / 35 commits )
143144
- [rustomax/nim-exercism](https://github.com/rustomax/nim-exercism) - Exercism exercises in Nim <br/> (0 stars / 2020-01-05 / 2 commits )
144145
- [rustomax/nim-sorting](https://github.com/rustomax/nim-sorting) - A collection of sorting algorithms in Nim <br/> (0 stars / 2019-11-28 / 10 commits )
145-
- [winksaville/nim-bmtool](https://github.com/winksaville/nim-bmtool) - A benchmarking tool for nim <br/> (0 stars / 2015-03-25 / 35 commits )
146146
<!-- /POPULARITY_LIST -->
147147

148148
[⬆ Navigation](#navigation)

0 commit comments

Comments
 (0)