All Projects → Javascript Total → Similar Projects or Alternatives

1384 Open source projects that are alternatives of or similar to Javascript Total

Tradzqai
Trading environnement for RL agents, backtesting and training.
Stars: ✭ 150 (-29.91%)
Mutual labels:  algorithm
Minperf
A Minimal Perfect Hash Function Library
Stars: ✭ 107 (-50%)
Mutual labels:  algorithm
Tlx
TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers
Stars: ✭ 199 (-7.01%)
Mutual labels:  algorithm
Tradingview Trainer
A lightweight app for practicing your trading on Tradingview
Stars: ✭ 106 (-50.47%)
Mutual labels:  practice
Flutter luckin coffee
flutter luckin coffee application(仿瑞幸咖啡)
Stars: ✭ 150 (-29.91%)
Mutual labels:  example
Go Algorithms
Algorithms and data structures for golang
Stars: ✭ 1,529 (+614.49%)
Mutual labels:  algorithm
Algorithm Visualizer
View Algorithms in the Browser! - Built with ReactJs
Stars: ✭ 180 (-15.89%)
Mutual labels:  algorithm
Godot public examples
Stars: ✭ 106 (-50.47%)
Mutual labels:  example
Dwifft
Swift Diff
Stars: ✭ 1,822 (+751.4%)
Mutual labels:  algorithm
Update
Update is a new developer framework and CLI for automating updates of any kind in code projects. If you know how to use assemble, generate or verb, you'll know how to use update.
Stars: ✭ 106 (-50.47%)
Mutual labels:  project
Hackerrank
Solution to HackerRank problems
Stars: ✭ 218 (+1.87%)
Mutual labels:  algorithm
Go Examples
examples written using golang third party packages.
Stars: ✭ 106 (-50.47%)
Mutual labels:  example
Learn Python
Python Top 45 Articles of 2017
Stars: ✭ 148 (-30.84%)
Mutual labels:  algorithm
Coroutinerecipes
Playground for Kotlin Coroutines. Basics, Channels, Flows, useful examples & comparison to RxJava.
Stars: ✭ 104 (-51.4%)
Mutual labels:  example
Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (-16.36%)
Mutual labels:  algorithm
Fast zlib
Heavily optimized zlib compression algorithm
Stars: ✭ 105 (-50.93%)
Mutual labels:  algorithm
Algorithm
算法和数据结构练习(Leetcode)
Stars: ✭ 148 (-30.84%)
Mutual labels:  algorithm
A Good Readme Template
A template to make good README.md
Stars: ✭ 196 (-8.41%)
Mutual labels:  example
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (-23.83%)
Mutual labels:  algorithm
Foundry
The Cognitive Foundry is an open-source Java library for building intelligent systems using machine learning
Stars: ✭ 124 (-42.06%)
Mutual labels:  algorithm
Datastructure
数据结构和算法
Stars: ✭ 104 (-51.4%)
Mutual labels:  algorithm
Leaky Repo
Benchmarking repo for secrets scanning
Stars: ✭ 149 (-30.37%)
Mutual labels:  example
Quadsort
Quadsort is a stable adaptive merge sort which is faster than quicksort.
Stars: ✭ 1,385 (+547.2%)
Mutual labels:  algorithm
Data Science Masters
Self-study plan to achieve mastery in data science
Stars: ✭ 179 (-16.36%)
Mutual labels:  algorithm
Acm Icpc Preparation
ACM-ICPC Preparation Guide
Stars: ✭ 1,377 (+543.46%)
Mutual labels:  algorithm
Data structures and algorithms in python
📖 Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️
Stars: ✭ 147 (-31.31%)
Mutual labels:  algorithm
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (-52.8%)
Mutual labels:  algorithm
Haste
Haste: a fast, simple, and open RNN library
Stars: ✭ 214 (+0%)
Mutual labels:  algorithm
Tastylib
C++ implementations of data structures, algorithms, and system designs.
Stars: ✭ 101 (-52.8%)
Mutual labels:  algorithm
Vue Concurrency
A library for encapsulating asynchronous operations and managing concurrency for Vue and Composition API.
Stars: ✭ 147 (-31.31%)
Mutual labels:  task
Onp
The implementations of "An O(NP) Sequence Comparison Algorithm"
Stars: ✭ 100 (-53.27%)
Mutual labels:  algorithm
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-16.82%)
Mutual labels:  algorithm
Pydsa
Not maintained in favor of: https://github.com/TheAlgorithms/Python
Stars: ✭ 100 (-53.27%)
Mutual labels:  algorithm
Scene Text Recognition
Scene text detection and recognition based on Extremal Region(ER)
Stars: ✭ 146 (-31.78%)
Mutual labels:  algorithm
Kordamp Gradle Plugins
A collection of Gradle plugins
Stars: ✭ 100 (-53.27%)
Mutual labels:  project
Alttab
The task switcher for minimalistic window managers or standalone X11 session
Stars: ✭ 196 (-8.41%)
Mutual labels:  task
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+7431.31%)
Mutual labels:  algorithm
Earcut
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
Stars: ✭ 1,359 (+535.05%)
Mutual labels:  algorithm
Anms Codes
Efficient adaptive non-maximal suppression algorithms for homogeneous spatial keypoint distribution
Stars: ✭ 174 (-18.69%)
Mutual labels:  algorithm
Fracture
generative algorithm
Stars: ✭ 99 (-53.74%)
Mutual labels:  algorithm
Dice
Digital Image Correlation Engine (DICe): a stereo DIC application that runs on a desktop or high performance computing platform (massively parallel)
Stars: ✭ 144 (-32.71%)
Mutual labels:  algorithm
Algorithms
Algorithms and data structures implemented in JavaScript with explanations, for further readings
Stars: ✭ 99 (-53.74%)
Mutual labels:  algorithm
Codejam
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
Stars: ✭ 217 (+1.4%)
Mutual labels:  algorithm
Geotic
Entity Component System library for javascript
Stars: ✭ 97 (-54.67%)
Mutual labels:  pattern
Webchat
🔈 Websocket project based on vue(基于vue2.0的实时聊天项目)
Stars: ✭ 1,856 (+767.29%)
Mutual labels:  project
Mystl
C++11 实现的简易版 STL
Stars: ✭ 97 (-54.67%)
Mutual labels:  algorithm
React Redux Typescript Realworld App
RealWorld App implementation based on "react-redux-typescript-guide"
Stars: ✭ 178 (-16.82%)
Mutual labels:  example
Vuerecipe
A recipe for using Buffalo & Vue.js
Stars: ✭ 95 (-55.61%)
Mutual labels:  example
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-32.71%)
Mutual labels:  algorithm
Checklist Going Live
The checklist that is used when a project is going live
Stars: ✭ 1,334 (+523.36%)
Mutual labels:  project
Awesome Ml Projects Guide
A guide to building awesome machine learning projects.
Stars: ✭ 196 (-8.41%)
Mutual labels:  project
Awesome Data Science Viz
💥 📈 A curated list of data science, analysis and visualization tools
Stars: ✭ 124 (-42.06%)
Mutual labels:  algorithm
Rank bm25
A Collection of BM25 Algorithms in Python
Stars: ✭ 187 (-12.62%)
Mutual labels:  algorithm
Internet Recruiting Algorithm Problems
《程序员代码面试指南》、公司招聘笔试题、《剑指Offer》、算法、数据结构
Stars: ✭ 163 (-23.83%)
Mutual labels:  algorithm
Dottask
Simple and easy go task framework, support loop & cron & queue
Stars: ✭ 124 (-42.06%)
Mutual labels:  task
Turf Swift
A Swift language port of Turf.js.
Stars: ✭ 123 (-42.52%)
Mutual labels:  algorithm
Examples
Examples of Mock Service Worker usage with various frameworks and libraries.
Stars: ✭ 163 (-23.83%)
Mutual labels:  example
Midway Examples
show midway examples
Stars: ✭ 124 (-42.06%)
Mutual labels:  example
Backgroundtask
An infinite backgroundTask based on playing blank audio file ...
Stars: ✭ 122 (-42.99%)
Mutual labels:  task
Bezier
Algorithm to draw smooth bezier curves through a set of points
Stars: ✭ 207 (-3.27%)
Mutual labels:  algorithm
301-360 of 1384 similar projects