Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Data Manipulation

Data Manipulation

58 projects

Showing 36 of 58 projects

lodash
lodashJavaScript

A modern JavaScript utility library delivering modularity, performance, and extras for working with arrays, objects, strings, and more.

#functional-programming#arrays#modular
Stars61.2k
Forks7.2k
Last commit1 month ago
pandas
pandasPython

A powerful Python library for data analysis and manipulation, providing fast, flexible data structures.

#data-cleaning#flexible#python-library
Stars48.9k
Forks20.0k
Last commit1 day ago
Pandas cheatsheet
Pandas cheatsheetPython

A powerful Python library for data manipulation and analysis, providing fast, flexible data structures.

#data-cleaning#flexible#python-library
Stars48.9k
Forks20.0k
Last commit1 day ago
CyberChef
CyberChefJavaScript

A web-based Swiss Army knife for encryption, encoding, compression, and data analysis operations.

#parsing#hash-calculator#hashing
Stars35.0k
Forks4.0k
Last commit3 days ago
underscore
underscoreJavaScript

A utility-belt library for JavaScript providing functional programming helpers without extending core objects.

#functional-programming#utility-library#javascript
Stars27.4k
Forks5.4k
Last commit1 month ago
xsv
xsvRust

A fast command-line toolkit for indexing, slicing, analyzing, splitting, and joining CSV files, written in Rust.

#cli-tool#csv#cli
Stars10.8k
Forks327
Last commit1 year ago
visidata
visidataPython

A terminal spreadsheet multitool for exploring and arranging tabular data from various formats.

#spreadsheet#unix-toolkit#python
Stars9.1k
Forks349
Last commit1 day ago
remeda
remedaTypeScript

A utility library for JavaScript and TypeScript with first-class TypeScript support and data-first/data-last approaches.

#data-last#functional-programming#tree-shakable
Stars5.4k
Forks166
Last commit1 day ago
dplyr <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">
dplyr <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">R

A grammar of data manipulation for R, providing a consistent set of verbs to solve common data manipulation challenges.

#r-package#data-science#data-wrangling
Stars5.0k
Forks2.1k
Last commit6 days ago
data.table <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">
data.table <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">R

A high-performance R package for fast data manipulation of large datasets, extending data.frame with concise syntax and memory efficiency.

#parallel-computing#high-performance#r-package
Stars3.9k
Forks1.0k
Last commit1 day ago
CSV
CSVPHP

A lightweight PHP library for efficient CSV parsing, writing, and transformation with a straightforward API.

#stream-processing#csv-filter#data-export
Stars3.5k
Forks347
Last commit11 days ago
gota
gotaGo

A Go library providing DataFrames, Series, and data wrangling operations for structured data manipulation.

#data-wrangling#go-library#structured-data
Stars3.3k
Forks290
Last commit2 years ago
gota
gotaGo

A Go library providing DataFrames, Series, and data wrangling operations for tabular data manipulation.

#dataframe#data-wrangling#series
Stars3.3k
Forks290
Last commit2 years ago
specter
specterClojure

A Clojure(Script) library for concise, high-performance querying and transformation of nested and recursive data structures.

#recursive-navigation#functional-programming#clojurescript
Stars2.6k
Forks105
Last commit8 months ago
gojsonq
gojsonqGo

A Go package providing an ODM-like API to query and aggregate JSON, YAML, XML, and CSV data.

#yaml#json-query#golang-json-query
Stars2.2k
Forks143
Last commit3 years ago
sqlite-utils
sqlite-utilsPython

A Python CLI utility and library for manipulating SQLite databases, including importing JSON/CSV and running in-memory queries.

#click#sqlite-database#datasette-tool
Stars2.1k
Forks145
Last commit22 days ago
Laravel Collection Macros
Laravel Collection MacrosPHP

A collection of useful macros that extend Laravel's Collection class with additional functionality.

#hacktoberfest#developer-tools#open-source
Stars1.9k
Forks145
Last commit3 months ago
JSON-Splora
JSON-SploraJavaScript

A desktop GUI application for editing, visualizing, and manipulating JSON data using jq or JavaScript filters.

#developer-tools#desktop-app#json5
Stars1.9k
Forks60
Last commit9 years ago
DataFrames
DataFramesJulia

A flexible and fast package for in-memory tabular data manipulation and analysis in the Julia programming language.

#hacktoberfest#julia#missing-data
Stars1.8k
Forks372
Last commit1 month ago
tidyverse
tidyverseR

A meta-package for installing and loading core R packages for data science that share common design principles.

#data-tidying#data-science#r packages
Stars1.8k
Forks294
Last commit11 months ago
tidyverse
tidyverseR

A collection of R packages for data science that share common design principles and work together seamlessly.

#dplyr#data-science#r packages
Stars1.8k
Forks294
Last commit11 months ago
underscore-cli
underscore-cliJavaScript

A command-line utility for processing JSON and JavaScript data, inspired by Perl and Unix tools like sed and awk.

#cli-tool#nodejs#json-processing
Stars1.7k
Forks80
Last commit5 years ago
csvq
csvqGo

A command-line tool that provides an SQL-like query language for reading, updating, and deleting CSV records.

#spreadsheet-alternative#csv-processing#command-line-tool
Stars1.6k
Forks68
Last commit1 year ago
JSONSelect
JSONSelectJavaScript

A CSS-like selector language for querying and filtering JSON documents.

#stream-filtering#css-selectors#language-agnostic
Stars1.6k
Forks113
Last commit4 years ago
pyjanitor
pyjanitorPython

Python library providing clean, chainable functions for data cleaning and manipulation with pandas DataFrames.

#data-cleaning#hacktoberfest#python-library
Stars1.5k
Forks186
Last commit5 days ago
Underscore.m
Underscore.mObjective-C

A small utility library for chaining data manipulation operations on common Objective-C data structures.

#macos-development#functional-programming#objective-c
Stars1.5k
Forks98
Last commit8 years ago
purrr
purrrR

A functional programming toolkit for R that enhances data manipulation with consistent, type-stable functions.

#functional-programming#parallel-computing#map-functions
Stars1.4k
Forks293
Last commit1 month ago
purrr
purrrR

A functional programming toolkit for R that enhances data manipulation with consistent, type-stable functions for working with vectors and lists.

#functional-programming#parallel-computing#vector-operations
Stars1.4k
Forks293
Last commit1 month ago
pandasql
pandasqlPython

Query pandas DataFrames using SQL syntax, similar to sqldf in R.

#data-querying#sqlite-syntax#python-library
Stars1.3k
Forks183
Last commit1 year ago
dataframe-go
dataframe-goGo

A lightweight and intuitive Go library for data manipulation, statistics, and machine learning using DataFrames.

#data-science#statistics#dataframe
Stars1.3k
Forks99
Last commit4 years ago
daru
daruRuby

A Ruby library for data analysis with DataFrame and Vector structures, offering storage, manipulation, and visualization.

#scientific-computing#vector#statistics
Stars1.1k
Forks140
Last commit2 years ago
magrittr <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">
magrittr <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">R

An R package providing the %>% pipe operator to improve code readability by structuring data operations left-to-right.

#functional-programming#pipe-operator#r-package
Stars972
Forks161
Last commit2 months ago
partial.lenses
partial.lensesJavaScript

A comprehensive, high-performance optics library for JavaScript that provides lenses, traversals, and isomorphisms to manipulate immutable JSON data.

#functional-programming#counterculture#lenses
Stars920
Forks35
Last commit4 years ago
lubridate
lubridateR

An R package that simplifies parsing, manipulating, and calculating with dates and times.

#parsing#date-time#r-package
Stars793
Forks216
Last commit1 month ago
Dplython
DplythonPython

A Python library that brings R's dplyr data manipulation syntax to pandas DataFrames using a pipe operator.

#dplyr#python-library#data-science
Stars761
Forks52
Last commit9 years ago
wild-wild-path
wild-wild-pathJavaScript

A JavaScript library for querying and manipulating object properties using expressive paths with wildcards, regexps, slices, and unions.

#parsing#algorithm#functional-programming
Stars728
Forks17
Last commit1 month ago
Page 1 of 2Next

Related Tags

#Data Analysis25#Functional Programming21#Data Science12#Javascript9#Utility Library9#R Package9#Dataframe8#Tidyverse8#R8#Csv7#Tabular Data7#Json7
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub