Array Open Source Projects

Browse 1,181 Array open source projects, ranked by GitHub stars. Find the most popular Array tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 1,181 projects
21,919 stars

chenglou/react-motion

A spring that solves your animation problems.

Metrics details
Stars21,919
21,607 stars

SBoudrias/Inquirer.js

A collection of common interactive command line user interfaces.

Metrics details
Stars21,607
20,167 stars

Popmotion/popmotion

Simple animation libraries for delightful user interfaces

Metrics details
Stars20,167
19,150 stars

you-dont-need/You-Dont-Need-Lodash-Underscore

List of JavaScript methods which you can use natively + ESLint Plugin

Metrics details
Stars19,150
15,548 stars

tidwall/gjson

Get JSON values quickly - JSON parser for Go

Metrics details
Stars15,548
15,361 stars

gpujs/gpu.js

GPU Accelerated JavaScript

Metrics details
Stars15,361
14,158 stars

guofei9987/blind_watermark

Blind&Invisible Watermark ,图片盲水印,提取水印无须原图!

Metrics details
Stars14,158
12,442 stars

loverajoel/jstips

This is about useful JS tips!

Metrics details
Stars12,442
12,170 stars

cupy/cupy

NumPy & SciPy for GPU

Metrics details
Stars12,170
9,433 stars

json-path/JsonPath

Java JsonPath implementation

Metrics details
Stars9,433
8,936 stars

infinitered/nsfwjs

NSFW detection on the client-side via TensorFlow.js

Metrics details
Stars8,936
8,696 stars

Blankj/awesome-java-leetcode

:crown: LeetCode of algorithms with java solution(updating).

Metrics details
Stars8,696
8,600 stars

aemkei/jsfuck

Write any JavaScript with 6 Characters: []()!+

Metrics details
Stars8,600
8,498 stars

CoderMJLee/MJExtension

A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.

Metrics details
Stars8,498
8,491 stars

garmeeh/next-seo

Next SEO is a plug in that makes managing your SEO easier in Next.js projects.

Metrics details
Stars8,491
7,821 stars

mishoo/UglifyJS-old

JavaScript parser / mangler / compressor / beautifier library for NodeJS

Metrics details
Stars7,821
7,004 stars

hamcrest/hamcrest-php

PHP Hamcrest implementation [Official]

Metrics details
Stars7,004
6,923 stars

veltman/flubber

Tools for smoother shape animations.

Metrics details
Stars6,923
6,564 stars

ecrmnn/collect.js

💎  Convenient and dependency free wrapper for working with arrays and objects

Metrics details
Stars6,564
6,533 stars

sebastianbergmann/object-enumerator

Traverses array structures and object graphs to enumerate all referenced objects

Metrics details
Stars6,533
6,193 stars

wisdompeak/LeetCode

This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.

Metrics details
Stars6,193
6,191 stars

grandyang/leetcode

Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.

Metrics details
Stars6,191
5,972 stars

dtao/lazy.js

Like Underscore, but lazier

Metrics details
Stars5,972
5,894 stars

kamyu104/LeetCode-Solutions

🏋️ Python / Modern C++ Solutions of All 3991 LeetCode Problems (Weekly Update)

Metrics details
Stars5,894
5,831 stars

teivah/algodeck

An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯

Metrics details
Stars5,831
5,528 stars

ombharatiya/FAANG-Coding-Interview-Questions

A curated List of Coding Questions Asked in FAANG Interviews

Metrics details
Stars5,528
5,355 stars

yansongda/pay

可能是我用过的最优雅的 Alipay/WeChat/Douyin/Unipay/江苏银行 的支付 SDK 扩展包了

Metrics details
Stars5,355
5,337 stars

rtfeldman/seamless-immutable

Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.

Metrics details
Stars5,337
5,327 stars

benjamine/jsondiffpatch

Diff & patch JavaScript objects

Metrics details
Stars5,327
5,270 stars

nikic/FastRoute

Fast request router for PHP

Metrics details
Stars5,270
5,194 stars

sindresorhus/eslint-plugin-unicorn

More than 300 powerful ESLint rules

Metrics details
Stars5,194
4,938 stars

thoas/go-funk

A modern Go utility library which provides helpers (map, find, contains, filter, ...)

Metrics details
Stars4,938
4,897 stars

json-editor/json-editor

JSON Schema Based Editor

Metrics details
Stars4,897
4,653 stars

BrambleXu/pydata-notebook

利用Python进行数据分析 第二版 (2017) 中文翻译笔记

Metrics details
Stars4,653
4,622 stars

parro-it/awesome-micro-npm-packages

A curated list of small, focused npm packages.

Metrics details
Stars4,622
4,527 stars

phishman3579/java-algorithms-implementation

Algorithms and Data Structures implemented in Java

Metrics details
Stars4,527
4,410 stars

dodgepudding/wechat-php-sdk

微信公众平台php开发包, weixin developer SDK.

Metrics details
Stars4,410
4,316 stars

aimeos/map

PHP arrays and collections made easy

Metrics details
Stars4,316
4,240 stars

ankurp/Dollar

A functional tool-belt for Swift Language similar to Lo-Dash or Underscore.js in Javascript

Metrics details
Stars4,240
4,200 stars

andersao/l5-repository

Laravel 5 - Repositories to abstract the database layer

Metrics details
Stars4,200
4,151 stars

zdennis/activerecord-import

A library for bulk insertion of data into your database using ActiveRecord.

Metrics details
Stars4,151
3,991 stars

fishercoder1534/Leetcode

Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.

Metrics details
Stars3,991
3,624 stars

kennymkchan/interview-questions-in-javascript

A mostly reasonable collection of technical software development interview questions solved in Javascript

Metrics details
Stars3,624
3,543 stars

mortennobel/cpp-cheatsheet

Modern C++ Cheatsheet

Metrics details
Stars3,543
3,305 stars

hujiulong/gcoord

地理坐标系转换工具

Metrics details
Stars3,305
3,302 stars

ThingEngineer/PHP-MySQLi-Database-Class

Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.

Metrics details
Stars3,302
3,265 stars

YousefED/typescript-json-schema

Generate json-schema from your Typescript sources

Metrics details
Stars3,265
3,259 stars

getkin/kin-openapi

OpenAPI 3.0 and 3.1 and 3.2 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)

Metrics details
Stars3,259
3,243 stars

spatie/laravel-analytics

A Laravel package to retrieve pageviews and other data from Google Analytics

Metrics details
Stars3,243
3,153 stars

evrone/postcss-px-to-viewport

A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.

Metrics details
Stars3,153
3,123 stars

aQuaYi/LeetCode-in-Go

Go Solution for LeetCode algorithms problems, 100% coverage.

Metrics details
Stars3,123
3,114 stars

saoudrizwan/Disk

Easily persist structs, images, and data on iOS

Metrics details
Stars3,114
3,005 stars

Serhioromano/bootstrap-calendar

Full view calendar with year, month, week and day views based on templates with Twitter Bootstrap.

Metrics details
Stars3,005
3,003 stars

calebporzio/sushi

Eloquent's missing "array" driver.

Metrics details
Stars3,003
2,898 stars

a8m/angular-filter

Bunch of useful filters for AngularJS (with no external dependencies!)

Metrics details
Stars2,898
2,855 stars

kylestetz/CLNDR

:calendar: a jQuery calendar plugin that uses HTML templates

Metrics details
Stars2,855
2,840 stars

elm/core

Elm's core libraries

Metrics details
Stars2,840
2,817 stars

symfony/property-access

Provides functions to read and write from/to an object or array using a simple string notation

Metrics details
Stars2,817
2,804 stars

vasanthk/js-bits

✨ JavaScript concepts with code ✨

Metrics details
Stars2,804
2,725 stars

FormidableLabs/react-music

Make beats with React!

Metrics details
Stars2,725
1-60 of 1,181 projects
Get A Weekly Email With Trending Array Projects
Stay updated on Array plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.