Openship - JavaScript
https://github.com/openshiporg/openship 878Openship - JavaScript Similar Projects List
OrderManagementSystem - Swift
20
A real-time system that simulates the fulfillment of delivery orders for a kitchen. This project showcases the implementation of an order management system used for management of delivery orders for a kitchen. System description It's
Vuejs boilerplate - JavaScript
249
Large scale Vue.js application boilerplate + Vuex Arun RedhuLarge scale Vue.js application boilerplate + Vuex - A boilerplate for starting large scale, flexible Vue.js application with using Vuex as state management - by Arun Redhu. Vue.js boilerplate This boilerplate is built on the top of Vue CLI 3.0. This provides an architecture which helps to write a flexible & modular large
Gows - Go
4
GOWS is GoLang web-socket module provides you with ease of handling web socket connections with a few lines, it supports multi-connection on one channel, Ping/Pong handler, saves multi concurrency writes on hub and connections. GOWS GOWS is GoLang web-socket module Provides you with ease of handling web socket connections with a few lines, it supports multi-connection on one
Ring channel - Rust
23
ring-channel - Bounded MPMC channel abstraction on top of a ring buffer. RingChannel Bounded MPMC channel abstraction on top of a ring buffer. Using RingChannel RingChannel is available on crates.io, simply add it as a depe
Tg Anti UsersChannel - Python
5
Tg_Anti_UsersChannel A Bot Telegram Anti Users Channel to automatic ban users who using channel to send message in group. Features: Automatic ban Whit
Placepedia
11
A large-scale place image dataset with multi-faceted annotations. Multi-level place recognition.
Aspnetcore vue typescript template - Vue
233
Multi-page ASP.NET Core Vue with TypeScript - Multi-page ASP.NET Core Vue, Typescript, Vuex, Vue router, Bulma, Sass and Jest application. Template/starting point on how to use Vue.js as a multi page(multiple mini spa's) application in .NET Core MVC. ASP.NET Core 2.2 multi-page Vue.js with TypeScript template The repository contains template using Vue.js, Vuex, Vue router, TypeScript, Bulma, SASS a
Pickr - JavaScript
3.8k
? Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!.
Flat, Simple, Hackable Color-Picker.
Fully Featured demo
Features
Themes
Simple usage
Zero dependencies
Multiple color representations
Color
Flume - Rust
1.2k
flume - A blazingly fast multi-producer channel. Flume A blazingly fast multi-producer, single-consumer channel. let (tx, rx) = flume::unbounded();
thread::spawn(move || {
for i in 0..10 {
Bus - Rust
446
bus - A lock-free, bounded, single-producer, multi-consumer, broadcast channel. bus Bus provides a lock-free, bounded, single-producer, multi-consumer, broadcast channel. It uses a circular buffer and atomic instructions to implem
ChestXray TransferLearning - Python
16
Plug & Play easy to use code for multi-channel transfer learning; applied for detection of COVID-19 in CXR images