All Projects → all-about-node → Similar Projects or Alternatives

392 Open source projects that are alternatives of or similar to all-about-node

Netfabric.hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
Stars: ✭ 479 (+2893.75%)
Mutual labels:  array
Marl
A hybrid thread / fiber task scheduler written in C++ 11
Stars: ✭ 1,078 (+6637.5%)
Mutual labels:  thread-pool
Llvm Node
Node LLVM 4.0+ Bindings
Stars: ✭ 127 (+693.75%)
Mutual labels:  v8
Androidutilcode
AndroidUtilCode 🔥 is a powerful & easy to use library for Android. This library encapsulates the functions that commonly used in Android development which have complete demo and unit test. By using it's encapsulated APIs, you can greatly improve the development efficiency. The program mainly consists of two modules which is utilcode, which is commonly used in development, and subutil which is rarely used in development, but the utils can be beneficial to simplify the main module. 🔥
Stars: ✭ 30,239 (+188893.75%)
Mutual labels:  thread-pool
Negative Array
Negative array index support `array[-1]` using ES2015 Proxy
Stars: ✭ 420 (+2525%)
Mutual labels:  array
Oeasypool
c++11 thread pool
Stars: ✭ 18 (+12.5%)
Mutual labels:  thread-pool
pdjs
JavaScript External for Pure Data based on V8
Stars: ✭ 45 (+181.25%)
Mutual labels:  v8
Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Stars: ✭ 517 (+3131.25%)
Mutual labels:  thread-pool
Loopy
A code generator for array-based code on CPUs and GPUs
Stars: ✭ 367 (+2193.75%)
Mutual labels:  array
Concurrency
Java 并发编程知识梳理以及常见处理模式 features and patterns
Stars: ✭ 495 (+2993.75%)
Mutual labels:  thread-pool
LeetCode
Solution to LeetCode Problems in Python and Golang 🎯
Stars: ✭ 12 (-25%)
Mutual labels:  hash-tables
Thread Pool
Thread pool implementation using c++11 threads
Stars: ✭ 417 (+2506.25%)
Mutual labels:  thread-pool
Arrayy
🗃 Array manipulation library for PHP, called Arrayy!
Stars: ✭ 363 (+2168.75%)
Mutual labels:  array
Rust Threadpool
A very simple thread pool for parallel task execution
Stars: ✭ 374 (+2237.5%)
Mutual labels:  thread-pool
Framework
Advanced modding framework for multiplayer modifications
Stars: ✭ 21 (+31.25%)
Mutual labels:  v8
Webserver
A C++ High Performance Web Server
Stars: ✭ 4,164 (+25925%)
Mutual labels:  thread-pool
Morphism
⚡ Type-safe data transformer for JavaScript, TypeScript & Node.js.
Stars: ✭ 336 (+2000%)
Mutual labels:  array
easy-java
整理java技术要点,让java更简单,更容易上手。
Stars: ✭ 23 (+43.75%)
Mutual labels:  thread-pool
V8js
V8 Javascript Engine for PHP — This PHP extension embeds the Google V8 Javascript Engine
Stars: ✭ 1,659 (+10268.75%)
Mutual labels:  v8
Vutils
Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and simpler.
Stars: ✭ 16 (+0%)
Mutual labels:  thread-pool
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (+1906.25%)
Mutual labels:  array
thread pool
Thread pool using std::* primitives from C++17, with optional priority queue/greenthreading for POSIX.
Stars: ✭ 74 (+362.5%)
Mutual labels:  thread-pool
eaf-linter
🤪 A linter, prettier, and test suite that does everything as-simple-as-possible.
Stars: ✭ 17 (+6.25%)
Mutual labels:  v8
Mgx
🌈 A high performance network framework written in c++ (support tcp and http)
Stars: ✭ 15 (-6.25%)
Mutual labels:  thread-pool
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Stars: ✭ 3,268 (+20325%)
Mutual labels:  array
TaskManager
A C++14 Task Manager / Scheduler
Stars: ✭ 81 (+406.25%)
Mutual labels:  thread-pool
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+2800%)
Mutual labels:  array
hellhound
A set of libraries to create asynchronous, high performance, scalable and simple application.
Stars: ✭ 33 (+106.25%)
Mutual labels:  thread-pool
Blitz
Blitz++ Multi-Dimensional Array Library for C++
Stars: ✭ 257 (+1506.25%)
Mutual labels:  array
LFTPool
Lock-Free Thread Pool
Stars: ✭ 69 (+331.25%)
Mutual labels:  thread-pool
python-react-v8
⭐ Render React.js views server-side
Stars: ✭ 79 (+393.75%)
Mutual labels:  v8
util
封装了一些Java常用的功能
Stars: ✭ 19 (+18.75%)
Mutual labels:  thread-pool
exponential-moving-average
Calculate an exponential moving average from an array of numbers.
Stars: ✭ 41 (+156.25%)
Mutual labels:  array
akali
C++ Common Library for Windows, Linux.
Stars: ✭ 34 (+112.5%)
Mutual labels:  thread-pool
Flamebearer
Blazing fast flame graph tool for V8 and Node 🔥
Stars: ✭ 1,485 (+9181.25%)
Mutual labels:  v8
goethe
Threading and Caching Utilities for golang
Stars: ✭ 30 (+87.5%)
Mutual labels:  thread-pool
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (+93.75%)
Mutual labels:  array
Lazy
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
Stars: ✭ 93 (+481.25%)
Mutual labels:  thread-pool
coverage-node
A simple CLI to run Node.js and report code coverage.
Stars: ✭ 39 (+143.75%)
Mutual labels:  v8
GameThreadPool
游戏中常用的线程池,顺序队列和非顺序队列
Stars: ✭ 18 (+12.5%)
Mutual labels:  thread-pool
VBA-Arrays
😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.
Stars: ✭ 48 (+200%)
Mutual labels:  array
torequests
Async wrapper for requests / aiohttp, and some crawler toolkits. Let synchronization code enjoy the performance of asynchronous programming.
Stars: ✭ 22 (+37.5%)
Mutual labels:  thread-pool
flutty loops
🎧 a minimalist audio sequencer in 5kb of Dart #flutterCreate
Stars: ✭ 33 (+106.25%)
Mutual labels:  loops
dcard-spider
A spider on Dcard. Strong and speedy.
Stars: ✭ 91 (+468.75%)
Mutual labels:  thread-pool
ienumerable
Deep immutable, Lightweight Enumerable with superpowers
Stars: ✭ 63 (+293.75%)
Mutual labels:  array
Rsock
The best companion of kcptun
Stars: ✭ 242 (+1412.5%)
Mutual labels:  libuv
react-native-js-benchmark
JavaScript Engine Benchmark for React Native
Stars: ✭ 100 (+525%)
Mutual labels:  v8
Luv
Cross-platform asynchronous I/O and system calls
Stars: ✭ 203 (+1168.75%)
Mutual labels:  libuv
array-access
PHP multi array access
Stars: ✭ 23 (+43.75%)
Mutual labels:  array
Shadowsocksr Native
翻墙 从容穿越党国敏感日 ShadowsocksR (SSR) native implementation for all platforms, GFW terminator
Stars: ✭ 2,328 (+14450%)
Mutual labels:  libuv
V8go
Execute JavaScript from Go
Stars: ✭ 1,205 (+7431.25%)
Mutual labels:  v8
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (+243.75%)
Mutual labels:  array
DS ALGO
Data Structures and algorithms
Stars: ✭ 20 (+25%)
Mutual labels:  array
js-data-structures
🌿 Data structures for JavaScript
Stars: ✭ 56 (+250%)
Mutual labels:  hash-tables
ZNet
基于libuv的skynet移植
Stars: ✭ 35 (+118.75%)
Mutual labels:  libuv
IYFThreading
A C++11 thread pool and profiler
Stars: ✭ 24 (+50%)
Mutual labels:  thread-pool
Easy Monitor
企业级 Node.js 应用性能监控与线上故障定位解决方案
Stars: ✭ 2,451 (+15218.75%)
Mutual labels:  v8
Memeye
👀 The eye of memory. A lightweight memory monitor and dashboard for Node.js application on development.
Stars: ✭ 332 (+1975%)
Mutual labels:  v8
Componentarrays.jl
Arrays with arbitrarily nested named components.
Stars: ✭ 72 (+350%)
Mutual labels:  array
Bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (libgc, bdwgc, boehm-gc)
Stars: ✭ 1,855 (+11493.75%)
Mutual labels:  garbage-collection
301-360 of 392 similar projects