All Projects → linqjs → Similar Projects or Alternatives

874 Open source projects that are alternatives of or similar to linqjs

linqjs
Perform queries on collections in the manner of C#s System.Linq in JavaScript
Stars: ✭ 14 (-17.65%)
Mutual labels:  linq, lazy, array
Dapper.lnskydb
基于Dapper的LINQ扩展,支持Lambda表达式,支持按时间分库分表,也可以自定义分库分表方法,且实体类有T4模版自动生成.省去手写实体类的麻烦。已在实际项目使用
Stars: ✭ 228 (+1241.18%)
Mutual labels:  linq, lambda
Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
Stars: ✭ 372 (+2088.24%)
Mutual labels:  linq, query
lazy-arr
Arrays that look just like regular JavaScript arrays, but are computed lazily.
Stars: ✭ 67 (+294.12%)
Mutual labels:  lazy, array
Netfabric.hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
Stars: ✭ 479 (+2717.65%)
Mutual labels:  linq, array
Yalinqo
Yet Another LINQ to Objects for PHP [Simplified BSD]
Stars: ✭ 400 (+2252.94%)
Mutual labels:  linq, query
Jaque
Lets Java 8 Lambdas to be represented as objects in the form of expression trees at runtime
Stars: ✭ 152 (+794.12%)
Mutual labels:  linq, lambda
ienumerable
Deep immutable, Lightweight Enumerable with superpowers
Stars: ✭ 63 (+270.59%)
Mutual labels:  linq, array
Masuit.tools
ldqk.xyz/55
Stars: ✭ 2,539 (+14835.29%)
Mutual labels:  linq, lambda
VBA-Arrays
😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.
Stars: ✭ 48 (+182.35%)
Mutual labels:  query, array
Fluentvalidation.blazor
Fluent Validation-powered Blazor component for validating standard <EditForm> 🌌 ✅
Stars: ✭ 140 (+723.53%)
Mutual labels:  linq, lambda
lambda2js
Converts a C# expression tree (from Linq namespace) to a syntatically correct javascript code.
Stars: ✭ 51 (+200%)
Mutual labels:  linq, lambda
Qone
Next-generation web query language, extend .NET LINQ for javascript.
Stars: ✭ 463 (+2623.53%)
Mutual labels:  linq, query
go-streams
Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq
Stars: ✭ 127 (+647.06%)
Mutual labels:  linq, array
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 (+129.41%)
Mutual labels:  linq, enumerable
apex-query-builder
Convenient query builder for dynamic SOQL queries
Stars: ✭ 37 (+117.65%)
Mutual labels:  query
tts
📝 🔉 A simple text-to-speech tool. Converts your text to speech with any of Streamlab's voices. Frontend built with GatsbyJS, backend is serverless Node.js
Stars: ✭ 133 (+682.35%)
Mutual labels:  lambda
linqr
Query Comprehensions for Ruby
Stars: ✭ 15 (-11.76%)
Mutual labels:  linq
ts-belt
🔧 Fast, modern, and practical utility library for FP in TypeScript.
Stars: ✭ 439 (+2482.35%)
Mutual labels:  array
serverless-ts-template
Serverless Typescript Template
Stars: ✭ 13 (-23.53%)
Mutual labels:  lambda
mctools
Minecraft Connection Tools - Python implementations of common Minecraft protocols.
Stars: ✭ 27 (+58.82%)
Mutual labels:  query
sqs-to-lambda-async
Process SQS messages with Lambda, asynchronously
Stars: ✭ 27 (+58.82%)
Mutual labels:  lambda
guitarteacher
Guitar Teacher skill for the Amazon Alexa platform
Stars: ✭ 16 (-5.88%)
Mutual labels:  lambda
aws-lambda-http-check
Lambda function to check http endpoint wrapped in serverless project
Stars: ✭ 30 (+76.47%)
Mutual labels:  lambda
vaultaire
Query DSL and data access utilities for Corda developers.
Stars: ✭ 14 (-17.65%)
Mutual labels:  query
serverless-aws-rust-http
⚡🏗️ template for new aws lambda serverless rust http apps
Stars: ✭ 85 (+400%)
Mutual labels:  lambda
s3-db
Document DB API for AWS S3
Stars: ✭ 97 (+470.59%)
Mutual labels:  lambda
shim
HTTP Handler shim for Go projects running on AWS Lambda
Stars: ✭ 64 (+276.47%)
Mutual labels:  lambda
raven-python-lambda
Sentry/Raven SDK Integration For AWS Lambda (python) and Serverless
Stars: ✭ 48 (+182.35%)
Mutual labels:  lambda
utils.js
👷 🔧 zero dependencies vanilla JavaScript utils.
Stars: ✭ 14 (-17.65%)
Mutual labels:  array
fn.el
Concise anonymous functions for Emacs Lisp
Stars: ✭ 26 (+52.94%)
Mutual labels:  lambda
TIL
Today I Learned
Stars: ✭ 43 (+152.94%)
Mutual labels:  query
scelta
(experimental) Syntactic sugar for variant and optional types.
Stars: ✭ 140 (+723.53%)
Mutual labels:  lambda
spdx-license-ids
a list of SPDX license identifiers
Stars: ✭ 29 (+70.59%)
Mutual labels:  array
active-persistence
Active Persistence is a implementation of Active Record Query Interface for JPA that makes it easy and fun.
Stars: ✭ 14 (-17.65%)
Mutual labels:  query
eksutil
Sample project to call Kubernetes API of an Amazon EKS cluster from AWS Lambda
Stars: ✭ 26 (+52.94%)
Mutual labels:  lambda
lib12
lib12 is a library of universal helpers and extensions useful in any .NET project
Stars: ✭ 30 (+76.47%)
Mutual labels:  linq
go2linq
Generic Go implementation of .NET's LINQ to Objects.
Stars: ✭ 41 (+141.18%)
Mutual labels:  linq
api-gateway-v2-to-wsgi
translation from the aws api gateway v2.0 lambda event to wsgi
Stars: ✭ 26 (+52.94%)
Mutual labels:  lambda
linq-collections
Strongly typed Linq and Collections implementation for Javascript and TypeScript (ECMAScript 5)
Stars: ✭ 112 (+558.82%)
Mutual labels:  linq
try.elinq
Language Integrated Query (LINQ) technology for relational databases and EF Core
Stars: ✭ 21 (+23.53%)
Mutual labels:  linq
SecretsManagerwithCloudFormation
Implements a Lambda-backed CloudFormation Custom Resource for AWS Secrets Manager
Stars: ✭ 20 (+17.65%)
Mutual labels:  lambda
Array.prototype.at
An ES-spec-compliant (proposed) `Array.prototype.at`shim/polyfill/replacement that works as far down as ES3.
Stars: ✭ 20 (+17.65%)
Mutual labels:  array
league-lazy-event
💤 Provides a LazyListener for use with League\Event which allows for lazy fetching of actual listeners.
Stars: ✭ 14 (-17.65%)
Mutual labels:  lazy
CloudWatch2S3
Logging infrastructure for exporting all CloudWatch logs from multiple accounts to a single S3 bucket
Stars: ✭ 31 (+82.35%)
Mutual labels:  lambda
lambda-acm-validate
Automatically validate ACM requests with Lambda
Stars: ✭ 34 (+100%)
Mutual labels:  lambda
go-query
⚡ Blazingly fast query engine
Stars: ✭ 16 (-5.88%)
Mutual labels:  query
telegram-stepfunctions-bot
Serverless Telegram bot made on 4 AWS Lambda chained by AWS Step Functions. All of this written on Serverless Framework using plugins.
Stars: ✭ 26 (+52.94%)
Mutual labels:  lambda
ksqlDB.RestApi.Client-DotNet
ksqlDb.RestApi.Client is a C# LINQ-enabled client API for issuing and consuming ksqlDB push queries and executing statements. SqlServer.Connector is a client API for consuming row-level table changes (CDC - Change Data Capture) from Sql Server databases with the Debezium connector streaming platform.
Stars: ✭ 44 (+158.82%)
Mutual labels:  linq
stock-prices
Analyzing stock prices with Fortran arrays
Stars: ✭ 24 (+41.18%)
Mutual labels:  array
sqrs
🚌SQRS is a JavaScript library for implementing CQRS pattern.
Stars: ✭ 23 (+35.29%)
Mutual labels:  query
prototyped.js
Some common Typescript prototypes
Stars: ✭ 22 (+29.41%)
Mutual labels:  array
terraform-aws-lambda
A Terraform module to create AWS Lambda ressources.
Stars: ✭ 40 (+135.29%)
Mutual labels:  lambda
rust-webassembly-serverless
An AWS lambda function written in Rust using WebAssembly
Stars: ✭ 29 (+70.59%)
Mutual labels:  lambda
terraform-aws-lambda-auto-package
A terraform module to define a lambda function which source files are automatically built and packaged for lambda deployment.
Stars: ✭ 23 (+35.29%)
Mutual labels:  lambda
js-linq
$linq is a Javascript version of .NET's Linq to Objects, with some query operations inspired by MoreLinq (an extension to Linq to Objects).
Stars: ✭ 34 (+100%)
Mutual labels:  linq
node-lambda-babel-template
A minimal template for an ES2015+ Node.js app running on AWS Lambda (w/ babel and webpack).
Stars: ✭ 40 (+135.29%)
Mutual labels:  lambda
jellex
TUI to filter JSON and JSON Lines data with Python syntax
Stars: ✭ 41 (+141.18%)
Mutual labels:  query
flame-explain
A PostgreSQL EXPLAIN ANALYZE visualizer with advanced quirk correction algorithms.
Stars: ✭ 30 (+76.47%)
Mutual labels:  query
Database-Web-API
Dynamically generate RESTful APIs from the contents of a database table. Provides JSON, XML, and HTML. Supports most popular databases
Stars: ✭ 37 (+117.65%)
Mutual labels:  query
1-60 of 874 similar projects