typescript-collections
Data structure library
A comprehensive TypeScript library implementing various data structures and utility functions.
A generically typed set of collections for use with TypeScript
1k stars
46 watching
161 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
as3commons/as3commons-collections | A collection of reusable data structures and algorithms in ActionScript | 106 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
mauriciosantos/buckets-js | A JavaScript library providing various data structures and functions for manipulating arrays. | 1,251 |
haltcase/trilogy | A TypeScript-based wrapper around SQLite databases with support for multiple backends and a simple Promise-based API. | 265 |
antfu/starter-ts | A starter template for building TypeScript libraries with necessary dependencies and documentation. | 731 |
twinlogix/typetta | A TypeScript-based ORM that provides a typed and flexible interface to various databases and NoSQL data stores. | 111 |
lyptt/struct | A data structure implementation in C++ with documentation and examples. | 0 |
keats/react-ts-boilerplate | A React application boilerplate with TypeScript and Sass support. | 34 |
then/then-request | A request library that returns promises and supports both browsers and node.js | 243 |
gcanti/monocle-ts | A TypeScript implementation of a functional programming approach to working with nested data structures | 1,045 |
microsoft/tslib | A runtime library for TypeScript helpers to improve code efficiency and reduce file sizes. | 1,269 |
tool-belt/type-predicates | A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
total-typescript/total-typescript-book | A comprehensive learning platform for TypeScript developers | 1,681 |
jsr-core/match | A library for structured binding and validation in JavaScript/TypeScript | 41 |
krukow/clj-ds | A library that adapts Clojure's persistent data structures to work with the Java programming language. | 219 |