high-scale-lib
Concurrent utilities
A concurrent utilities library designed to improve performance on multi-core systems
A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.
415 stars
63 watching
61 forks
Language: Java
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stephenc/high-scale-lib | Provides a collection of concurrent and highly scalable utility classes in Java. | 161 |
boundary/fasttuple | A Java library that generates heterogeneous collections of primitive values with adjacent memory layout to mitigate performance and memory issues. | 142 |
wadehennessey/wcl | Enables efficient development of large numbers of concurrent Common Lisp applications on Unix systems. | 79 |
typelift/concurrent | A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 |
sharow/libconcurrent | A lightweight, low-overhead concurrency library | 361 |
com-lihaoyi/os-lib | A simple and flexible Scala interface to common OS filesystem and subprocess APIs | 691 |
iu-parfunc/lvars | Provides a data structure and framework for monotonically-growing concurrent programs | 81 |
didactic-drunk/concurrent.cr | A library that provides modern concurrency tools for parallel processing in Crystal | 48 |
kala13x/libxutils | Provides a cross-platform C library with various utility functions and features for building networked applications | 44 |
meh/ruby-thread | A set of Ruby extensions providing various concurrency utilities | 524 |
bbense/elixgrep | An Elixir framework to build concurrent versions of Unix utilities like grep and find | 28 |
shiyanhui/libcsp | A high performance concurrency library influenced by the CSP model | 1,309 |
harisekhon/lib | A comprehensive utility library in Perl | 18 |
marpple/fxts | A functional programming library providing utilities for working with data and concurrency in TypeScript/JavaScript. | 936 |
tidwall/neco | A C concurrency library providing coroutines and synchronization primitives. | 1,138 |