StaticvecImplements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Call in stackCall a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack shareable between all coroutines!
C Macro CollectionsEasy to use, header only, macro generated, generic and type-safe Data Structures in C
Interview QuestionsList of all the Interview questions practiced from online resources and books
PiladbLightweight RESTful database engine based on stack data structures
Stackoverflow CloneClone project of a famous Q/A website for developers which is stackoverflow built using MySQL-Express-React-Node 🌐
Tooling🧰 Up-to-date list of JavaScript and TypeScript tooling resources
MeanThe MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications
SwarmpitLightweight mobile-friendly Docker Swarm management UI
Algo TreeAlgo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
InterviewbitCollection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
ScCommon libraries and data structures for C.
NotistackHighly customizable notification snackbars (toasts) that can be stacked on top of each other
Redux Data StructuresReducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
HaskellyHaskelly is a VS Code extension that provides complete support for casual and expert Haskell development.
Data StructuresCommon data structures and algorithms implemented in JavaScript
Elastic StackAprenda Elasticsearch, Logstash, Kibana e Beats do jeito mais fácil ⭐️
Stackset ControllerOpinionated StackSet resource for managing application life cycle and traffic switching in Kubernetes
Snippod Starter Demo AppA full stack 'Hacker News' style demo web application built with React + Redux (Front) and django REST Framework (Server).
ContainersThis library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Cs2223This a repository for WPI CS2223 Algorithms D Term 2018
Stack Up.jsCreate fixed width, variable height grid layouts.
OstelOpen Secure Telephony platform (no longer maintained)
StacktraceyParses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.
Collections.pooledFast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
Implicit HieAuto generate a stack or cabal multi component hie.yaml file
ContributorsA repository designed for contributors to the Open Stack Standard, and Global Developer Network.
GodsGoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
Libforthlibforth: A small Forth interpreter that can be used as a library written in c99
Stack2nixGenerate nix expressions for Haskell projects
SetupMy own front end web development set up, covering everything from operating system to analytics.
Ble Security Attack Defence✨ Purpose only! The dangers of Bluetooth Low Energy(BLE)implementations: Unveiling zero day vulnerabilities and security flaws in modern Bluetooth LE stacks.
AcetoA programming language based on a 2D Hilbert curve grid
Data StructuresThis repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
BartlettA simple Jenkins command line client to serve your needs.
WarpcoreUser-space UDP/IP stack on top of netmap
Buckets JsA complete, fully tested and documented data structure library written in pure JavaScript.
CdcontainersLibrary of data containers and data structures for C programming language.
Geeksforgeeks Dsa 2This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
FactorFactor programming language
Panic OverlayDisplays JS errors in browsers. Shows sources. Use with any framework. 💥✨