Extra iterator adaptors, iterator methods, free functions, and macros.
Fourth iteration of my personal website built with Gatsby
翻译 - 我的个人网站的第四次迭代
#算法刷题#Commonly used sequence and collection algorithms for Swift
翻译 - Swift Algorithms是序列和收集算法及其相关类型的开源软件包。
🏗 forkable Ethereum dev stack focused on fast product iterations
翻译 - 🏗专注于产品快速迭代的以太坊叉式开发栈
FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.
翻译 - FilterIterator实现,可基于后缀,前缀和其他排除条件列表来过滤文件。
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
Boost.org iterator module
The Hoa\Iterator library.
iterative closest point
Async concurrent iterator (async forEach)
A high-performance 100% compatible drop-in replacement of "encoding/json"
翻译 - 高性能100%兼容的“ encoding / json”替代产品
Async Iterator Extensions for JavaScript e.g. map, reduce, filter, flatMap, etc.
翻译 - JavaScript的异步迭代器扩展,例如映射,缩小,过滤,flatMap等。
Sample tree structure for C# / Java with iterator and search
Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib
Convert CSV to array/Iterator (Excel style is fully suppoted!)
decode/encode thrift message without IDL
Methods for working with iterators in ECMAScript
翻译 - 在 ECMAScript 中使用迭代器的方法
📚 A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
翻译 - :books:在纯C99中实现“类型安全”惰性迭代器接口的演示
A PHP MySQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using "WHERE IN" statement.
An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-perform...
A library that handles iterating over results from the AWS Java SDK with minimal boilerplate