235 skills found · Page 1 of 8
norlab-ulaval / LibpointmatcherAn Iterative Closest Point (ICP) library for 2D and 3D mapping in Robotics
staltz / Callbag Basics👜 Tiny and fast reactive/iterable programming library
crcn / Mesh.jsutility library for async iterable iterators
fitzgen / Wu.jswu.js is a JavaScript library providing higher order functions for ES6 iterators.
adobe / FerrumFeatures from the rust language in javascript: Provides Traits/Type classes & a hashing infrastructure and an advanced library for working with sequences/iterators in js
BooleanCat / Go Functionalgo-functional is a library of iterators to augment the standard library
bradenaw / JuniperJuniper is an extension to the Go standard library using generics, including containers, iterators, and streams.
mattreecebentley / Plf ColonyAn unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.
Athari / YaLinqoYet Another LINQ to Objects for PHP [Simplified BSD]
troygoode / Node Require DirectoryRecursively iterates over specified directory, requiring each file, and returning a nested hash structure containing those libraries.
yorsh87 / NicpNormal Iterative Closest Point (NICP) Algorithm C++ Library
ckoepp / TwitterSearchA Python library to easily iterate tweets found by the Twitter Search API
JSMonk / Sweet MonadsThe library which provides useful monads, interfaces, and lazy iterators.
TomerAberbach / Lfi🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.
hoaproject / IteratorThe Hoa\Iterator library.
violet-php / Streaming Json EncoderPHP library for iteratively encoding large JSON documents piece by piece
orxfun / Orx ParallelA performant and configurable parallel computing library for computations defined as compositions of iterator methods.
jacksondunstan / IteratorIterator Library for C# and Unity
labs42io / ItiririA library built for ES6 iteration protocol.
im95able / ReaLightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible iteration.