All Projects → Thmap → Similar Projects or Alternatives

2290 Open source projects that are alternatives of or similar to Thmap

Ringbuf
Lock-free ring buffer (MPSC)
Stars: ✭ 227 (+345.1%)
Mutual labels:  algorithm, lock-free, library
Rhashmap
Robin Hood hash map library
Stars: ✭ 33 (-35.29%)
Mutual labels:  algorithm, hashing, library
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+249.02%)
Mutual labels:  algorithm, trie
Minperf
A Minimal Perfect Hash Function Library
Stars: ✭ 107 (+109.8%)
Mutual labels:  algorithm, hashing
Xseries
Library for cross-version Minecraft Bukkit support and various efficient API methods.
Stars: ✭ 109 (+113.73%)
Mutual labels:  algorithm, library
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+25264.71%)
Mutual labels:  algorithm, library
Cuckoofilter
Substitute for bloom filter.
Stars: ✭ 270 (+429.41%)
Mutual labels:  algorithm, hashing
Completely
Java autocomplete library.
Stars: ✭ 90 (+76.47%)
Mutual labels:  trie, library
Opends
Template Library of Data Structures in C++17
Stars: ✭ 151 (+196.08%)
Mutual labels:  trie, library
Wyhash Rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
Stars: ✭ 44 (-13.73%)
Mutual labels:  algorithm, hashing
Bild
Image processing algorithms in pure Go
Stars: ✭ 3,431 (+6627.45%)
Mutual labels:  algorithm, concurrency
Klib
A standalone and lightweight C library
Stars: ✭ 3,442 (+6649.02%)
Mutual labels:  algorithm, library
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (+137.25%)
Mutual labels:  hashing, trie
Swarmz
A free, header-only C++ swarming (flocking) library for real-time applications
Stars: ✭ 108 (+111.76%)
Mutual labels:  algorithm, library
Object threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
Stars: ✭ 280 (+449.02%)
Mutual labels:  concurrency, lock-free
Spscqueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
Stars: ✭ 307 (+501.96%)
Mutual labels:  concurrency, lock-free
Left Right
A lock-free, read-optimized, concurrency primitive.
Stars: ✭ 1,245 (+2341.18%)
Mutual labels:  concurrency, lock-free
Xenium
A C++ library providing various concurrent data structures and reclamation schemes.
Stars: ✭ 225 (+341.18%)
Mutual labels:  concurrency, lock-free
Libqsbr
QSBR and EBR library
Stars: ✭ 76 (+49.02%)
Mutual labels:  algorithm, library
Delaunay Triangulation
C++ version the delaunay triangulation
Stars: ✭ 339 (+564.71%)
Mutual labels:  algorithm, library
C Algorithms
A library of common data structures and algorithms written in C.
Stars: ✭ 2,654 (+5103.92%)
Mutual labels:  algorithm, library
Merkletreejs
🌱 Construct Merkle Trees and verify proofs in JavaScript.
Stars: ✭ 238 (+366.67%)
Mutual labels:  algorithm, hashing
Concurrencyfreaks
Stars: ✭ 299 (+486.27%)
Mutual labels:  concurrency, lock-free
optimistic lock coupling rs
🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"
Stars: ✭ 21 (-58.82%)
Mutual labels:  concurrency, lock-free
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+970.59%)
Mutual labels:  algorithm, library
Arabiccompetitiveprogramming
The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
Stars: ✭ 675 (+1223.53%)
Mutual labels:  algorithm, library
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-17.65%)
Mutual labels:  trie, library
Util
A collection of useful utility functions
Stars: ✭ 201 (+294.12%)
Mutual labels:  hashing, concurrency
Crossbeam
Tools for concurrent programming in Rust
Stars: ✭ 4,180 (+8096.08%)
Mutual labels:  concurrency, lock-free
React Native Blurhash
🖼️ A library to show colorful blurry placeholders while your content loads.
Stars: ✭ 430 (+743.14%)
Mutual labels:  algorithm, library
Jctools
jctools.github.io/jctools
Stars: ✭ 2,833 (+5454.9%)
Mutual labels:  concurrency, lock-free
Dtl
diff template library written by C++
Stars: ✭ 180 (+252.94%)
Mutual labels:  algorithm, library
concurrent-ll
concurrent linked list implementation
Stars: ✭ 66 (+29.41%)
Mutual labels:  concurrency, lock-free
Bloc
A predictable state management library that helps implement the BLoC design pattern
Stars: ✭ 8,214 (+16005.88%)
Mutual labels:  library, concurrency
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (+145.1%)
Mutual labels:  algorithm, trie
Towel
Throw in the towel.
Stars: ✭ 333 (+552.94%)
Mutual labels:  algorithm, library
Polysnap
A work in progress polygon operations library with integer snap-rounding
Stars: ✭ 14 (-72.55%)
Mutual labels:  algorithm, library
Awesome Lockfree
A collection of resources on wait-free and lock-free programming
Stars: ✭ 1,046 (+1950.98%)
Mutual labels:  concurrency, lock-free
Qp Trie Rs
An idiomatic and fast QP-trie implementation in pure Rust.
Stars: ✭ 47 (-7.84%)
Mutual labels:  trie
Portable concurrency
Portable implementation of future/promise API in C++
Stars: ✭ 48 (-5.88%)
Mutual labels:  concurrency
Fbx
📜 Single-file binary FBX importer.
Stars: ✭ 47 (-7.84%)
Mutual labels:  library
Algorithmmap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
Stars: ✭ 47 (-7.84%)
Mutual labels:  algorithm
Lapjv
Go implementation of the LAPJV algorithm
Stars: ✭ 50 (-1.96%)
Mutual labels:  algorithm
Algo Explorer
Android app for learning algorithms in Computer Science
Stars: ✭ 49 (-3.92%)
Mutual labels:  algorithm
C Utils
Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-submodule inside your projects to kickstart development. See https://c-utils.gotomain.io for more details.
Stars: ✭ 47 (-7.84%)
Mutual labels:  library
Tagsedittext
Android TagsEditText View
Stars: ✭ 47 (-7.84%)
Mutual labels:  library
Pnet
High level Java network library
Stars: ✭ 49 (-3.92%)
Mutual labels:  library
Phobos
The standard library of the D programming language
Stars: ✭ 1,038 (+1935.29%)
Mutual labels:  concurrency
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+1931.37%)
Mutual labels:  algorithm
Long Shadows
Long Shadows for android!
Stars: ✭ 1,059 (+1976.47%)
Mutual labels:  library
Typescript Lib Example
Example of TypeScript library setup for multiple compilation targets using tsc and webpack
Stars: ✭ 50 (-1.96%)
Mutual labels:  library
Missme
Same Old Android Progress Dialog
Stars: ✭ 49 (-3.92%)
Mutual labels:  library
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 (-9.8%)
Mutual labels:  concurrency
Ngx.leaflet.component
angular 2+ / leaflet 1.x component collection
Stars: ✭ 46 (-9.8%)
Mutual labels:  library
Eyebrows
An eyebrows gradient color animation for android.
Stars: ✭ 49 (-3.92%)
Mutual labels:  library
Jobinterviewalgorithms
A directory of classic algorithms that you will find when interviewing for software engineering jobs.
Stars: ✭ 46 (-9.8%)
Mutual labels:  algorithm
Speedview
Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape ⚡️
Stars: ✭ 1,035 (+1929.41%)
Mutual labels:  library
Kotlin Link Parser
Link preview for android
Stars: ✭ 50 (-1.96%)
Mutual labels:  library
Esecurity
MSc Module
Stars: ✭ 49 (-3.92%)
Mutual labels:  hashing
Flatbush
A very fast static spatial index for 2D points and rectangles in JavaScript
Stars: ✭ 1,031 (+1921.57%)
Mutual labels:  algorithm
1-60 of 2290 similar projects