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: almost 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,167 |
mauriciosantos/buckets-js | A JavaScript library providing various data structures and functions for manipulating arrays. | 1,250 |
haltcase/trilogy | A TypeScript-based wrapper around SQLite databases with support for multiple backends and a simple Promise-based API. | 264 |
antfu/starter-ts | A starter template for building TypeScript libraries with necessary dependencies and documentation. | 728 |
twinlogix/typetta | A TypeScript-based ORM that provides a typed and flexible interface to various databases and NoSQL data stores. | 108 |
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,044 |
microsoft/tslib | A runtime library for TypeScript helpers to improve code efficiency and reduce file sizes. | 1,259 |
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,677 |
jsr-core/match | A library for structured binding and validation in JavaScript/TypeScript | 41 |
krukow/clj-ds | Provides data structures modified from Clojure to be usable outside of the language in a Java context | 219 |