All Projects → Golang Set → Similar Projects or Alternatives

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

Setreplace
Wolfram Language Package for exploring Set and Hypergraph Substitution Systems
Stars: ✭ 142 (-93.45%)
Mutual labels:  set
Kaufmann ex
Kafka backed service library.
Stars: ✭ 86 (-96.03%)
Mutual labels:  concurrency
A Tour Of Go In Haskell
Write "Concurrency" section of "A Tour of Go" in Haskell
Stars: ✭ 130 (-94%)
Mutual labels:  concurrency
Swimmer
🏊 Swimmer - An async task pooling and throttling utility for JS
Stars: ✭ 94 (-95.66%)
Mutual labels:  concurrency
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-96.13%)
Mutual labels:  datastructures
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
Tupl
The Unnamed Persistence Library
Stars: ✭ 83 (-96.17%)
Mutual labels:  concurrency
Reading
A list of computer-science readings I recommend
Stars: ✭ 1,919 (-11.49%)
Mutual labels:  concurrency
Left Right
A lock-free, read-optimized, concurrency primitive.
Stars: ✭ 1,245 (-42.57%)
Mutual labels:  concurrency
Interviews
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
Stars: ✭ 140 (-93.54%)
Mutual labels:  concurrency
Rpmalloc
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
Stars: ✭ 1,218 (-43.82%)
Mutual labels:  concurrency
Effection
Effortlessly composable structured concurrency primitive for JavaScript
Stars: ✭ 120 (-94.46%)
Mutual labels:  concurrency
Sorty
Fast Concurrent / Parallel Sorting in Go
Stars: ✭ 74 (-96.59%)
Mutual labels:  concurrency
Crawler
An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
Stars: ✭ 2,055 (-5.21%)
Mutual labels:  concurrency
Coding Cheat Sheets
Various cheat sheets on CS stuff
Stars: ✭ 1,172 (-45.94%)
Mutual labels:  datastructures
Slb
Simple Load Balancer
Stars: ✭ 118 (-94.56%)
Mutual labels:  concurrency
Evenk
A C++ library for concurrent programming
Stars: ✭ 68 (-96.86%)
Mutual labels:  concurrency
Async Io
Concurrent wrappers for native Ruby IO & Sockets.
Stars: ✭ 138 (-93.63%)
Mutual labels:  concurrency
Algorithms
University course material for Algorithms and Data Structures in Java, with a particular emphasis on software testing. Includes exercises, with solutions.
Stars: ✭ 66 (-96.96%)
Mutual labels:  datastructures
Frugal
Thrift improved
Stars: ✭ 113 (-94.79%)
Mutual labels:  concurrency
Datastructures
🚀 Implementation of core data structures for R
Stars: ✭ 64 (-97.05%)
Mutual labels:  datastructures
Vue Concurrency
A library for encapsulating asynchronous operations and managing concurrency for Vue and Composition API.
Stars: ✭ 147 (-93.22%)
Mutual labels:  concurrency
Complete Placement Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
Stars: ✭ 1,114 (-48.62%)
Mutual labels:  datastructures
Ngenerics
Data structures and algorithms for .NET
Stars: ✭ 115 (-94.7%)
Mutual labels:  datastructures
Threadly
Type-safe thread-local storage in Swift
Stars: ✭ 58 (-97.32%)
Mutual labels:  concurrency
Important Java Concepts
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥
Stars: ✭ 135 (-93.77%)
Mutual labels:  concurrency
Vibe Core
Repository for the next generation of vibe.d's core package.
Stars: ✭ 56 (-97.42%)
Mutual labels:  concurrency
Java Interview
At the beginning, it was the repository with questions from Java interviews. Currently, it's more like knowledge base with useful links.
Stars: ✭ 114 (-94.74%)
Mutual labels:  concurrency
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-97.37%)
Mutual labels:  datastructures
Brightfutures
Write great asynchronous code in Swift using futures and promises
Stars: ✭ 1,890 (-12.82%)
Mutual labels:  concurrency
Ea Async
EA Async implements async-await methods in the JVM.
Stars: ✭ 1,085 (-49.95%)
Mutual labels:  concurrency
Containers
Containers backed by std.experimental.allocator
Stars: ✭ 111 (-94.88%)
Mutual labels:  set
Competitive Programming
Repository of all my submissions to some competitive programming website (Online Judges), as well as, the implementation of some data structures and algorithms.
Stars: ✭ 53 (-97.56%)
Mutual labels:  datastructures
Swift Playgrounds
Collection of Swift playgrounds used in my posts: From functional aspects of Swift to C interoperability.
Stars: ✭ 134 (-93.82%)
Mutual labels:  concurrency
Thmap
Concurrent trie-hash map library
Stars: ✭ 51 (-97.65%)
Mutual labels:  concurrency
Go Web Framework Benchmark
⚡ Go web framework benchmark
Stars: ✭ 1,601 (-26.15%)
Mutual labels:  concurrency
Portable concurrency
Portable implementation of future/promise API in C++
Stars: ✭ 48 (-97.79%)
Mutual labels:  concurrency
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (-93.36%)
Mutual labels:  concurrency
Vibe.d
Official vibe.d development
Stars: ✭ 1,043 (-51.89%)
Mutual labels:  concurrency
Gods
GoDS (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, …
Stars: ✭ 10,883 (+401.98%)
Mutual labels:  set
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-97.79%)
Mutual labels:  datastructures
Floyd
The Floyd programming language
Stars: ✭ 133 (-93.87%)
Mutual labels:  concurrency
Three Chat Servers
Example code to go with the talk of the same name and the Ruby Magic concurrency series of blog posts.
Stars: ✭ 46 (-97.88%)
Mutual labels:  concurrency
Lens
A utility for working with nested data structures.
Stars: ✭ 104 (-95.2%)
Mutual labels:  datastructures
Apiset
API Set resolver for Windows
Stars: ✭ 42 (-98.06%)
Mutual labels:  set
Ignareo Isml Auto Voter
Ignareo the Carillon, a web spider template of ultimate concurrency built for leprechauns. Carillons as the best web spiders; Long live the golden years of leprechauns!
Stars: ✭ 154 (-92.9%)
Mutual labels:  concurrency
Math Advanced Data Structures And Algorithms
Math, Advanced Data Structures & Algorithms - Please check before use
Stars: ✭ 40 (-98.15%)
Mutual labels:  datastructures
Facil.io
Your high performance web application C framework
Stars: ✭ 1,393 (-35.75%)
Mutual labels:  concurrency
Jdonframework
Domain-Driven-Design Pub/Sub Domain-Events framework
Stars: ✭ 978 (-54.89%)
Mutual labels:  concurrency
Hpx
The C++ Standard Library for Parallelism and Concurrency
Stars: ✭ 1,805 (-16.74%)
Mutual labels:  concurrency
Orleans
Orleans is a cross-platform framework for building distributed applications with .NET
Stars: ✭ 8,131 (+275.05%)
Mutual labels:  concurrency
Yar
Light, concurrent RPC framework for PHP & C
Stars: ✭ 1,369 (-36.85%)
Mutual labels:  concurrency
Fundamentals Of Python Data Structures
《数据结构(Python语言描述)》"Fundamentals of Python:Data Structures" 电子书和配套代码
Stars: ✭ 30 (-98.62%)
Mutual labels:  datastructures
Recipe
RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)
Stars: ✭ 145 (-93.31%)
Mutual labels:  concurrency
Repository
个人学习知识库涉及到数据仓库建模、实时计算、大数据、Java、算法等。
Stars: ✭ 92 (-95.76%)
Mutual labels:  datastructures
Deque
Fast bounded deque using two rotating lists.
Stars: ✭ 97 (-95.53%)
Mutual labels:  datastructures
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
61-120 of 499 similar projects