Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for data structure concurrency
concurrency
x
data-structure
x
6 search results found
Crossbeam
⭐
7,246
Tools for concurrent programming in Rust
Golang Set
⭐
3,728
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
Jctools
⭐
3,388
Gofamily
⭐
1,901
🔥 《GO 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。
Important Java Concepts
⭐
716
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥
Xenium
⭐
426
A C++ library providing various concurrent data structures and reclamation schemes.
Concurrencyfreaks
⭐
301
Leapfrog
⭐
170
Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.
Interviews
⭐
151
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
Hazelcast Python Client
⭐
113
Hazelcast Python Client
Mulle Concurrent
⭐
104
📶 A lock- and wait-free hashtable (and an array too)
Java Competitive Programming
⭐
94
I've written some important Algorithms and Data Structures in an efficient way in Java with references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, LCS, Segment Tree, Sparce Table, All Pair Shortest Path, Binary Search, Matching and many more ...
Btrees
⭐
77
Tgo
⭐
45
trivago go utilities
Linked Blocking Multi Queue
⭐
39
A concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking "multi-queue" based on linked nodes.
Clfu
⭐
31
Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.
Desync
⭐
27
Hassle-free asynchronous programming for Rust
Cuneiform
⭐
23
Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.
Treap
⭐
23
A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.
Concurrency Kit
⭐
17
Concurrency primitives and lock-less data structures
Java Se Tutorial Codeswithpankaj
⭐
16
Pankaj-Str's GitHub, 'JAVA-SE-Tutorial-codeswithpankaj,' is a concise compendium of Java SE tutorials. Ideal for developers and learners, it offers clear and insightful code snippets, providing an efficient pathway to enhance Java programming skills. A valuable resource for mastering essential concepts
Baguette
⭐
14
High-performance concurrency and parallelism in Rust.
Limited Request Queue
⭐
11
Interactively manage concurrency for outbound requests.
Rust Playground
⭐
10
Lock_free
⭐
8
C++17 lock-free data structure library
Goswift
⭐
7
High-performance, concurrent embedded caching library for Go applications with support for Hash data type, Disk Save and TTL
Agent
⭐
6
A thread-safe wrapper for stateful objects
Left Right Rwlock Rust
⭐
5
An implementation of the Left-Right concurrency algorithm in Rust
Pr
⭐
5
A lock-free priority queue implementation
Lock Free
⭐
5
Collection of lock-free data structures
Related Searches
Algorithms Data Structure (3,891)
C Plus Plus Data Structure (2,202)
Java Data Structure (1,708)
Python Data Structure (1,647)
Javascript Data Structure (1,411)
Data Structure Leetcode (630)
Golang Concurrency (629)
Golang Data Structure (536)
Java Concurrency (499)
1-6 of 6 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.