All Projects → ts-belt → Similar Projects or Alternatives

349 Open source projects that are alternatives of or similar to ts-belt

arrayfire-haskell
Haskell bindings to ArrayFire
Stars: ✭ 52 (-88.15%)
Mutual labels:  array
array-last
Return the last element in an array. Faster than `.slice`
Stars: ✭ 34 (-92.26%)
Mutual labels:  array
scala-functional-programming-tutorial
Functional Programming in Scala Tutorial
Stars: ✭ 23 (-94.76%)
Mutual labels:  fp
arrays
Yii Array Helper
Stars: ✭ 41 (-90.66%)
Mutual labels:  array
monadic-mondays
Code samples for #monadicmonday topics
Stars: ✭ 86 (-80.41%)
Mutual labels:  fp
maybe-baby
Minimize defensive coding. A JavaScript implementation of the Maybe monad.
Stars: ✭ 42 (-90.43%)
Mutual labels:  monad
pretty-d-array
Pretty printing multidimensional D arrays.
Stars: ✭ 16 (-96.36%)
Mutual labels:  array
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-93.39%)
Mutual labels:  array
tutorials
🎥 Source code of the examples shown in the video tutorials
Stars: ✭ 18 (-95.9%)
Mutual labels:  fp
akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Stars: ✭ 5,155 (+1074.26%)
Mutual labels:  option
Ubigeo-Peru
Base de datos de departamentos, provincias y distritos del Perú (UBIGEO) actualizada al 2019 (El INEI ha actualizado hasta el 2016). SQL, JSON, XML, CSV, Arreglos PHP, YAML.
Stars: ✭ 113 (-74.26%)
Mutual labels:  array
workshop-edsl-in-typescript
Code template for workshop "Building eDSLs in functional TypeScript"
Stars: ✭ 49 (-88.84%)
Mutual labels:  fp
prototyped.js
Some common Typescript prototypes
Stars: ✭ 22 (-94.99%)
Mutual labels:  array
array-keyed-map
JS datastructure, like Map, but the keys are arrays
Stars: ✭ 29 (-93.39%)
Mutual labels:  array
Swift Utils
A collection of handy swift utils
Stars: ✭ 253 (-42.37%)
Mutual labels:  array
operational
Implement monads by specifying instructions and their desired operational semantics.
Stars: ✭ 77 (-82.46%)
Mutual labels:  monad
longest
Get the length of the longest item in an array.
Stars: ✭ 31 (-92.94%)
Mutual labels:  array
result
A TypeScript result type taking cues from Rust's Result and Haskell's Either types
Stars: ✭ 148 (-66.29%)
Mutual labels:  result-type
python-pytest-harvest
Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking purposes.
Stars: ✭ 44 (-89.98%)
Mutual labels:  result
ramdu
Small utils set built around Ramda
Stars: ✭ 18 (-95.9%)
Mutual labels:  fp
php-finder refactoring-kata
🐘🔍Incomprehensible Finder Refactoring Kata port for PHP
Stars: ✭ 22 (-94.99%)
Mutual labels:  fp
meiga
🧙 A simple, typed and monad-based Result type for Python.
Stars: ✭ 24 (-94.53%)
Mutual labels:  result-type
in-array
Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.
Stars: ✭ 16 (-96.36%)
Mutual labels:  array
Arr
A collection of tiny, highly performant Array.prototype alternatives
Stars: ✭ 239 (-45.56%)
Mutual labels:  array
UnderstandingLanguageExt
This is a tutorial that aims to demonstrate the practical fundamentals behind using LanguageExt in a fashion though step-by-step tutorials which introduce and then build up on concepts.
Stars: ✭ 73 (-83.37%)
Mutual labels:  monad
30minLearningJavaScriptMonad
30分でわかるJavaScriptプログラマのためのモナド入門
Stars: ✭ 15 (-96.58%)
Mutual labels:  monad
ramda.py
Python clone of Ramda.js
Stars: ✭ 64 (-85.42%)
Mutual labels:  fp
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-93.17%)
Mutual labels:  array
js-deep-sort-object
Simple module to sort objects recursively by its keys
Stars: ✭ 19 (-95.67%)
Mutual labels:  array
freAST
Fast, simple Free Monads using ScalaMeta macro annotations. Port of Freasy-Monad.
Stars: ✭ 14 (-96.81%)
Mutual labels:  monad
mercator
Automatic typeclass-based abstraction over monad-like types
Stars: ✭ 54 (-87.7%)
Mutual labels:  monad
optional-chain
⛓Optional chaining implementation in TypeScript
Stars: ✭ 19 (-95.67%)
Mutual labels:  option-type
either
Elm Either
Stars: ✭ 24 (-94.53%)
Mutual labels:  result
CuVec
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
Stars: ✭ 73 (-83.37%)
Mutual labels:  array
dart maybe
No more null check with an dart equivalent of Maybe (Haskel, Elm) / Option (F#).
Stars: ✭ 20 (-95.44%)
Mutual labels:  option
C Vector
A dynamic array implementation in C similar to the one found in standard C++
Stars: ✭ 234 (-46.7%)
Mutual labels:  array
order-taking
Idris version of Domain Modeling Made Functional Book.
Stars: ✭ 113 (-74.26%)
Mutual labels:  fp
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+5.69%)
Mutual labels:  array
my-swift-projects
An overview of my most relevant open-source projects on GitHub
Stars: ✭ 261 (-40.55%)
Mutual labels:  array
future.scala
Stack-safe asynchronous programming
Stars: ✭ 38 (-91.34%)
Mutual labels:  monad
array-includes
Array.prototype.includes spec-compliant polyfill
Stars: ✭ 42 (-90.43%)
Mutual labels:  array
Static Frame
Immutable and grow-only Pandas-like DataFrames with a more explicit and consistent interface.
Stars: ✭ 217 (-50.57%)
Mutual labels:  array
Problem-Solving
This Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️
Stars: ✭ 17 (-96.13%)
Mutual labels:  array
pfps-examples
🏮 Standalone examples shown in the book "Practical FP in Scala: A hands-on approach"
Stars: ✭ 167 (-61.96%)
Mutual labels:  fp
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
Stars: ✭ 245 (-44.19%)
Mutual labels:  array
option-t
Option/Result type implementation in ECMAScript whose APIs are inspired by Rust's `Option<T>` and `Result<T, E>`.
Stars: ✭ 139 (-68.34%)
Mutual labels:  option-type
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (-46.24%)
Mutual labels:  array
deque
A highly optimized double-ended queue
Stars: ✭ 75 (-82.92%)
Mutual labels:  array
Core
Elm's core libraries
Stars: ✭ 2,634 (+500%)
Mutual labels:  array
pasvl
Array Validator (regular expressions for arrays, sort of)
Stars: ✭ 40 (-90.89%)
Mutual labels:  array
Array Functions
Some handy array functions
Stars: ✭ 215 (-51.03%)
Mutual labels:  array
tamer
Standalone alternatives to Kafka Connect Connectors
Stars: ✭ 42 (-90.43%)
Mutual labels:  fp
Csmodel
CSModel is a concise and efficient model framework for iOS/OSX, and provides nested Model to compare values and copy values.
Stars: ✭ 192 (-56.26%)
Mutual labels:  array
Panthera
Data-frames & arrays on Clojure
Stars: ✭ 168 (-61.73%)
Mutual labels:  array
react-smart-key
Pass anything as key without re-renders
Stars: ✭ 17 (-96.13%)
Mutual labels:  array
linqjs
Perform queries on collections in the manner of C#s System.Linq in JavaScript
Stars: ✭ 14 (-96.81%)
Mutual labels:  array
xUnwind
🔥 xUnwind is a collection of Android native stack unwinding solutions.
Stars: ✭ 127 (-71.07%)
Mutual labels:  fp
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (-62.19%)
Mutual labels:  array
Metasync
Asynchronous Programming Library for JavaScript & Node.js
Stars: ✭ 164 (-62.64%)
Mutual labels:  array
cofree
Fun and Games with Fix, Cofree, and Doobie
Stars: ✭ 37 (-91.57%)
Mutual labels:  fp
61-120 of 349 similar projects