An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by luochen1990

A curated list of projects in awesome lists by luochen1990 .

https://github.com/luochen1990/rainbow

Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.

parentheses vim vim-plugin

Last synced: 14 Apr 2025

https://github.com/luochen1990/indent-detector.vim

Keep indent consistent without any effort

Last synced: 24 Oct 2025

https://github.com/luochen1990/vimconf

luochen1990's vim config

Last synced: 29 Dec 2025

https://github.com/luochen1990/easy-sync

Easily provide synchronous compatibility for your Python asynchronous functions

async async-await asynchronous asyncio dont-repeat-yourself python python3

Last synced: 22 Jun 2025

https://github.com/luochen1990/ring_redis

a python package in pure python; a lightweight, high available & extensible cache solution using redis

Last synced: 16 May 2025

https://github.com/luochen1990/nixos-config

LC's personal NixOS Configuration

Last synced: 16 May 2025

https://github.com/luochen1990/select-and-search

an useful vim plugin: select text in v mode, then press n to search next one (N for prev one)

Last synced: 02 Jan 2026

https://github.com/luochen1990/tableau-inspect

show SQL query generated by Tableau

Last synced: 16 May 2025

https://github.com/luochen1990/algebraic-json-spec

JSON specification, validating and generic programming

Last synced: 16 May 2025

https://github.com/luochen1990/lazy-list

LazyList for Functional Programming

functional-programming lazy lazylist

Last synced: 10 Apr 2026

https://github.com/luochen1990/flake-fhs

Nix Flake Hierarchy Standard

fhs nix nix-flake nix-flake-template nix-flakes

Last synced: 24 Jun 2026

https://github.com/luochen1990/coffee-mate

library for functional programming via coffeescript, lightweight & convenient

Last synced: 16 May 2025

https://github.com/luochen1990/minecraft-launcher

基于 Nix 我的世界 启动器

Last synced: 16 May 2025

https://github.com/luochen1990/ai_powered

The easiest way to develop AI-Powered applications

ai-powered chatgpt openai python-library

Last synced: 16 May 2025

https://github.com/luochen1990/smart-turtle

High level APIs for Turtle robot in ComputerCraft

lua minecraft

Last synced: 16 May 2025

https://github.com/luochen1990/nodejs-easy-pdf-parser

a lightweight, promise style, functional wrapper of pdf2json, extract text from pdf easily

Last synced: 13 Mar 2026

https://github.com/luochen1990/rivulet

a FRP js library like flapjax

Last synced: 14 Mar 2025

https://github.com/luochen1990/nano-parsec.hs

yet another Nano Parsec

Last synced: 14 Mar 2025

https://github.com/luochen1990/haskell-easy-mode

A Prelude alternative aims on Easy To Use

Last synced: 18 Jan 2026

https://github.com/luochen1990/git-notes

luochen1990's git notes

Last synced: 25 Feb 2026

https://github.com/luochen1990/vim-notes

my notes about vim.

Last synced: 17 Mar 2026

https://github.com/luochen1990/java-recursion-schemes

Recursion Schemes in Java

Last synced: 23 Apr 2026

https://github.com/luochen1990/node-define-error

Define pretty printed, nested custom errors easily

Last synced: 10 Jul 2025

https://github.com/luochen1990/functional-lazy-list

Functional Lazy List, lightweight implimented via ES6 generator

Last synced: 20 Jul 2025

https://github.com/luochen1990/ast-reducer

A Tool to process AST or any other recursive data structure in JavaScript.

Last synced: 14 Mar 2025

https://github.com/luochen1990/easy-worker-threads

A lightweight & promise style wrapper of nodejs worker_threads

Last synced: 24 Aug 2025

https://github.com/luochen1990/js-unit-test-demo

Demo for javascript unit test frameworks (mocha/jasmine + chai + karma)

Last synced: 21 Jun 2025

https://github.com/luochen1990/jpl-hs

JSON Processing Language in Haskell

Last synced: 11 Apr 2026

https://github.com/luochen1990/workflow-engine

functional workflow engine

Last synced: 30 Jul 2025

https://github.com/luochen1990/minecraft-together-modpack

My Packwiz Modpack

Last synced: 24 Jul 2025

https://github.com/luochen1990/custom-error-type.js

custom error type for javascript

Last synced: 02 Jan 2026

https://github.com/luochen1990/prelude

language-agnostic prelude of my own

Last synced: 02 Jan 2026

https://github.com/luochen1990/empty-coffee-project

create coffeescript project with gulp & browserify

Last synced: 31 Aug 2025

https://github.com/luochen1990/luochen1990.github.io

My personal website .

Last synced: 14 Mar 2025

https://github.com/luochen1990/nano-parsec.js

Parser Combinators in JavaScript

Last synced: 14 Mar 2025

https://github.com/luochen1990/nodejs-restful-rpc-client

Client part of RESTful-RPC framework

Last synced: 11 Apr 2026

https://github.com/luochen1990/linq-lite.js

fast & lite LINQ for javascript

Last synced: 23 Apr 2026

https://github.com/luochen1990/coffee-jady

Jade-like coffee-script. (html template in CoffeeScript)

Last synced: 03 Feb 2026

https://github.com/luochen1990/sf-practice

mirror of Software Foundations, for convenience to practice

Last synced: 14 Mar 2025

https://github.com/luochen1990/top-count

Find the k most frequently appearing items in a big file

Last synced: 14 Mar 2025

https://github.com/luochen1990/flake-devenv

flake.nix examples for Develop Environment, in different languages and stacks

development-environment nix-flakes reproducibility templates

Last synced: 12 Jul 2025

https://github.com/luochen1990/jix

Jix is a pure functional configuration generation language similar to Nix, which is a superset of JSON and supports lambda functions, static typing, data merging, and partial evaluation.

Last synced: 18 Jun 2025

https://github.com/luochen1990/craft-calc

A DSL for MineCraft Material Calculation

craft-calc dsl minecraft

Last synced: 12 Jun 2025

https://github.com/luochen1990/es-viz

JavaScript Code Visualizer

Last synced: 27 Aug 2025

https://github.com/luochen1990/nutstore.nix

nutstore client package for nixos

Last synced: 19 Feb 2026

https://github.com/luochen1990/nodejs-concurrent-test

a lightweight, promise style, functional, concurrent testing framework

Last synced: 15 Feb 2026

https://github.com/luochen1990/nodejs-restful-rpc-server

Server part of RESTful-RPC framework

Last synced: 15 Feb 2026

https://github.com/luochen1990/myfirstwebsite

my first website build with bottle.py

Last synced: 21 Jul 2025

https://github.com/luochen1990/nodejs-restful-rpc

the RESTful-RPC framework

Last synced: 25 Feb 2026

https://github.com/luochen1990/luo.xyz

Github Pages

Last synced: 30 Jan 2026

https://github.com/luochen1990/simple-echo-bot

A simple echo IM bot based on nonebot2

Last synced: 14 Jul 2025

https://github.com/luochen1990/try-funix

Just have a try to run funix in Nix Flakes

Last synced: 22 Apr 2026

https://github.com/luochen1990/my-utils.hs

Utils I found when I'm using Haskell.

Last synced: 27 Apr 2026

https://github.com/luochen1990/flake-fhs-docs

Doc for Flake FHS

Last synced: 24 Jun 2026

https://github.com/luochen1990/manim-jupyter

Try manim in jupyter r13y

Last synced: 08 Aug 2025