deque topic

List deque repositories

Data_Structures_in_Cpp

93
Stars
12
Forks
Watchers

Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.

jdkgdxds

25
Stars
2
Forks
Watchers

Java data structures for primitive and/or Object items

lane

864
Stars
74
Forks
Watchers

Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go

Decision_Tree_PDeque

35
Stars
10
Forks
Watchers

C++ code for "A Faster Drop-in Implementation for Leaf-wise Exact Greedy Induction of Decision Tree Using Pre-sorted Deque"

data-structures

49
Stars
3
Forks
Watchers

Computer science data structures and algorithms implementation from scratch

deque

45
Stars
5
Forks
Watchers

Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to perform when used by Microservices and Serverless services running...

okasaki

41
Stars
6
Forks
Watchers

Scala implementation of data structures from Chris Okasaki's book

Hugai-chatgpt

255
Stars
41
Forks
Watchers

HugAi是由Springboot Vue2 elementUI集成各大AI大模型平台开发的智能问答助手,文本对话模型支持流式响应,现已接入OpenAi、chatGpt、讯飞星火、文心一言、Ollama,以及主流AI绘图Midjourney、Stable Diffusion,完...

data-structure-typed

88
Stars
6
Forks
Watchers

Javascript Data Structure & TypeScript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree, AVL Tree, Priority Qu...