All Projects → Golang Set → Similar Projects or Alternatives

499 Open source projects that are alternatives of or similar to Golang Set

awaitchannel
Go-style concurrency and channels with Python 3.5 and asyncio
Stars: ✭ 21 (-99.03%)
Mutual labels:  concurrency
Parallel Hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
Stars: ✭ 858 (-60.42%)
Mutual labels:  concurrency
Repository
个人学习知识库涉及到数据仓库建模、实时计算、大数据、Java、算法等。
Stars: ✭ 92 (-95.76%)
Mutual labels:  datastructures
invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
Stars: ✭ 40 (-98.15%)
Mutual labels:  set
L
Simple set notation in Kotlin
Stars: ✭ 11 (-99.49%)
Mutual labels:  set
Data-structures
Data Structures in Java
Stars: ✭ 13 (-99.4%)
Mutual labels:  datastructures
esm
Lightweight communicating state machine framework for embedded systems
Stars: ✭ 21 (-99.03%)
Mutual labels:  concurrency
swift-algorithms-data-structs
📒 Algorithms and Data Structures in Swift. The used approach attempts to fully utilize the Swift Standard Library and Protocol-Oriented paradigm.
Stars: ✭ 42 (-98.06%)
Mutual labels:  datastructures
Bree
🚥 The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v10+ and browsers, uses workers to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and graceful shutdown. Simple, fast, and lightweight. Made for @ForwardEmail and @ladjs.
Stars: ✭ 933 (-56.96%)
Mutual labels:  concurrency
MultiHttp
This is a high performance , very useful multi-curl tool written in php. 一个超级好用的并发CURL工具!!!(httpful,restful, concurrency)
Stars: ✭ 79 (-96.36%)
Mutual labels:  concurrency
Cracking The Coding Interview
Tests, Questions and Solutions from Cracking the Coding Interview
Stars: ✭ 91 (-95.8%)
Mutual labels:  datastructures
AtomicKit
Concurrency made simple in Swift.
Stars: ✭ 88 (-95.94%)
Mutual labels:  concurrency
Liblist
Generic Linked list Management Library in C
Stars: ✭ 22 (-98.99%)
Mutual labels:  datastructures
context-propagation
Propagate snapshots of ThreadLocal values to another thread
Stars: ✭ 15 (-99.31%)
Mutual labels:  concurrency
Goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
Stars: ✭ 127 (-94.14%)
Mutual labels:  concurrency
drone-cortexm
ARM® Cortex®-M platform crate for Drone, an Embedded Operating System.
Stars: ✭ 31 (-98.57%)
Mutual labels:  concurrency
Flume
A safe and fast multi-producer, multi-consumer channel.
Stars: ✭ 834 (-61.53%)
Mutual labels:  concurrency
piker
#nontina, #paperhands,, #pwnzebotz, #tradezbyguille
Stars: ✭ 63 (-97.09%)
Mutual labels:  concurrency
Java Notes
📚 计算机科学基础知识、Java开发、后端/服务端、面试相关 📚 computer-science/Java-development/backend/interview
Stars: ✭ 1,284 (-40.77%)
Mutual labels:  concurrency
BurgerCustomArmor
Create Custom Armor Sets with several abilities!
Stars: ✭ 25 (-98.85%)
Mutual labels:  set
Overdrive
⚡️ Fast async task based Swift framework with focus on type safety, concurrency and multi threading
Stars: ✭ 823 (-62.04%)
Mutual labels:  concurrency
gotopus
Gotopus is a minimalistic tool that runs arbitrary commands concurrently.
Stars: ✭ 17 (-99.22%)
Mutual labels:  concurrency
Setreplace
Wolfram Language Package for exploring Set and Hypergraph Substitution Systems
Stars: ✭ 142 (-93.45%)
Mutual labels:  set
geeteventbus
An inprocess eventbus for highly concurrent Python applications
Stars: ✭ 17 (-99.22%)
Mutual labels:  concurrency
Go Concurrency Patterns
Concurrency patterns in Go
Stars: ✭ 724 (-66.61%)
Mutual labels:  concurrency
NonEmptyCollections
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
Stars: ✭ 45 (-97.92%)
Mutual labels:  set
Kaufmann ex
Kafka backed service library.
Stars: ✭ 86 (-96.03%)
Mutual labels:  concurrency
DataStructuresAndAlgorithm
数据结构与常见算法系列,从基础知识到初阶题以及进阶题。链表、栈、、队列、树等等。前期有c版本跟java版本,队列往后只有java版本了。
Stars: ✭ 21 (-99.03%)
Mutual labels:  datastructures
Datacurator Filetree
a standard filetree for /r/datacurator [ and r/datahoarder ]
Stars: ✭ 753 (-65.27%)
Mutual labels:  datastructures
Smvdu-Algos
Can learn how to contribute to an open source project and practise Algorithm and Data Structures
Stars: ✭ 13 (-99.4%)
Mutual labels:  datastructures
Bloc
A predictable state management library that helps implement the BLoC design pattern
Stars: ✭ 8,214 (+278.87%)
Mutual labels:  concurrency
trading sim
📈📆 Backtest trading strategies concurrently using historical chart data from various financial exchanges.
Stars: ✭ 21 (-99.03%)
Mutual labels:  concurrency
DSA
Data Structures and Algorithms
Stars: ✭ 13 (-99.4%)
Mutual labels:  datastructures
Go Set
Type-safe, zero-allocation sets for Go
Stars: ✭ 751 (-65.36%)
Mutual labels:  set
psched
Priority-based Task Scheduling for Modern C++
Stars: ✭ 59 (-97.28%)
Mutual labels:  concurrency
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-96.13%)
Mutual labels:  datastructures
edd
Erlang Declarative Debugger
Stars: ✭ 20 (-99.08%)
Mutual labels:  concurrency
Example.v2
An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).
Stars: ✭ 722 (-66.7%)
Mutual labels:  concurrency
channel
Go-like channels for JavaScript
Stars: ✭ 49 (-97.74%)
Mutual labels:  concurrency
Umbrella
"A collection of functional programming libraries that can be composed together. Unlike a framework, thi.ng is a suite of instruments and you (the user) must be the composer of. Geared towards versatility, not any specific type of music." — @loganpowell via Twitter
Stars: ✭ 2,186 (+0.83%)
Mutual labels:  datastructures
option
Option object for PHP inspired by Rust
Stars: ✭ 27 (-98.75%)
Mutual labels:  datastructures
Arq
Fast job queuing and RPC in python with asyncio and redis.
Stars: ✭ 695 (-67.94%)
Mutual labels:  concurrency
set-config-resolver
[READ-ONLY] Loads configs to you with CLI --config, -c, --set, -s or sets parameter
Stars: ✭ 50 (-97.69%)
Mutual labels:  set
Tupl
The Unnamed Persistence Library
Stars: ✭ 83 (-96.17%)
Mutual labels:  concurrency
observable ish
Observable state and events for browser and Flutter.
Stars: ✭ 26 (-98.8%)
Mutual labels:  set
Translations
🐼 Chinese translations for classic IT resources
Stars: ✭ 6,074 (+180.17%)
Mutual labels:  concurrency
csp.js
📺 CSP for vanilla JavaScript
Stars: ✭ 45 (-97.92%)
Mutual labels:  concurrency
Reading
A list of computer-science readings I recommend
Stars: ✭ 1,919 (-11.49%)
Mutual labels:  concurrency
kwstruct
Struct with keyword arguments support
Stars: ✭ 17 (-99.22%)
Mutual labels:  datastructures
Kovenant
Kovenant. Promises for Kotlin.
Stars: ✭ 657 (-69.7%)
Mutual labels:  concurrency
soabase-stages
A tiny library that makes staged/pipelined CompletableFutures much easier to create and manage
Stars: ✭ 23 (-98.94%)
Mutual labels:  concurrency
Left Right
A lock-free, read-optimized, concurrency primitive.
Stars: ✭ 1,245 (-42.57%)
Mutual labels:  concurrency
vercors
The VerCors verification toolset for verifying parallel and concurrent software
Stars: ✭ 30 (-98.62%)
Mutual labels:  concurrency
P Map
Map over promises concurrently
Stars: ✭ 639 (-70.53%)
Mutual labels:  concurrency
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (-92.76%)
Mutual labels:  set
Zewo
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
Stars: ✭ 1,856 (-14.39%)
Mutual labels:  concurrency
Cocrawler
CoCrawler is a versatile web crawler built using modern tools and concurrency.
Stars: ✭ 148 (-93.17%)
Mutual labels:  concurrency
Chymyst Core
Declarative concurrency in Scala - The implementation of the chemical machine
Stars: ✭ 142 (-93.45%)
Mutual labels:  concurrency
Agency
Execution primitives for C++
Stars: ✭ 127 (-94.14%)
Mutual labels:  concurrency
Datascience
It consists of examples, assignments discussed in data science course taken at algorithmica.
Stars: ✭ 92 (-95.76%)
Mutual labels:  datastructures
241-300 of 499 similar projects