Skip to content

Commit 44b3451

Browse files
committed
Update readme
1 parent 6f91c73 commit 44b3451

File tree

1 file changed

+0
-108
lines changed

1 file changed

+0
-108
lines changed

all/Readme.md

Lines changed: 0 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -10,139 +10,31 @@
1010

1111
### By Name
1212
<!-- PROJECTS_LIST -->
13-
- [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 / 20 stars )
15-
- [btbytes/nim-cookbook](https://github.com/btbytes/nim-cookbook) - Nim Programming Cookbook <br/> ( 2017-12-16 / 61 commits / 37 stars )
16-
- [clj/aoc-2018](https://github.com/clj/aoc-2018) - Advent of Code 2018 - Nim Solutions <br/> ( 2019-02-20 / 45 commits / 2 stars )
17-
- [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 )
1813
- [csmith/aoc-2018](https://github.com/csmith/aoc-2018) - Advent of code 2018 solutions <br/> ( 2018-12-22 / 66 commits / 5 stars )
19-
- [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 / 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 )
2214
- [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 )
23-
- [hoodscott/aoc2018](https://github.com/hoodscott/aoc2018) - Learning Nim with Advent of Code Challenges <br/> ( 2018-12-19 / 47 commits / 0 stars )
24-
- [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 )
25-
- [kaushalmodi/aoc2019](https://github.com/kaushalmodi/aoc2019) - Advent of Code 2019 in Nim <br/> ( 2019-12-14 / 128 commits / 0 stars )
26-
- [lscrd/AdventOfCode2018](https://github.com/lscrd/AdventOfCode2018) - Nim solution to Advent of Code 2018 <br/> ( 2018-12-22 / 100 commits / 1 stars )
27-
- [LuisFigueiredo/ProjEuler-Nim](https://github.com/LuisFigueiredo/ProjEuler-Nim) - <br/> ( 2018-04-14 / 12 commits / 1 stars )
28-
- [mc0239/advent-of-code-2019](https://github.com/mc0239/advent-of-code-2019) - Advent of Code 2019 solutions written in Nim <br/> ( 2019-12-25 / 29 commits / 2 stars )
29-
- [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 )
30-
- [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 )
31-
- [narimiran/advent_of_code_2015](https://github.com/narimiran/advent_of_code_2015) - My solutions for Advent of Code 2015 <br/> ( 2019-11-27 / 44 commits / 5 stars )
32-
- [narimiran/AdventOfCode2018](https://github.com/narimiran/AdventOfCode2018) - My Nim solutions for Advent of Code 2018 <br/> ( 2019-11-28 / 36 commits / 11 stars )
33-
- [narimiran/sorta](https://github.com/narimiran/sorta) - SortedTables in Nim, based on B-Trees <br/> ( 2020-04-05 / 7 commits / 13 stars )
34-
- [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 )
35-
- [rustomax/nim-exercism](https://github.com/rustomax/nim-exercism) - Exercism exercises in Nim <br/> ( 2020-01-05 / 2 commits / 0 stars )
36-
- [rustomax/nim-experiments](https://github.com/rustomax/nim-experiments) - Little snippets of interesting functionality in Nim programming language <br/> ( 2019-11-28 / 25 commits / 2 stars )
37-
- [rustomax/nim-sorting](https://github.com/rustomax/nim-sorting) - A collection of sorting algorithms in Nim <br/> ( 2019-11-28 / 10 commits / 0 stars )
38-
- [tradfursten/advent_of_code_2019](https://github.com/tradfursten/advent_of_code_2019) - <br/> ( 2019-12-23 / 21 commits / 2 stars )
39-
- [vegansk/nimtests](https://github.com/vegansk/nimtests) - Nim language tests <br/> ( 2017-11-16 / 173 commits / 2 stars )
40-
- [winksaville/nim-bmtool](https://github.com/winksaville/nim-bmtool) - A benchmarking tool for nim <br/> ( 2015-03-25 / 35 commits / 0 stars )
41-
- [zielmicha/collections.nim](https://github.com/zielmicha/collections.nim) - Library containing advanced collection types and miscellaneous utilities involving iteration <br/> ( 2019-01-20 / 61 commits / 17 stars )
4215
<!-- /PROJECTS_LIST -->
4316

4417
[⬆ Navigation](#navigation)
4518

4619
### By CommitCount
4720
<!-- COMMITCOUNT_LIST -->
48-
- [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 / 93 stars / 2018-04-08 )
50-
- [kaushalmodi/aoc2019](https://github.com/kaushalmodi/aoc2019) - Advent of Code 2019 in Nim <br/> (128 commits / 0 stars / 2019-12-14 )
51-
- [lscrd/AdventOfCode2018](https://github.com/lscrd/AdventOfCode2018) - Nim solution to Advent of Code 2018 <br/> (100 commits / 1 stars / 2018-12-22 )
5221
- [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 / 37 stars / 2017-12-16 )
54-
- [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 )
55-
- [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 )
56-
- [hoodscott/aoc2018](https://github.com/hoodscott/aoc2018) - Learning Nim with Advent of Code Challenges <br/> (47 commits / 0 stars / 2018-12-19 )
57-
- [clj/aoc-2018](https://github.com/clj/aoc-2018) - Advent of Code 2018 - Nim Solutions <br/> (45 commits / 2 stars / 2019-02-20 )
58-
- [narimiran/advent_of_code_2015](https://github.com/narimiran/advent_of_code_2015) - My solutions for Advent of Code 2015 <br/> (44 commits / 5 stars / 2019-11-27 )
59-
- [dcurrie/AdventOfCode](https://github.com/dcurrie/AdventOfCode) - <br/> (37 commits / 0 stars / 2019-12-25 )
60-
- [narimiran/AdventOfCode2018](https://github.com/narimiran/AdventOfCode2018) - My Nim solutions for Advent of Code 2018 <br/> (36 commits / 11 stars / 2019-11-28 )
61-
- [winksaville/nim-bmtool](https://github.com/winksaville/nim-bmtool) - A benchmarking tool for nim <br/> (35 commits / 0 stars / 2015-03-25 )
62-
- [mc0239/advent-of-code-2019](https://github.com/mc0239/advent-of-code-2019) - Advent of Code 2019 solutions written in Nim <br/> (29 commits / 2 stars / 2019-12-25 )
63-
- [mratsim/nim-project-euler](https://github.com/mratsim/nim-project-euler) - Solving Project Euler math problems through Nim language (https://projecteuler.net) <br/> (27 commits / 6 stars / 2017-11-15 )
64-
- [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 )
65-
- [tradfursten/advent_of_code_2019](https://github.com/tradfursten/advent_of_code_2019) - <br/> (21 commits / 2 stars / 2019-12-23 )
66-
- [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 / 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 )
69-
- [LuisFigueiredo/ProjEuler-Nim](https://github.com/LuisFigueiredo/ProjEuler-Nim) - <br/> (12 commits / 1 stars / 2018-04-14 )
70-
- [bobgeis/aoc2019](https://github.com/bobgeis/aoc2019) - Advent of Code 2019 <br/> (12 commits / 0 stars / 2020-01-15 )
71-
- [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 )
72-
- [rustomax/nim-sorting](https://github.com/rustomax/nim-sorting) - A collection of sorting algorithms in Nim <br/> (10 commits / 0 stars / 2019-11-28 )
7322
- [exelotl/aoc2019](https://github.com/exelotl/aoc2019) - Advent of code 2k19 in Nim, until I get tired and stop <br/> (8 commits / 0 stars / 2019-12-08 )
74-
- [mratsim/nim-julia-challenge](https://github.com/mratsim/nim-julia-challenge) - Nim solution to https://nextjournal.com/sdanisch/the-julia-challenge <br/> (8 commits / 3 stars / 2018-10-25 )
75-
- [narimiran/sorta](https://github.com/narimiran/sorta) - SortedTables in Nim, based on B-Trees <br/> (7 commits / 13 stars / 2020-04-05 )
76-
- [rustomax/nim-exercism](https://github.com/rustomax/nim-exercism) - Exercism exercises in Nim <br/> (2 commits / 0 stars / 2020-01-05 )
7723
<!-- /COMMITCOUNT_LIST -->
7824
[⬆ Navigation](#navigation)
7925

8026
### By Activity
8127
<!-- ACTIVITY_LIST -->
82-
- [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 / 20 stars )
84-
- [bobgeis/aoc2019](https://github.com/bobgeis/aoc2019) - Advent of Code 2019 <br/> ( 2020-01-15 / 12 commits / 0 stars )
85-
- [rustomax/nim-exercism](https://github.com/rustomax/nim-exercism) - Exercism exercises in Nim <br/> ( 2020-01-05 / 2 commits / 0 stars )
86-
- [dcurrie/AdventOfCode](https://github.com/dcurrie/AdventOfCode) - <br/> ( 2019-12-25 / 37 commits / 0 stars )
87-
- [mc0239/advent-of-code-2019](https://github.com/mc0239/advent-of-code-2019) - Advent of Code 2019 solutions written in Nim <br/> ( 2019-12-25 / 29 commits / 2 stars )
88-
- [tradfursten/advent_of_code_2019](https://github.com/tradfursten/advent_of_code_2019) - <br/> ( 2019-12-23 / 21 commits / 2 stars )
89-
- [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 )
90-
- [kaushalmodi/aoc2019](https://github.com/kaushalmodi/aoc2019) - Advent of Code 2019 in Nim <br/> ( 2019-12-14 / 128 commits / 0 stars )
9128
- [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 )
92-
- [narimiran/AdventOfCode2018](https://github.com/narimiran/AdventOfCode2018) - My Nim solutions for Advent of Code 2018 <br/> ( 2019-11-28 / 36 commits / 11 stars )
93-
- [rustomax/nim-experiments](https://github.com/rustomax/nim-experiments) - Little snippets of interesting functionality in Nim programming language <br/> ( 2019-11-28 / 25 commits / 2 stars )
94-
- [rustomax/nim-sorting](https://github.com/rustomax/nim-sorting) - A collection of sorting algorithms in Nim <br/> ( 2019-11-28 / 10 commits / 0 stars )
95-
- [narimiran/advent_of_code_2015](https://github.com/narimiran/advent_of_code_2015) - My solutions for Advent of Code 2015 <br/> ( 2019-11-27 / 44 commits / 5 stars )
96-
- [clj/aoc-2018](https://github.com/clj/aoc-2018) - Advent of Code 2018 - Nim Solutions <br/> ( 2019-02-20 / 45 commits / 2 stars )
97-
- [zielmicha/collections.nim](https://github.com/zielmicha/collections.nim) - Library containing advanced collection types and miscellaneous utilities involving iteration <br/> ( 2019-01-20 / 61 commits / 17 stars )
98-
- [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 )
9929
- [csmith/aoc-2018](https://github.com/csmith/aoc-2018) - Advent of code 2018 solutions <br/> ( 2018-12-22 / 66 commits / 5 stars )
100-
- [lscrd/AdventOfCode2018](https://github.com/lscrd/AdventOfCode2018) - Nim solution to Advent of Code 2018 <br/> ( 2018-12-22 / 100 commits / 1 stars )
101-
- [hoodscott/aoc2018](https://github.com/hoodscott/aoc2018) - Learning Nim with Advent of Code Challenges <br/> ( 2018-12-19 / 47 commits / 0 stars )
102-
- [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 / 105 stars )
104-
- [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 / 93 stars )
106-
- [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 / 37 stars )
108-
- [vegansk/nimtests](https://github.com/vegansk/nimtests) - Nim language tests <br/> ( 2017-11-16 / 173 commits / 2 stars )
109-
- [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 )
110-
- [winksaville/nim-bmtool](https://github.com/winksaville/nim-bmtool) - A benchmarking tool for nim <br/> ( 2015-03-25 / 35 commits / 0 stars )
11130
<!-- /ACTIVITY_LIST -->
11231

11332
[⬆ Navigation](#navigation)
11433

11534
### By Popularity
11635
<!-- POPULARITY_LIST -->
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 )
121-
- [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 )
122-
- [narimiran/sorta](https://github.com/narimiran/sorta) - SortedTables in Nim, based on B-Trees <br/> (13 stars / 2020-04-05 / 7 commits )
123-
- [narimiran/AdventOfCode2018](https://github.com/narimiran/AdventOfCode2018) - My Nim solutions for Advent of Code 2018 <br/> (11 stars / 2019-11-28 / 36 commits )
124-
- [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 )
125-
- [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 )
12636
- [csmith/aoc-2018](https://github.com/csmith/aoc-2018) - Advent of code 2018 solutions <br/> (5 stars / 2018-12-22 / 66 commits )
127-
- [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 )
129-
- [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 )
130-
- [clj/aoc-2018](https://github.com/clj/aoc-2018) - Advent of Code 2018 - Nim Solutions <br/> (2 stars / 2019-02-20 / 45 commits )
131-
- [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 )
133-
- [tradfursten/advent_of_code_2019](https://github.com/tradfursten/advent_of_code_2019) - <br/> (2 stars / 2019-12-23 / 21 commits )
134-
- [vegansk/nimtests](https://github.com/vegansk/nimtests) - Nim language tests <br/> (2 stars / 2017-11-16 / 173 commits )
135-
- [LuisFigueiredo/ProjEuler-Nim](https://github.com/LuisFigueiredo/ProjEuler-Nim) - <br/> (1 stars / 2018-04-14 / 12 commits )
136-
- [lscrd/AdventOfCode2018](https://github.com/lscrd/AdventOfCode2018) - Nim solution to Advent of Code 2018 <br/> (1 stars / 2018-12-22 / 100 commits )
13737
- [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 )
138-
- [dcurrie/AdventOfCode](https://github.com/dcurrie/AdventOfCode) - <br/> (0 stars / 2019-12-25 / 37 commits )
139-
- [kaushalmodi/aoc2019](https://github.com/kaushalmodi/aoc2019) - Advent of Code 2019 in Nim <br/> (0 stars / 2019-12-14 / 128 commits )
140-
- [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 )
142-
- [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 )
144-
- [rustomax/nim-exercism](https://github.com/rustomax/nim-exercism) - Exercism exercises in Nim <br/> (0 stars / 2020-01-05 / 2 commits )
145-
- [rustomax/nim-sorting](https://github.com/rustomax/nim-sorting) - A collection of sorting algorithms in Nim <br/> (0 stars / 2019-11-28 / 10 commits )
14638
<!-- /POPULARITY_LIST -->
14739

14840
[⬆ Navigation](#navigation)

0 commit comments

Comments
 (0)