All Projects → iterator-driver → Similar Projects or Alternatives

42 Open source projects that are alternatives of or similar to iterator-driver

Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+637.5%)
Mutual labels:  iterator
Libdict
C library of key-value data structures.
Stars: ✭ 234 (+631.25%)
Mutual labels:  iterator
Php Pdo Mysql Class
A PHP MySQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using "WHERE IN" statement.
Stars: ✭ 213 (+565.63%)
Mutual labels:  iterator
Pydesignpattern
Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
Stars: ✭ 174 (+443.75%)
Mutual labels:  iterator
Rolling
Computationally efficient rolling window iterators for Python (including sum, min/max, median and more...)
Stars: ✭ 158 (+393.75%)
Mutual labels:  iterator
Mir Algorithm
Dlang Core Library
Stars: ✭ 143 (+346.88%)
Mutual labels:  iterator
Designpatterns
🔑Elements of Reusable Object-Oriented Software🔓is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch.
Stars: ✭ 134 (+318.75%)
Mutual labels:  iterator
Rubico
[a]synchronous functional programming
Stars: ✭ 133 (+315.63%)
Mutual labels:  iterator
Gkvdb
[mirror] Go语言开发的基于DRH(Deep-Re-Hash)深度哈希分区算法的高性能高可用Key-Value嵌入式事务数据库。基于纯Go语言实现,具有优异的跨平台性,良好的高可用及文件IO复用设计,高效的底层数据库文件操作性能,支持原子操作、批量操作、事务操作、多表操作、多表事务、随机遍历等特性。
Stars: ✭ 109 (+240.63%)
Mutual labels:  iterator
Gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
Stars: ✭ 10,883 (+33909.38%)
Mutual labels:  iterator
Easyiterator
🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.
Stars: ✭ 107 (+234.38%)
Mutual labels:  iterator
Imlazy
😴 Functional programming with lazy immutable iterables
Stars: ✭ 89 (+178.13%)
Mutual labels:  iterator
Resumablefunctions.jl
C# style generators a.k.a. semi-coroutines for Julia.
Stars: ✭ 82 (+156.25%)
Mutual labels:  iterator
Linq In Rust
Language Integrated Query in Rust.
Stars: ✭ 48 (+50%)
Mutual labels:  iterator
Finder
The Finder component finds files and directories via an intuitive fluent interface.
Stars: ✭ 7,840 (+24400%)
Mutual labels:  iterator
Scandir
Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib
Stars: ✭ 471 (+1371.88%)
Mutual labels:  iterator
Tstl
TypeScript-STL (Standard Template Library, migrated from C++)
Stars: ✭ 397 (+1140.63%)
Mutual labels:  iterator
Tbox
🎁 A glib-like multi-platform c library
Stars: ✭ 3,800 (+11775%)
Mutual labels:  iterator
Iterator
The Hoa\Iterator library.
Stars: ✭ 333 (+940.63%)
Mutual labels:  iterator
Collection
A (memory) friendly, easy, lazy and modular collection class.
Stars: ✭ 331 (+934.38%)
Mutual labels:  iterator
Range V3
Range library for C++14/17/20, basis for C++20's std::ranges
Stars: ✭ 3,231 (+9996.88%)
Mutual labels:  iterator
Kind Of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Stars: ✭ 268 (+737.5%)
Mutual labels:  iterator
Swift Algorithms
Commonly used sequence and collection algorithms for Swift
Stars: ✭ 3,934 (+12193.75%)
Mutual labels:  iterator
cron-schedule
A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.
Stars: ✭ 28 (-12.5%)
Mutual labels:  iterator
iteration utilities
Utilities based on Pythons iterators and generators.
Stars: ✭ 65 (+103.13%)
Mutual labels:  iterator
asynckit
Minimal async jobs utility library, with streams support
Stars: ✭ 21 (-34.37%)
Mutual labels:  iterator
dogma
Things and stuffs.
Stars: ✭ 22 (-31.25%)
Mutual labels:  iterator
blIteratorAPI
A template library for creating custom iterators
Stars: ✭ 22 (-31.25%)
Mutual labels:  iterator
gen
Simple, efficient iterators for OCaml
Stars: ✭ 42 (+31.25%)
Mutual labels:  iterator
iterum
Handling iterables like lazy arrays.
Stars: ✭ 28 (-12.5%)
Mutual labels:  iterator
iterative
Functions for working with iterators in JavaScript and TypeScript
Stars: ✭ 16 (-50%)
Mutual labels:  iterator
patterns
Good practices to create code in Java, open to other languages. ⚡
Stars: ✭ 14 (-56.25%)
Mutual labels:  iterator
Iterators
A collection of useful iterators for Haxe
Stars: ✭ 21 (-34.37%)
Mutual labels:  iterator
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-46.87%)
Mutual labels:  iterator
php-collections
A collection library for php
Stars: ✭ 34 (+6.25%)
Mutual labels:  iterator
staticstep
Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: Copy + Default + Step>.
Stars: ✭ 13 (-59.37%)
Mutual labels:  iterator
php-sorted-collections
Sorted Collections for PHP
Stars: ✭ 22 (-31.25%)
Mutual labels:  iterator
ctl
My variant of the C Template Library
Stars: ✭ 105 (+228.13%)
Mutual labels:  iterator
spellbook
Functional library for Javascript
Stars: ✭ 14 (-56.25%)
Mutual labels:  iterator
betterator
💯 A better sync and async iterator API.
Stars: ✭ 57 (+78.13%)
Mutual labels:  iterator
AsyncIterator
An asynchronous iterator library for advanced object pipelines in JavaScript
Stars: ✭ 43 (+34.38%)
Mutual labels:  iterator
oh-my-design-patterns
🎨 Record the articles and code I wrote while learning design patterns
Stars: ✭ 33 (+3.13%)
Mutual labels:  iterator
1-42 of 42 similar projects