Skip to content

Latest commit

 

History

History
108 lines (98 loc) · 12.1 KB

Readme.md

File metadata and controls

108 lines (98 loc) · 12.1 KB

Nim Utils / Kitchensink libs

Navigation

By Name

  • Adeohluwa/gen - Simple scaffolding tool for WEB / GUI / CLI apps written in Nim Lang
    ( 2020-02-20 / 177 commits / 25 stars )
  • alehander92/gara -
    ( 2020-04-27 / 48 commits / 66 stars )
  • andreaferretti/memo - Memoization for Nim
    ( 2019-10-24 / 23 commits / 30 stars )
  • andreaferretti/patty - A pattern matching library for Nim
    ( 2020-03-26 / 90 commits / 179 stars )
  • def-/nim-iterutils - Functional operations for iterators and slices, similar to sequtils, in Nim
    ( 2019-10-15 / 35 commits / 19 stars )
  • FedericoCeratto/nim-fswatch - Nim wrapper for the fswatch library
    ( 2019-04-07 / 8 commits / 5 stars )
  • h3rald/far - Find and Replace Utility
    ( 2016-06-11 / 21 commits / 1 stars )
  • hiteshjasani/nim-eternity - Convert float delta times into human or bot readable formats
    ( 2020-04-23 / 14 commits / 7 stars )
  • narimiran/itertools - Nim rewrite of a very popular Python module of the same name.
    ( 2020-04-10 / 19 commits / 59 stars )
  • nitely/nim-regex - Pure Nim regex engine with linear time match
    ( 2020-05-18 / 187 commits / 84 stars )
  • nitely/nregex - A fast DFA based Regex engine that supports submatches
    ( 2020-04-03 / 51 commits / 45 stars )
  • sinkingsugar/fragments - Collection of pure Nim utilities
    ( 2020-01-04 / 325 commits / 40 stars )
  • status-im/nim-eth - Common utilities for Ethereum
    ( 2020-05-12 / 407 commits / 24 stars )
  • status-im/nim-stew - stew is collection of utilities, std library extensions and budding libraries that are frequently used at Status, but are too small to deserve their own git repository.
    ( 2020-05-12 / 112 commits / 28 stars )
  • timotheecour/vitanim - Nim utilities
    ( 2020-04-21 / 120 commits / 8 stars )
  • treeform/chrono - Chrono a Timestamps, Calendars, and Timezones library for nim.
    ( 2020-05-15 / 68 commits / 42 stars )
  • vegansk/nimboost - Additions to the Nim's standard library, like boost for C++
    ( 2019-03-25 / 155 commits / 21 stars )
  • yglukhov/state_machine - State machine
    ( 2019-11-07 / 5 commits / 7 stars )
  • yglukhov/variant - Variant type and type matching for Nim
    ( 2020-04-08 / 41 commits / 31 stars )

⬆ Navigation

By CommitCount

  • status-im/nim-eth - Common utilities for Ethereum
    (407 commits / 24 stars / 2020-05-12 )
  • sinkingsugar/fragments - Collection of pure Nim utilities
    (325 commits / 40 stars / 2020-01-04 )
  • nitely/nim-regex - Pure Nim regex engine with linear time match
    (187 commits / 84 stars / 2020-05-18 )
  • Adeohluwa/gen - Simple scaffolding tool for WEB / GUI / CLI apps written in Nim Lang
    (177 commits / 25 stars / 2020-02-20 )
  • vegansk/nimboost - Additions to the Nim's standard library, like boost for C++
    (155 commits / 21 stars / 2019-03-25 )
  • timotheecour/vitanim - Nim utilities
    (120 commits / 8 stars / 2020-04-21 )
  • status-im/nim-stew - stew is collection of utilities, std library extensions and budding libraries that are frequently used at Status, but are too small to deserve their own git repository.
    (112 commits / 28 stars / 2020-05-12 )
  • andreaferretti/patty - A pattern matching library for Nim
    (90 commits / 179 stars / 2020-03-26 )
  • treeform/chrono - Chrono a Timestamps, Calendars, and Timezones library for nim.
    (68 commits / 42 stars / 2020-05-15 )
  • nitely/nregex - A fast DFA based Regex engine that supports submatches
    (51 commits / 45 stars / 2020-04-03 )
  • alehander92/gara -
    (48 commits / 66 stars / 2020-04-27 )
  • yglukhov/variant - Variant type and type matching for Nim
    (41 commits / 31 stars / 2020-04-08 )
  • def-/nim-iterutils - Functional operations for iterators and slices, similar to sequtils, in Nim
    (35 commits / 19 stars / 2019-10-15 )
  • andreaferretti/memo - Memoization for Nim
    (23 commits / 30 stars / 2019-10-24 )
  • h3rald/far - Find and Replace Utility
    (21 commits / 1 stars / 2016-06-11 )
  • narimiran/itertools - Nim rewrite of a very popular Python module of the same name.
    (19 commits / 59 stars / 2020-04-10 )
  • hiteshjasani/nim-eternity - Convert float delta times into human or bot readable formats
    (14 commits / 7 stars / 2020-04-23 )
  • FedericoCeratto/nim-fswatch - Nim wrapper for the fswatch library
    (8 commits / 5 stars / 2019-04-07 )
  • yglukhov/state_machine - State machine
    (5 commits / 7 stars / 2019-11-07 )

⬆ Navigation

By Activity

  • nitely/nim-regex - Pure Nim regex engine with linear time match
    ( 2020-05-18 / 187 commits / 84 stars )
  • treeform/chrono - Chrono a Timestamps, Calendars, and Timezones library for nim.
    ( 2020-05-15 / 68 commits / 42 stars )
  • status-im/nim-eth - Common utilities for Ethereum
    ( 2020-05-12 / 407 commits / 24 stars )
  • status-im/nim-stew - stew is collection of utilities, std library extensions and budding libraries that are frequently used at Status, but are too small to deserve their own git repository.
    ( 2020-05-12 / 112 commits / 28 stars )
  • alehander92/gara -
    ( 2020-04-27 / 48 commits / 66 stars )
  • hiteshjasani/nim-eternity - Convert float delta times into human or bot readable formats
    ( 2020-04-23 / 14 commits / 7 stars )
  • timotheecour/vitanim - Nim utilities
    ( 2020-04-21 / 120 commits / 8 stars )
  • narimiran/itertools - Nim rewrite of a very popular Python module of the same name.
    ( 2020-04-10 / 19 commits / 59 stars )
  • yglukhov/variant - Variant type and type matching for Nim
    ( 2020-04-08 / 41 commits / 31 stars )
  • nitely/nregex - A fast DFA based Regex engine that supports submatches
    ( 2020-04-03 / 51 commits / 45 stars )
  • andreaferretti/patty - A pattern matching library for Nim
    ( 2020-03-26 / 90 commits / 179 stars )
  • Adeohluwa/gen - Simple scaffolding tool for WEB / GUI / CLI apps written in Nim Lang
    ( 2020-02-20 / 177 commits / 25 stars )
  • sinkingsugar/fragments - Collection of pure Nim utilities
    ( 2020-01-04 / 325 commits / 40 stars )
  • yglukhov/state_machine - State machine
    ( 2019-11-07 / 5 commits / 7 stars )
  • andreaferretti/memo - Memoization for Nim
    ( 2019-10-24 / 23 commits / 30 stars )
  • def-/nim-iterutils - Functional operations for iterators and slices, similar to sequtils, in Nim
    ( 2019-10-15 / 35 commits / 19 stars )
  • FedericoCeratto/nim-fswatch - Nim wrapper for the fswatch library
    ( 2019-04-07 / 8 commits / 5 stars )
  • vegansk/nimboost - Additions to the Nim's standard library, like boost for C++
    ( 2019-03-25 / 155 commits / 21 stars )
  • h3rald/far - Find and Replace Utility
    ( 2016-06-11 / 21 commits / 1 stars )

⬆ Navigation

By Popularity

  • andreaferretti/patty - A pattern matching library for Nim
    (179 stars / 2020-03-26 / 90 commits )
  • nitely/nim-regex - Pure Nim regex engine with linear time match
    (84 stars / 2020-05-18 / 187 commits )
  • alehander92/gara -
    (66 stars / 2020-04-27 / 48 commits )
  • narimiran/itertools - Nim rewrite of a very popular Python module of the same name.
    (59 stars / 2020-04-10 / 19 commits )
  • nitely/nregex - A fast DFA based Regex engine that supports submatches
    (45 stars / 2020-04-03 / 51 commits )
  • treeform/chrono - Chrono a Timestamps, Calendars, and Timezones library for nim.
    (42 stars / 2020-05-15 / 68 commits )
  • sinkingsugar/fragments - Collection of pure Nim utilities
    (40 stars / 2020-01-04 / 325 commits )
  • yglukhov/variant - Variant type and type matching for Nim
    (31 stars / 2020-04-08 / 41 commits )
  • andreaferretti/memo - Memoization for Nim
    (30 stars / 2019-10-24 / 23 commits )
  • status-im/nim-stew - stew is collection of utilities, std library extensions and budding libraries that are frequently used at Status, but are too small to deserve their own git repository.
    (28 stars / 2020-05-12 / 112 commits )
  • Adeohluwa/gen - Simple scaffolding tool for WEB / GUI / CLI apps written in Nim Lang
    (25 stars / 2020-02-20 / 177 commits )
  • status-im/nim-eth - Common utilities for Ethereum
    (24 stars / 2020-05-12 / 407 commits )
  • vegansk/nimboost - Additions to the Nim's standard library, like boost for C++
    (21 stars / 2019-03-25 / 155 commits )
  • def-/nim-iterutils - Functional operations for iterators and slices, similar to sequtils, in Nim
    (19 stars / 2019-10-15 / 35 commits )
  • timotheecour/vitanim - Nim utilities
    (8 stars / 2020-04-21 / 120 commits )
  • hiteshjasani/nim-eternity - Convert float delta times into human or bot readable formats
    (7 stars / 2020-04-23 / 14 commits )
  • yglukhov/state_machine - State machine
    (7 stars / 2019-11-07 / 5 commits )
  • FedericoCeratto/nim-fswatch - Nim wrapper for the fswatch library
    (5 stars / 2019-04-07 / 8 commits )
  • h3rald/far - Find and Replace Utility
    (1 stars / 2016-06-11 / 21 commits )

⬆ Navigation