Array

Top 23 Array Open-Source Projects

  • 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.

  • algodeck

    An Open-Source Collection of 200+ Flash Cards to Help You Preparing Your Algorithms & Data Structures Interview 💯

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • map

    PHP arrays and collections made easy

  • core

    Elm's core libraries (by elm)

  • Project mention: Learning Elm by porting a medium-sized web front end from React (2019) | news.ycombinator.com | 2024-02-29

    elm is a lovely lang. it would be nice to have modern APIs on it.

    here's the project for new eyes:

    https://github.com/elm/core

    https://elm-lang.org/

  • Collections-C

    A library of generic data structures for the C language.

  • hypersistence-utils

    The Hypersistence Utils library (previously known as Hibernate Types) gives you Spring and Hibernate utilities that can help you get the most out of your data access layer.

  • PyCUDA

    CUDA integration for Python, plus shiny features

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • array-to-xml

    A simple class to convert an array to xml

  • ts-belt

    🔧 Fast, modern, and practical utility library for FP in TypeScript.

  • pyopencl

    OpenCL integration for Python, plus shiny features

  • deep-object-diff

    Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️

  • NetFabric.Hyperlinq

    High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.

  • Project mention: Classes vs. Structs in .NET. How not to teach about performance | news.ycombinator.com | 2023-11-04

    > AVX instructions, which is implemented for quite a few LINQ methods

    Are you sure? Any examples of such methods? And does AVX actually helps?

    I don’t think that’s possible because IMO AVX and other SIMD can only help for dense inputs. The C# type is ReadOnlySpan, however ReadOnlySpan doesn’t implement IEnumerable and therefore incompatible with LINQ.

    There’s even an alternative LINQ to workaround https://github.com/NetFabric/NetFabric.Hyperlinq but that thing is a third-party library most people aren’t using.

  • mlib

    Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).

  • Project mention: preprocessor stuff - compile time pasting into other files | /r/C_Programming | 2023-12-09

    This uses the preprocessing library

  • structurae

    Data structures for high-performance JavaScript applications.

  • Project mention: Structurae – data structures for high-performance JavaScript applications | news.ycombinator.com | 2023-07-04
  • c-vector

    A dynamic array implementation in C similar to the one found in standard C++

  • vscode-data-preview

    Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files

  • Arrayy

    🗃 Array manipulation library for PHP, called Arrayy!

  • static-frame

    Immutable and statically-typeable DataFrames with runtime type and data validation

  • Project mention: Static-frame: Immutable/statically-typed DataFrames with runtime type validation | news.ycombinator.com | 2023-11-17
  • blitz

    Blitz++ Multi-Dimensional Array Library for C++ (by blitzpp)

  • hashmap

    HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified (by flesler)

  • massiv

    Efficient Haskell Arrays featuring Parallel computation

  • ComponentArrays.jl

    Arrays with arbitrarily nested named components.

  • staticvec

    Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.

  • Project mention: Posting asking if the Rust Reddit community is overly regulated gets regulated. | /r/programmingcirclejerk | 2023-05-27

    This crate of mine for example is currently literally unusable until the deeply fundamental features that John Random kinda-sorta removed in this pull request, ostensibly in preparation for whatever shittily stated syntax is ultimately establihed by whatever the hell "keyword generics" actually is (I really don't know, like this isn't a joke, I fundamentally do not understand what the fuck they're proposing at all in any way or how it's meaningfully and usefullly different from the previous syntax).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Array related posts

  • preprocessor stuff - compile time pasting into other files

    2 projects | /r/C_Programming | 9 Dec 2023
  • Apple Array System

    1 project | news.ycombinator.com | 18 Nov 2023
  • Static-frame: Immutable/statically-typed DataFrames with runtime type validation

    1 project | news.ycombinator.com | 17 Nov 2023
  • Type-Hinting DataFrames for Static Analysis and Runtime Validation

    1 project | dev.to | 13 Nov 2023
  • Show HN: Retrieve Stock Data with KlongPy

    1 project | news.ycombinator.com | 28 Sep 2023
  • Show HN: KlongPy now supports ticker plants

    1 project | news.ycombinator.com | 11 Sep 2023
  • Huge LibRapid Update -- New Features, Performance Improvements and Bug Fixes

    3 projects | /r/cpp | 4 Aug 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Array projects? This list will help you:

Project Stars
1 MJExtension 8,512
2 algodeck 5,385
3 map 2,915
4 core 2,783
5 Collections-C 2,715
6 hypersistence-utils 2,265
7 PyCUDA 1,746
8 array-to-xml 1,096
9 ts-belt 1,036
10 pyopencl 1,029
11 deep-object-diff 1,005
12 NetFabric.Hyperlinq 861
13 mlib 791
14 structurae 679
15 c-vector 648
16 vscode-data-preview 523
17 Arrayy 478
18 static-frame 404
19 blitz 397
20 hashmap 385
21 massiv 382
22 ComponentArrays.jl 276
23 staticvec 267

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com