#
iterators
Here are 161 public repositories matching this topic...
Methods for working with iterators in ECMAScript
-
Updated
Aug 26, 2021 - HTML
Example code for Fluent Python, 2nd edition (O'Reilly, 2021)
-
Updated
Aug 25, 2021 - Python
Efficient transducers for Julia
-
Updated
Aug 26, 2021 - Julia
Make your async components compact and descriptive by leveraging the power of the language features
-
Updated
Apr 22, 2020 - JavaScript
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
rust
data-structure
stack
datastructures
containers
vector
array
iterator
container
static
crates
const
generics
data-structures
iterators
collections
no-std
datastructure
rustc
vec
const-generics
-
Updated
Jul 8, 2021 - Rust
Fast CSV parser and writer for Modern C++
csv
modern-cpp
cpp11
iterators
header-only
mmap
mit-license
lazy-evaluation
csv-parser
csv-reader
single-header-lib
string-parsing
memory-mapped-file
csv-writer
single-header
comma-separated-values
line-reader
header-library
single-threaded
blazing-fast
-
Updated
Jul 27, 2020 - C++
Common functional iterator patterns
-
Updated
Aug 5, 2021 - Julia
Fast, safe and composable streaming abstractions.
-
Updated
Apr 27, 2021 - OCaml
То, чего нет в Бусте
-
Updated
Aug 23, 2021 - C++
PHP library for iterable/generator transformations and operations
-
Updated
Jul 19, 2019 - PHP
Data-parallelism on CUDA using Transducers.jl and for loops (FLoops.jl)
-
Updated
Aug 2, 2021 - Julia
A package that provides `array_*` like functions for iterators.
-
Updated
Aug 24, 2021 - PHP
-
Updated
Aug 10, 2021 - TypeScript
A template library for creating custom iterators
-
Updated
Mar 10, 2017 - C++
-
Updated
Jun 10, 2021 - Julia
A simple dataflow framework in Python
-
Updated
Mar 4, 2021 - Python
A fun little app that mimics admitting people into an event hall and getting them well seated
javascript
es6
functional-programming
oop
iterators
asynchronous-programming
coding-interview
made-in-nigeria
engineering-manager
-
Updated
Sep 28, 2020 - JavaScript
Turn an abstract-leveldown iterator into a readable stream.
-
Updated
Aug 1, 2021 - JavaScript
Julia Channels with defined length: Buffered and threaded iterators for machine learning.
-
Updated
Dec 13, 2020 - Julia
A simple functional programming library for GameMaker.
-
Updated
Mar 14, 2021 - Game Maker Language
A Go library for connecting Readers and Writers with string channels
-
Updated
Jan 27, 2016 - Go
Improve this page
Add a description, image, and links to the iterators topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the iterators topic, visit your repo's landing page and select "manage topics."
Version of compose that takes a sequence. (Might need a better name).