$ make update
- andrewchambers/janet-base16 - Base 16 encoding/decoding of buffers.
( 2020-01-07 / 3 commits / 0 stars ) - andrewchambers/janet-big - A simple big integer library for janet
( 2021-03-08 / 46 commits / 2 stars ) - andrewchambers/janet-flock -
( 2020-05-18 / 12 commits / 0 stars ) - andrewchambers/janet-jcjit - A C extension jit for janet using libtcc.
( 2020-07-12 / 15 commits / 1 stars ) - andrewchambers/janet-logfmt - A logfmt log library for janet.
( 2020-01-28 / 14 commits / 0 stars ) - andrewchambers/janet-pgjobq - A simple fifo jobq backed by postgres using redis pubsub.
( 2021-06-14 / 24 commits / 0 stars ) - andrewchambers/janet-pq - Bindings to libpq.
( 2021-02-10 / 68 commits / 3 stars ) - andrewchambers/janet-process - A janet module for dealing with processes.
( 2020-05-09 / 42 commits / 2 stars ) - andrewchambers/janet-redis - Janet redis bindings based on hiredis
( 2020-08-08 / 15 commits / 0 stars ) - andrewchambers/janet-rlrepl - A jpm module providing a gnu readline repl.
( 2020-01-18 / 9 commits / 0 stars ) - andrewchambers/janet-sh - Shorthand shell like functions for janet.
( 2021-05-07 / 29 commits / 4 stars ) - andrewchambers/janet-unify -
( 2020-01-25 / 6 commits / 0 stars ) - andrewchambers/janet-uri - rfc3986 compliant url parser for janet.
( 2020-05-21 / 24 commits / 2 stars ) - andrewchambers/janet-xcore - Proposed and experimental additions to the janet stdlibrary.
( 2020-03-10 / 5 commits / 0 stars ) - andrewchambers/janetsh - A powerful new shell that uses the janet programming language for both the implementation and repl.
( 2020-01-19 / 195 commits / 9 stars ) - andrewchambers/poolparty - A synchronous, vm pooling http server for janet.
( 2021-06-08 / 47 commits / 1 stars ) - bakpakin/mendoza - A Static Site Generator
( 2021-05-01 / 96 commits / 9 stars ) - bakpakin/x43bot - Just an IRC bot.
( 2021-01-24 / 8 commits / 0 stars ) - crocket/janet-utf8 -
( 2020-01-31 / 4 commits / 0 stars ) - emersion/mrsh - A minimal POSIX shell
( 2021-05-18 / 626 commits / 33 stars ) - good-place/chidi - Framework for real-time applications and APIs written in Janet with love
( 2021-02-11 / 95 commits / 0 stars ) - good-place/shawn - Reactive streams for the Janet programming language
( 2021-01-13 / 38 commits / 0 stars ) - good-place/tahani - Janet wrapper of the LevelDB C API
( 2020-08-13 / 85 commits / 0 stars ) - good-place/trolley - Simple general router for Janet programming language
( 2020-02-10 / 12 commits / 0 stars ) - janet-lang/circlet - HTTP server library for janet
( 2020-10-05 / 48 commits / 8 stars ) - janet-lang/janet - A dynamic language and bytecode vm
( 2021-06-12 / 2892 commits / 136 stars ) - janet-lang/jhydro - Crypto for Janet
( 2021-03-06 / 44 commits / 5 stars ) - janet-lang/json - JSON library for the janet language
( 2020-01-16 / 17 commits / 6 stars ) - janet-lang/juv - Janet bindings to libuv
( 2020-06-15 / 21 commits / 5 stars ) - joy-framework/bundler - A very naive css/js bundler for joy
( 2020-03-10 / 3 commits / 0 stars ) - joy-framework/cipher - Password hashing and encryption library for the janet programming language
( 2021-04-26 / 22 commits / 0 stars ) - joy-framework/codec - encode/decode library for janet
( 2020-12-22 / 6 commits / 0 stars ) - joy-framework/db - A database library for janet
( 2020-07-26 / 69 commits / 3 stars ) - joy-framework/halo - HTTP server for Janet
( 2020-06-21 / 38 commits / 2 stars ) - joy-framework/http - A janet http client library
( 2020-02-01 / 20 commits / 4 stars ) - joy-framework/joy - A full stack web framework written in janet
( 2021-04-30 / 618 commits / 22 stars ) - joy-framework/moondown - A janet markdown parsing library based on sundown
( 2020-01-05 / 6 commits / 0 stars ) - joy-framework/tester - A testing library for janet
( 2020-01-30 / 28 commits / 0 stars ) - joy-framework/uuid - Generate uuids with janet
( 2019-11-29 / 9 commits / 1 stars ) - PaulBatchelor/weewiki - A tiny wiki engine. (Fossil Export)
( 2021-05-29 / 278 commits / 0 stars ) - pauldub/janet-http-client - A libcurl based HTTP client for janete.
( 2019-06-10 / 17 commits / 1 stars ) - scotthaleen/jhttp - Sample Janet module that provides a simple libcurl wrapper
( 2019-10-15 / 6 commits / 0 stars ) - sepisoad/jtbox - Janet wrapper around termbox
( 2020-10-22 / 11 commits / 1 stars ) - sepisoad/jurl - janet wrapper around libcurl
( 2020-05-24 / 35 commits / 6 stars ) - staab/janet-assert - An assertion library for Janet
( 2020-01-24 / 7 commits / 0 stars ) - staab/janet-cache - A caching library for Janet
( 2020-01-24 / 7 commits / 0 stars ) - staab/janet-multimethod - A multimethod library for Janet
( 2020-01-24 / 3 commits / 0 stars ) - staab/janet-schema - A schema building and validation library for Janet
( 2020-01-24 / 17 commits / 0 stars ) - staab/janet-util - A utility library for Janet. Loosely decoupled, grab bag.
( 2020-02-27 / 6 commits / 0 stars )
- janet-lang/janet - A dynamic language and bytecode vm
(2892 commits / 136 stars / 2021-06-12 ) - emersion/mrsh - A minimal POSIX shell
(626 commits / 33 stars / 2021-05-18 ) - joy-framework/joy - A full stack web framework written in janet
(618 commits / 22 stars / 2021-04-30 ) - PaulBatchelor/weewiki - A tiny wiki engine. (Fossil Export)
(278 commits / 0 stars / 2021-05-29 ) - andrewchambers/janetsh - A powerful new shell that uses the janet programming language for both the implementation and repl.
(195 commits / 9 stars / 2020-01-19 ) - bakpakin/mendoza - A Static Site Generator
(96 commits / 9 stars / 2021-05-01 ) - good-place/chidi - Framework for real-time applications and APIs written in Janet with love
(95 commits / 0 stars / 2021-02-11 ) - good-place/tahani - Janet wrapper of the LevelDB C API
(85 commits / 0 stars / 2020-08-13 ) - joy-framework/db - A database library for janet
(69 commits / 3 stars / 2020-07-26 ) - andrewchambers/janet-pq - Bindings to libpq.
(68 commits / 3 stars / 2021-02-10 ) - janet-lang/circlet - HTTP server library for janet
(48 commits / 8 stars / 2020-10-05 ) - andrewchambers/poolparty - A synchronous, vm pooling http server for janet.
(47 commits / 1 stars / 2021-06-08 ) - andrewchambers/janet-big - A simple big integer library for janet
(46 commits / 2 stars / 2021-03-08 ) - janet-lang/jhydro - Crypto for Janet
(44 commits / 5 stars / 2021-03-06 ) - andrewchambers/janet-process - A janet module for dealing with processes.
(42 commits / 2 stars / 2020-05-09 ) - good-place/shawn - Reactive streams for the Janet programming language
(38 commits / 0 stars / 2021-01-13 ) - joy-framework/halo - HTTP server for Janet
(38 commits / 2 stars / 2020-06-21 ) - sepisoad/jurl - janet wrapper around libcurl
(35 commits / 6 stars / 2020-05-24 ) - andrewchambers/janet-sh - Shorthand shell like functions for janet.
(29 commits / 4 stars / 2021-05-07 ) - joy-framework/tester - A testing library for janet
(28 commits / 0 stars / 2020-01-30 ) - andrewchambers/janet-pgjobq - A simple fifo jobq backed by postgres using redis pubsub.
(24 commits / 0 stars / 2021-06-14 ) - andrewchambers/janet-uri - rfc3986 compliant url parser for janet.
(24 commits / 2 stars / 2020-05-21 ) - joy-framework/cipher - Password hashing and encryption library for the janet programming language
(22 commits / 0 stars / 2021-04-26 ) - janet-lang/juv - Janet bindings to libuv
(21 commits / 5 stars / 2020-06-15 ) - joy-framework/http - A janet http client library
(20 commits / 4 stars / 2020-02-01 ) - janet-lang/json - JSON library for the janet language
(17 commits / 6 stars / 2020-01-16 ) - pauldub/janet-http-client - A libcurl based HTTP client for janete.
(17 commits / 1 stars / 2019-06-10 ) - staab/janet-schema - A schema building and validation library for Janet
(17 commits / 0 stars / 2020-01-24 ) - andrewchambers/janet-jcjit - A C extension jit for janet using libtcc.
(15 commits / 1 stars / 2020-07-12 ) - andrewchambers/janet-redis - Janet redis bindings based on hiredis
(15 commits / 0 stars / 2020-08-08 ) - andrewchambers/janet-logfmt - A logfmt log library for janet.
(14 commits / 0 stars / 2020-01-28 ) - andrewchambers/janet-flock -
(12 commits / 0 stars / 2020-05-18 ) - good-place/trolley - Simple general router for Janet programming language
(12 commits / 0 stars / 2020-02-10 ) - sepisoad/jtbox - Janet wrapper around termbox
(11 commits / 1 stars / 2020-10-22 ) - andrewchambers/janet-rlrepl - A jpm module providing a gnu readline repl.
(9 commits / 0 stars / 2020-01-18 ) - joy-framework/uuid - Generate uuids with janet
(9 commits / 1 stars / 2019-11-29 ) - bakpakin/x43bot - Just an IRC bot.
(8 commits / 0 stars / 2021-01-24 ) - staab/janet-assert - An assertion library for Janet
(7 commits / 0 stars / 2020-01-24 ) - staab/janet-cache - A caching library for Janet
(7 commits / 0 stars / 2020-01-24 ) - andrewchambers/janet-unify -
(6 commits / 0 stars / 2020-01-25 ) - joy-framework/codec - encode/decode library for janet
(6 commits / 0 stars / 2020-12-22 ) - joy-framework/moondown - A janet markdown parsing library based on sundown
(6 commits / 0 stars / 2020-01-05 ) - scotthaleen/jhttp - Sample Janet module that provides a simple libcurl wrapper
(6 commits / 0 stars / 2019-10-15 ) - staab/janet-util - A utility library for Janet. Loosely decoupled, grab bag.
(6 commits / 0 stars / 2020-02-27 ) - andrewchambers/janet-xcore - Proposed and experimental additions to the janet stdlibrary.
(5 commits / 0 stars / 2020-03-10 ) - crocket/janet-utf8 -
(4 commits / 0 stars / 2020-01-31 ) - andrewchambers/janet-base16 - Base 16 encoding/decoding of buffers.
(3 commits / 0 stars / 2020-01-07 ) - joy-framework/bundler - A very naive css/js bundler for joy
(3 commits / 0 stars / 2020-03-10 ) - staab/janet-multimethod - A multimethod library for Janet
(3 commits / 0 stars / 2020-01-24 )
- andrewchambers/janet-pgjobq - A simple fifo jobq backed by postgres using redis pubsub.
( 2021-06-14 / 24 commits / 0 stars ) - janet-lang/janet - A dynamic language and bytecode vm
( 2021-06-12 / 2892 commits / 136 stars ) - andrewchambers/poolparty - A synchronous, vm pooling http server for janet.
( 2021-06-08 / 47 commits / 1 stars ) - PaulBatchelor/weewiki - A tiny wiki engine. (Fossil Export)
( 2021-05-29 / 278 commits / 0 stars ) - emersion/mrsh - A minimal POSIX shell
( 2021-05-18 / 626 commits / 33 stars ) - andrewchambers/janet-sh - Shorthand shell like functions for janet.
( 2021-05-07 / 29 commits / 4 stars ) - bakpakin/mendoza - A Static Site Generator
( 2021-05-01 / 96 commits / 9 stars ) - joy-framework/joy - A full stack web framework written in janet
( 2021-04-30 / 618 commits / 22 stars ) - joy-framework/cipher - Password hashing and encryption library for the janet programming language
( 2021-04-26 / 22 commits / 0 stars ) - andrewchambers/janet-big - A simple big integer library for janet
( 2021-03-08 / 46 commits / 2 stars ) - janet-lang/jhydro - Crypto for Janet
( 2021-03-06 / 44 commits / 5 stars ) - good-place/chidi - Framework for real-time applications and APIs written in Janet with love
( 2021-02-11 / 95 commits / 0 stars ) - andrewchambers/janet-pq - Bindings to libpq.
( 2021-02-10 / 68 commits / 3 stars ) - bakpakin/x43bot - Just an IRC bot.
( 2021-01-24 / 8 commits / 0 stars ) - good-place/shawn - Reactive streams for the Janet programming language
( 2021-01-13 / 38 commits / 0 stars ) - joy-framework/codec - encode/decode library for janet
( 2020-12-22 / 6 commits / 0 stars ) - sepisoad/jtbox - Janet wrapper around termbox
( 2020-10-22 / 11 commits / 1 stars ) - janet-lang/circlet - HTTP server library for janet
( 2020-10-05 / 48 commits / 8 stars ) - good-place/tahani - Janet wrapper of the LevelDB C API
( 2020-08-13 / 85 commits / 0 stars ) - andrewchambers/janet-redis - Janet redis bindings based on hiredis
( 2020-08-08 / 15 commits / 0 stars ) - joy-framework/db - A database library for janet
( 2020-07-26 / 69 commits / 3 stars ) - andrewchambers/janet-jcjit - A C extension jit for janet using libtcc.
( 2020-07-12 / 15 commits / 1 stars ) - joy-framework/halo - HTTP server for Janet
( 2020-06-21 / 38 commits / 2 stars ) - janet-lang/juv - Janet bindings to libuv
( 2020-06-15 / 21 commits / 5 stars ) - sepisoad/jurl - janet wrapper around libcurl
( 2020-05-24 / 35 commits / 6 stars ) - andrewchambers/janet-uri - rfc3986 compliant url parser for janet.
( 2020-05-21 / 24 commits / 2 stars ) - andrewchambers/janet-flock -
( 2020-05-18 / 12 commits / 0 stars ) - andrewchambers/janet-process - A janet module for dealing with processes.
( 2020-05-09 / 42 commits / 2 stars ) - andrewchambers/janet-xcore - Proposed and experimental additions to the janet stdlibrary.
( 2020-03-10 / 5 commits / 0 stars ) - joy-framework/bundler - A very naive css/js bundler for joy
( 2020-03-10 / 3 commits / 0 stars ) - staab/janet-util - A utility library for Janet. Loosely decoupled, grab bag.
( 2020-02-27 / 6 commits / 0 stars ) - good-place/trolley - Simple general router for Janet programming language
( 2020-02-10 / 12 commits / 0 stars ) - joy-framework/http - A janet http client library
( 2020-02-01 / 20 commits / 4 stars ) - crocket/janet-utf8 -
( 2020-01-31 / 4 commits / 0 stars ) - joy-framework/tester - A testing library for janet
( 2020-01-30 / 28 commits / 0 stars ) - andrewchambers/janet-logfmt - A logfmt log library for janet.
( 2020-01-28 / 14 commits / 0 stars ) - andrewchambers/janet-unify -
( 2020-01-25 / 6 commits / 0 stars ) - staab/janet-schema - A schema building and validation library for Janet
( 2020-01-24 / 17 commits / 0 stars ) - staab/janet-multimethod - A multimethod library for Janet
( 2020-01-24 / 3 commits / 0 stars ) - staab/janet-assert - An assertion library for Janet
( 2020-01-24 / 7 commits / 0 stars ) - staab/janet-cache - A caching library for Janet
( 2020-01-24 / 7 commits / 0 stars ) - andrewchambers/janetsh - A powerful new shell that uses the janet programming language for both the implementation and repl.
( 2020-01-19 / 195 commits / 9 stars ) - andrewchambers/janet-rlrepl - A jpm module providing a gnu readline repl.
( 2020-01-18 / 9 commits / 0 stars ) - janet-lang/json - JSON library for the janet language
( 2020-01-16 / 17 commits / 6 stars ) - andrewchambers/janet-base16 - Base 16 encoding/decoding of buffers.
( 2020-01-07 / 3 commits / 0 stars ) - joy-framework/moondown - A janet markdown parsing library based on sundown
( 2020-01-05 / 6 commits / 0 stars ) - joy-framework/uuid - Generate uuids with janet
( 2019-11-29 / 9 commits / 1 stars ) - scotthaleen/jhttp - Sample Janet module that provides a simple libcurl wrapper
( 2019-10-15 / 6 commits / 0 stars ) - pauldub/janet-http-client - A libcurl based HTTP client for janete.
( 2019-06-10 / 17 commits / 1 stars )
- janet-lang/janet - A dynamic language and bytecode vm
(136 stars / 2021-06-12 / 2892 commits ) - emersion/mrsh - A minimal POSIX shell
(33 stars / 2021-05-18 / 626 commits ) - joy-framework/joy - A full stack web framework written in janet
(22 stars / 2021-04-30 / 618 commits ) - andrewchambers/janetsh - A powerful new shell that uses the janet programming language for both the implementation and repl.
(9 stars / 2020-01-19 / 195 commits ) - bakpakin/mendoza - A Static Site Generator
(9 stars / 2021-05-01 / 96 commits ) - janet-lang/circlet - HTTP server library for janet
(8 stars / 2020-10-05 / 48 commits ) - janet-lang/json - JSON library for the janet language
(6 stars / 2020-01-16 / 17 commits ) - sepisoad/jurl - janet wrapper around libcurl
(6 stars / 2020-05-24 / 35 commits ) - janet-lang/jhydro - Crypto for Janet
(5 stars / 2021-03-06 / 44 commits ) - janet-lang/juv - Janet bindings to libuv
(5 stars / 2020-06-15 / 21 commits ) - andrewchambers/janet-sh - Shorthand shell like functions for janet.
(4 stars / 2021-05-07 / 29 commits ) - joy-framework/http - A janet http client library
(4 stars / 2020-02-01 / 20 commits ) - andrewchambers/janet-pq - Bindings to libpq.
(3 stars / 2021-02-10 / 68 commits ) - joy-framework/db - A database library for janet
(3 stars / 2020-07-26 / 69 commits ) - andrewchambers/janet-big - A simple big integer library for janet
(2 stars / 2021-03-08 / 46 commits ) - andrewchambers/janet-process - A janet module for dealing with processes.
(2 stars / 2020-05-09 / 42 commits ) - andrewchambers/janet-uri - rfc3986 compliant url parser for janet.
(2 stars / 2020-05-21 / 24 commits ) - joy-framework/halo - HTTP server for Janet
(2 stars / 2020-06-21 / 38 commits ) - andrewchambers/janet-jcjit - A C extension jit for janet using libtcc.
(1 stars / 2020-07-12 / 15 commits ) - andrewchambers/poolparty - A synchronous, vm pooling http server for janet.
(1 stars / 2021-06-08 / 47 commits ) - joy-framework/uuid - Generate uuids with janet
(1 stars / 2019-11-29 / 9 commits ) - pauldub/janet-http-client - A libcurl based HTTP client for janete.
(1 stars / 2019-06-10 / 17 commits ) - sepisoad/jtbox - Janet wrapper around termbox
(1 stars / 2020-10-22 / 11 commits ) - andrewchambers/janet-base16 - Base 16 encoding/decoding of buffers.
(0 stars / 2020-01-07 / 3 commits ) - andrewchambers/janet-flock -
(0 stars / 2020-05-18 / 12 commits ) - andrewchambers/janet-logfmt - A logfmt log library for janet.
(0 stars / 2020-01-28 / 14 commits ) - andrewchambers/janet-pgjobq - A simple fifo jobq backed by postgres using redis pubsub.
(0 stars / 2021-06-14 / 24 commits ) - andrewchambers/janet-redis - Janet redis bindings based on hiredis
(0 stars / 2020-08-08 / 15 commits ) - andrewchambers/janet-rlrepl - A jpm module providing a gnu readline repl.
(0 stars / 2020-01-18 / 9 commits ) - andrewchambers/janet-unify -
(0 stars / 2020-01-25 / 6 commits ) - andrewchambers/janet-xcore - Proposed and experimental additions to the janet stdlibrary.
(0 stars / 2020-03-10 / 5 commits ) - bakpakin/x43bot - Just an IRC bot.
(0 stars / 2021-01-24 / 8 commits ) - crocket/janet-utf8 -
(0 stars / 2020-01-31 / 4 commits ) - good-place/chidi - Framework for real-time applications and APIs written in Janet with love
(0 stars / 2021-02-11 / 95 commits ) - good-place/shawn - Reactive streams for the Janet programming language
(0 stars / 2021-01-13 / 38 commits ) - good-place/tahani - Janet wrapper of the LevelDB C API
(0 stars / 2020-08-13 / 85 commits ) - good-place/trolley - Simple general router for Janet programming language
(0 stars / 2020-02-10 / 12 commits ) - joy-framework/bundler - A very naive css/js bundler for joy
(0 stars / 2020-03-10 / 3 commits ) - joy-framework/cipher - Password hashing and encryption library for the janet programming language
(0 stars / 2021-04-26 / 22 commits ) - joy-framework/codec - encode/decode library for janet
(0 stars / 2020-12-22 / 6 commits ) - joy-framework/moondown - A janet markdown parsing library based on sundown
(0 stars / 2020-01-05 / 6 commits ) - joy-framework/tester - A testing library for janet
(0 stars / 2020-01-30 / 28 commits ) - PaulBatchelor/weewiki - A tiny wiki engine. (Fossil Export)
(0 stars / 2021-05-29 / 278 commits ) - scotthaleen/jhttp - Sample Janet module that provides a simple libcurl wrapper
(0 stars / 2019-10-15 / 6 commits ) - staab/janet-assert - An assertion library for Janet
(0 stars / 2020-01-24 / 7 commits ) - staab/janet-cache - A caching library for Janet
(0 stars / 2020-01-24 / 7 commits ) - staab/janet-multimethod - A multimethod library for Janet
(0 stars / 2020-01-24 / 3 commits ) - staab/janet-schema - A schema building and validation library for Janet
(0 stars / 2020-01-24 / 17 commits ) - staab/janet-util - A utility library for Janet. Loosely decoupled, grab bag.
(0 stars / 2020-02-27 / 6 commits )