Go 语言实现各种数据结构和算法,Sets, Lists, Stacks, Maps, Trees, Queues 等等
#算法刷题#Commonly used sequence and collection algorithms for Swift
翻译 - Swift Algorithms是序列和收集算法及其相关类型的开源软件包。
#算法刷题#🎁 A glib-like multi-platform c library
Range library for C++14/17/20, basis for C++20's std::ranges
翻译 - C ++ 14/17/20的范围库,C ++ 20的std :: ranges的基础
A (memory) friendly, easy, lazy and modular collection class.
翻译 - (内存)友好的,懒惰的,简单的模块化集合类。
#算法刷题#TypeScript-STL (Standard Template Library, migrated from C++)
Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal ...
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.
C library of key-value data structures.
Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
[a]synchronous functional programming
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
🔑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 V...
A PHP MySQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using "WHERE IN" statement.
Pythonic Stream-like manipulation of iterables.
#算法刷题#Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)
A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.