All Projects → go-streams → Similar Projects or Alternatives

1387 Open source projects that are alternatives of or similar to go-streams

godsend
A simple and eloquent workflow for streaming messages to micro-services.
Stars: ✭ 15 (-88.19%)
Mutual labels:  stream, filter, streams
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (-1.57%)
Mutual labels:  collection, array, collections
linq
A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.
Stars: ✭ 39 (-69.29%)
Mutual labels:  linq, filter, iterables
Itiriri
A library built for ES6 iteration protocol.
Stars: ✭ 155 (+22.05%)
Mutual labels:  filter, collections
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+85.83%)
Mutual labels:  array, collections
Faltu
Search sort, filter, limit an array of objects in Mongo-style.
Stars: ✭ 112 (-11.81%)
Mutual labels:  filter, array
Stream Splicer
streaming pipeline with a mutable configuration
Stars: ✭ 52 (-59.06%)
Mutual labels:  stream, streams
Labeled Stream Splicer
stream splicer with labels
Stars: ✭ 37 (-70.87%)
Mutual labels:  stream, streams
react-smart-key
Pass anything as key without re-renders
Stars: ✭ 17 (-86.61%)
Mutual labels:  collection, array
The-Java-Workshop
A New, Interactive Approach to Learning Java
Stars: ✭ 65 (-48.82%)
Mutual labels:  collection, java-streams
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+788.19%)
Mutual labels:  collection, collections
rrbit-js
No description or website provided.
Stars: ✭ 11 (-91.34%)
Mutual labels:  array, collections
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).
Stars: ✭ 321 (+152.76%)
Mutual labels:  array, collections
Pgo
Go library for PHP community with convenient functions
Stars: ✭ 51 (-59.84%)
Mutual labels:  filter, array
stream
Go Stream, like Java 8 Stream.
Stars: ✭ 60 (-52.76%)
Mutual labels:  filter, foreach
Sql Streams
Painless low level jdbc abstraction using the java 8 stream api.
Stars: ✭ 17 (-86.61%)
Mutual labels:  stream, streams
Chunk Store Stream
Convert an abstract-chunk-store compliant store into a readable or writable stream
Stars: ✭ 24 (-81.1%)
Mutual labels:  stream, streams
php-underscore
PHP underscore inspired &/or cloned from _.js, with extra goodies like higher order messaging
Stars: ✭ 42 (-66.93%)
Mutual labels:  collection, collections
wasm-streams
Bridging between web streams and Rust streams using WebAssembly
Stars: ✭ 61 (-51.97%)
Mutual labels:  stream, streams
Moses
Utility library for functional programming in Lua
Stars: ✭ 541 (+325.98%)
Mutual labels:  collection, array
Mithril Data
A rich data model library for Mithril javascript framework
Stars: ✭ 17 (-86.61%)
Mutual labels:  collection, stream
Map
PHP Map package for easy and elegant handling of PHP arrays as array-like map objects
Stars: ✭ 1,180 (+829.13%)
Mutual labels:  collection, array
Awesome Deep Learning And Machine Learning Questions
【不定期更新】收集整理的一些网站中(如知乎、Quora、Reddit、Stack Exchange等)与深度学习、机器学习、强化学习、数据科学相关的有价值的问题
Stars: ✭ 203 (+59.84%)
Mutual labels:  collection, collections
php-collections
A collection library for php
Stars: ✭ 34 (-73.23%)
Mutual labels:  array, collections
linqjs
Perform queries on collections in the manner of C#s System.Linq in JavaScript
Stars: ✭ 14 (-88.98%)
Mutual labels:  linq, array
Fromfrom
A JS library written in TS to transform sequences of data from format to another
Stars: ✭ 462 (+263.78%)
Mutual labels:  linq, collection
Cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
Stars: ✭ 1,180 (+829.13%)
Mutual labels:  streams, collections
lib12
lib12 is a library of universal helpers and extensions useful in any .NET project
Stars: ✭ 30 (-76.38%)
Mutual labels:  linq, collections
Laravel Helpers
An extensive set of Laravel framework helper functions and collection macros.
Stars: ✭ 407 (+220.47%)
Mutual labels:  array, collections
js-deep-sort-object
Simple module to sort objects recursively by its keys
Stars: ✭ 19 (-85.04%)
Mutual labels:  collection, array
Public-Method-CardGame-NiuNiu
纸牌游戏牛牛的最优算法及Method
Stars: ✭ 21 (-83.46%)
Mutual labels:  array, foreach
VBA-Arrays
😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.
Stars: ✭ 48 (-62.2%)
Mutual labels:  filter, array
linqjs
use linq and lambda in javascript on es6, can use linq function in an Object or an Array or a String value | 一个方便对数组、字典、树形数据进行操作、筛选等操作的工具库
Stars: ✭ 17 (-86.61%)
Mutual labels:  linq, array
Netfabric.hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
Stars: ✭ 479 (+277.17%)
Mutual labels:  linq, array
indicium
🔎 A simple in-memory search for collections and key-value stores.
Stars: ✭ 41 (-67.72%)
Mutual labels:  collection, collections
web-streams-polyfill
Web Streams, based on the WHATWG spec reference implementation
Stars: ✭ 198 (+55.91%)
Mutual labels:  stream, streams
lectures
My free and open source tutorials/books on JS and Java 📖 🌹📚
Stars: ✭ 35 (-72.44%)
Mutual labels:  stream, java-streams
Remote Web Streams
Web streams that work across web workers and iframes.
Stars: ✭ 26 (-79.53%)
Mutual labels:  stream, streams
lazy-arr
Arrays that look just like regular JavaScript arrays, but are computed lazily.
Stars: ✭ 67 (-47.24%)
Mutual labels:  stream, array
Multistream
A stream that emits multiple other streams one after another (streams3)
Stars: ✭ 237 (+86.61%)
Mutual labels:  stream, streams
Cypher Stream
Neo4j Cypher queries as Node.js object streams
Stars: ✭ 58 (-54.33%)
Mutual labels:  stream, streams
SwiftConcurrentCollections
Swift Concurrent Collections
Stars: ✭ 40 (-68.5%)
Mutual labels:  collection, collections
ienumerable
Deep immutable, Lightweight Enumerable with superpowers
Stars: ✭ 63 (-50.39%)
Mutual labels:  linq, array
Knapsack
Collection pipeline library for PHP
Stars: ✭ 521 (+310.24%)
Mutual labels:  collection, collections
Collection
A PHP library for representing and manipulating collections.
Stars: ✭ 488 (+284.25%)
Mutual labels:  collection, array
Phpcollections
A set of collections for PHP.
Stars: ✭ 53 (-58.27%)
Mutual labels:  collection, collections
Arrayy
🗃 Array manipulation library for PHP, called Arrayy!
Stars: ✭ 363 (+185.83%)
Mutual labels:  collection, array
Fpgo
Monad, Functional Programming features for Golang
Stars: ✭ 165 (+29.92%)
Mutual labels:  collection, stream
NonEmptyCollections
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
Stars: ✭ 45 (-64.57%)
Mutual labels:  collection, collections
HelloWorlds
Hello-World program in most programming languages
Stars: ✭ 102 (-19.69%)
Mutual labels:  collection, collections
enumerable4j
Amazing Ruby's "Enumerable" ported to Java
Stars: ✭ 29 (-77.17%)
Mutual labels:  collection, streams
linq-collections
Strongly typed Linq and Collections implementation for Javascript and TypeScript (ECMAScript 5)
Stars: ✭ 112 (-11.81%)
Mutual labels:  linq, collections
streamplify
Java 8 combinatorics-related streams and other utilities
Stars: ✭ 40 (-68.5%)
Mutual labels:  stream, streams
multiplex.js
LINQ for JavaScript.
Stars: ✭ 79 (-37.8%)
Mutual labels:  linq, collection
GG-LootFilter
Loot filter for Path of Exile
Stars: ✭ 40 (-68.5%)
Mutual labels:  filter
docker-Kinesis-local
Docker build for AWS Kinesis local
Stars: ✭ 43 (-66.14%)
Mutual labels:  stream
flink-learn
Learning Flink : Flink CEP,Flink Core,Flink SQL
Stars: ✭ 70 (-44.88%)
Mutual labels:  stream
TwitchPotPlayer
Extensions for PotPlayer to watch Twitch streams without streamlinks or any crap.
Stars: ✭ 159 (+25.2%)
Mutual labels:  stream
laravel-grid
A grid view for laravel, inspired by the yii2 grid widget
Stars: ✭ 86 (-32.28%)
Mutual labels:  filter
1earn
ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup
Stars: ✭ 3,715 (+2825.2%)
Mutual labels:  collection
1-60 of 1387 similar projects