Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. High Performance

High Performance

586 projects

Showing 36 of 586 projects

RubyDNS
RubyDNSRuby

A high-performance DNS server with rule-based pattern matching for building custom DNS resolvers and servers.

#rule-engine#dns-resolver#high-performance
Stars727
Forks55
Last commit1 year ago
Peroxide
PeroxideRust

A Rust numeric library for linear algebra, numerical analysis, statistics, and machine learning with high performance and syntax inspired by R, MATLAB, and Python.

#scientific-computing#spline#high-performance
Stars725
Forks44
Last commit18 days ago
one-nio
one-nioJava

A high-performance I/O library for Java servers, exposing OS capabilities and JDK internals for maximum throughput.

#high-performance#server-framework#network
Stars722
Forks119
Last commit3 days ago
gorpc
gorpcGo

A simple, fast, and scalable Go RPC library optimized for high-load microservices.

#network-optimization#unix-socket#message-batching
Stars710
Forks97
Last commit3 years ago
QBit
QBitJava

A reactive Java library for building high-performance microservices with REST, JSON, and WebSocket support.

#high-performance#queue#microservice
Stars706
Forks141
Last commit8 years ago
TokuMX
TokuMXC++

A high-performance, concurrent, compressing drop-in replacement engine for MongoDB built on Fractal Tree indexes.

#database-engine#concurrent-access#high-performance
Stars704
Forks95
Last commit9 years ago
Angstrom
AngstromOCaml

A high-performance OCaml parser combinator library for network protocols and serialization formats.

#parsing#high-performance#async
Stars704
Forks74
Last commit1 year ago
nope.c
nope.cC

An ultra-lightweight C-based web application framework for scalable server-side and networking applications.

#web-server#high-performance#server-side
Stars697
Forks67
Last commit8 years ago
FastCSV
FastCSVJava

A fast, lightweight, and RFC 4180 compliant CSV library for Java with zero dependencies and a ~90 KiB footprint.

#csv-reader#java-library#open-source
Stars691
Forks105
Last commit18 days ago
RedisSMQ
RedisSMQTypeScript

A simple high-performance Redis message queue for Node.js with multiple queue types, scheduling, and a web UI.

#high-performance#redis#message-queue
Stars669
Forks64
Last commit10 days ago
elli
elliErlang

A simple, robust, and performant Erlang web server designed specifically for building HTTP APIs.

#web-server#high-performance#otp
Stars660
Forks74
Last commit8 years ago
CosId
CosIdJava

A universal, flexible, and high-performance distributed ID generator for Java applications.

#generator#idgenerator#java-library
Stars646
Forks88
Last commit2 days ago
vroom
vroomC++

The fastest delimited file reader for R, using lazy loading and multi-threading to achieve speeds over 1 GB/sec.

#delimited-files#csv-reader#high-performance
Stars642
Forks71
Last commit2 months ago
Freeflow
FreeflowC

A high-performance container overlay network enabling RDMA communication and accelerating TCP to bare-metal performance without application modifications.

#roce#high-performance#rdma
Stars639
Forks96
Last commit3 years ago
GRAPE
GRAPEJupyter Notebook

🍇 GRAPE is a Rust/Python Graph Representation Learning library for Predictions and Evaluations

#graph#high-performance#knowledge-graph
Stars636
Forks39
Last commit2 years ago
csv2
csv2C++

A fast, header-only CSV parser and writer library for modern C++ with memory-mapped file support.

#csv-reader#single-threaded#high-performance
Stars628
Forks107
Last commit2 years ago
httptreemux
httptreemuxGo

A high-speed, flexible tree-based HTTP router for Go with relaxed routing rules and wildcard support.

#patricia-tree#concurrent-routing#high-performance
Stars618
Forks58
Last commit2 years ago
asynchbase
asynchbaseJava

A fully asynchronous, non-blocking, thread-safe, high-performance Java client for HBase.

#java-library#high-performance#non-blocking
Stars609
Forks301
Last commit3 years ago
RustyBGP
RustyBGPRust

A high-performance, safe BGP implementation in Rust designed to exploit multicore processors for superior routing performance.

#high-performance#grpc#telecommunications
Stars596
Forks65
Last commit2 days ago
Tufão
TufãoC++

An asynchronous web framework for C++ built on top of Qt, featuring high performance and modern HTTP support.

#http-server#qt#high-performance
Stars595
Forks182
Last commit4 years ago
ordered-map
ordered-mapC++

A C++ header-only hash map and hash set that preserve insertion order, similar to Python's OrderedDict.

#hash-table#high-performance#hash-set
Stars574
Forks77
Last commit2 months ago
FlatSharp
FlatSharpC#

A high-performance, idiomatic C# implementation of Google's FlatBuffers zero-copy binary serialization format.

#flatbuffers#aot-compilation#high-performance
Stars573
Forks59
Last commit2 months ago
sajson
sajsonC++

A lightweight, extremely high-performance, in-place DOM-style JSON parser for C++11.

#dom-parser#embedded-systems#c-plus-plus-11
Stars573
Forks45
Last commit1 year ago
BqLog
BqLogC++

A lightweight, high-performance, industrial-grade logging library for C++, Java, C#, Python, TypeScript, and game engines, battle-tested in Honor of Kings.

#multi-language#ios#high-performance
Stars571
Forks47
Last commit20 days ago
JavaFastPFOR
JavaFastPFORJava

A high-performance Java library for compressing arrays of integers, optimized for databases and information retrieval.

#java-library#information-retrieval#high-performance
Stars568
Forks66
Last commit2 months ago
SimDB
SimDBC++

A high-performance, lock-free, shared-memory key-value store for C++11 with zero dependencies, designed for interprocess communication.

#interprocess-communication#c-plus-plus-11#high-performance
Stars560
Forks86
Last commit
orderbook
orderbookGo

A high-performance matching engine for limit order books written in Go, supporting market/limit orders and cancellations.

#trading#execution-engine#high-performance
Stars558
Forks169
Last commit1 year ago
kand
kandRust

A modern, high-performance technical analysis library built in Rust with Python and WebAssembly bindings.

#technical-analysis#webassembly#high-performance
Stars551
Forks27
Last commit7 months ago
wuid
wuidGo

An extremely fast globally unique number generator that produces 64-bit integers using Redis, MySQL, MongoDB, or custom callbacks.

#high-performance#redis#unique-id-generator
Stars544
Forks48
Last commit2 years ago
FastLZ
FastLZC

A fast, portable ANSI C implementation of LZ77 compression optimized for speed over ratio.

#c-library#intel#high-performance
Stars543
Forks104
Last commit2 years ago
httpaf
httpafOCaml

A high-performance, memory-efficient, and scalable HTTP/1.1 web server for OCaml, built with Angstrom and Faraday.

#http-server#web-server#high-performance
Stars536
Forks42
Last commit2 years ago
Aeron.NET
Aeron.NETC#

A .NET port of Aeron, providing efficient reliable UDP unicast, UDP multicast, and IPC message transport with high throughput and low latency.

#high-performance#reliable-transport#low-latency
Stars522
Forks99
Last commit2 days ago
DAW JSON Link
DAW JSON LinkC++

A high-performance, no-allocation C++ JSON library for direct parsing to custom data structures with declarative mappings.

#parse#constexpr#high-performance
Stars510
Forks35
Last commit1 day ago
Quamina
QuaminaGo

A high-performance Go library for matching JSON events against multiple patterns with support for wildcards, regex, and complex queries.

#event-driven#high-performance#concurrent
Stars503
Forks28
Last commit17 days ago
Parity
ParityJava

An open-source Java platform for building financial trading venues, exchanges, and algorithmic trading agents.

#market-microstructure#trading-platform#financial-exchange
Stars501
Forks187
Last commit4 years ago
jetcache-go
jetcache-goGo

A production-grade Go cache framework with two-level caching, singleflight protection, and generic batch APIs.

#high-performance#caching#redis
Stars500
Forks33
Last commit6 months ago
PreviousPage 11 of 17

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 years ago
Next
#Go105
#C Plus Plus80
#Golang72
#Java57
#Rust56
#Cross Platform54
#Microservices49
#Distributed Systems49
#Http Server48
#Low Latency47
#Web Framework47
#Serialization46