Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. High Performance

High Performance

261 projects

Showing 36 of 261 projects

sonic
sonicGo

Sonic is a high-performance, lightweight blogging platform built with Go, supporting multiple databases and object storage.

#sonic#high-performance#object-storage
Stars2.1k
Forks259
Last commit1 year ago
mTCP
mTCPC

A highly scalable user-level TCP stack designed for multicore systems, enabling high-performance network applications.

#packet-processing#network-function-virtualization#high-performance
Stars2.1k
Forks462
Last commit1 year ago
mTCP
mTCPC

A highly scalable user-level TCP stack designed for multicore systems to achieve high network performance.

#packet-processing#high-performance#dpdk
Stars2.1k
Forks463
Last commit1 year ago
iceoryx
iceoryxC++

A true zero-copy inter-process-communication (IPC) middleware for high-performance data transfer between processes.

#robotics#iceoryx#high-performance
Stars2.1k
Forks470
Last commit4 days ago
iceoryx
iceoryxC++

A true zero-copy inter-process-communication (IPC) middleware for high-performance data transfer between processes.

#robotics#iceoryx#high-performance
Stars2.1k
Forks470
Last commit4 days ago
fast_float
fast_floatC++

A high-performance C++ library for parsing floating-point and integer numbers from strings, 4x to 10x faster than strtod.

#cpp-library#high-performance#from-chars
Stars2.0k
Forks182
Last commit5 days ago
zfoo
zfooJava

An extremely fast, asynchronous, actor-based enterprise server framework for RPC, game servers, and web servers.

#orm#spring#high-performance
Stars2.0k
Forks416
Last commit24 days ago
cmark
cmarkC

A C reference implementation of CommonMark for parsing and rendering Markdown documents to multiple formats.

#c-library#high-performance#commonmark
Stars2.0k
Forks650
Last commit7 days ago
Ratpack
RatpackJava

A simple, capable toolkit for creating high-performance HTTP applications on the JVM.

#gradle#http-server#high-performance
Stars1.9k
Forks403
Last commit3 months ago
go-codec
go-codecGo

A high-performance, feature-rich idiomatic Go library for encoding and decoding msgpack, cbor, json, binc, and simple formats.

#msgpack#high-performance#cbor
Stars1.9k
Forks308
Last commit5 months ago
.NEXT Raft
.NEXT RaftC#

A high-performance .NET library suite for low-allocation scenarios like microservices, distributed systems, and database engines.

#write-ahead-log#metaprogramming#raft-consensus
Stars1.9k
Forks150
Last commit26 days ago
edgequake
edgequakeRust

A high-performance GraphRAG framework in Rust that transforms documents into knowledge graphs for superior retrieval and generation.

#high-performance#lightrag#llm-integration
Stars1.9k
Forks212
Last commit12 hours ago
httpserver.h
httpserver.hC

A single-header C library for building event-driven, non-blocking HTTP servers with support for epoll and kqueue.

#c-library#event-driven#http-server
Stars1.9k
Forks152
Last commit2 years ago
RepoDb
RepoDbC#

A high-performance hybrid ORM library for .NET that bridges micro-ORMs and full-ORMs with advanced features.

#orm#database#high-performance
Stars1.9k
Forks133
Last commit6 months ago
gosl
goslGo

A comprehensive Go scientific library for numerical simulations, linear algebra, differential equations, and computational geometry.

#scientific-computing#fft#differential-equations
Stars1.9k
Forks148
Last commit3 months ago
SeekStorm
SeekStormRust

A sub-millisecond full-text search library and multi-tenancy server written in Rust, designed for high performance and real-time indexing.

#search#realtime#high-performance
Stars1.9k
Forks66
Last commit15 hours ago
Enums.NET
Enums.NETC#

A high-performance, type-safe .NET utility library for enum operations, solving limitations of System.Enum.

#parsing#enum-utilities#flag-enums
Stars1.8k
Forks105
Last commit6 months ago
gs-collections
gs-collectionsJava

A Java collections framework with rich APIs, optimized implementations, and additional container types like Bag and Multimap.

#collections-framework#high-performance#multimap
Stars1.8k
Forks276
Last commit3 years ago
CRoaring
CRoaringC

A high-performance C/C++ library for compressed bitmaps with SIMD optimizations, used in databases like ClickHouse and Apache Doris.

#c-library#clang#gcc
Stars1.8k
Forks313
Last commit2 days ago
NumKong
NumKongC

A portable mixed-precision math library with 2,000+ SIMD kernels for 15+ numeric types across x86, Arm, RISC-V, and WebAssembly.

#blas#assembly#information-retrieval
Stars1.8k
Forks116
Last commit5 days ago
stenographer
stenographerGo

A high-performance packet capture solution that buffers all network traffic to disk for fast retrieval of specific subsets.

#bpf#disk-buffering#high-performance
Stars1.8k
Forks232
Last commit4 years ago
simdutf
simdutfC++

A high-performance C++ library for Unicode validation and transcoding (UTF-8/16/32, Latin1, Base64) using SIMD instructions.

#utf16#transcoding#sse2
Stars1.8k
Forks131
Last commit2 days ago
gev
gevGo

A lightweight, fast, non-blocking TCP network library and WebSocket server for Go, based on the Reactor pattern.

#event-driven#websocket-server#nonblocking
Stars1.8k
Forks194
Last commit10 months ago
CQEngine
CQEngineJava

A high-performance Java collection engine enabling SQL-like queries with indexes for microsecond latencies.

#sql-queries#high-performance#concurrent
Stars1.8k
Forks254
Last commit2 years ago
ILGPU
ILGPUC#

A JIT compiler for writing high-performance GPU programs in .NET languages like C#, offering CUDA-level performance with C# convenience.

#cuda#parallel-computing#intel
Stars1.7k
Forks140
Last commit1 day ago
Arch
ArchC#

A high-performance C# Archetype & Chunks Entity Component System (ECS) for game development and data-oriented programming.

#fast#high-performance#gamedev
Stars1.7k
Forks160
Last commit5 months ago
HLearn
HLearnHaskell

A high-performance machine learning library for Haskell that leverages algebraic structures for parallel, online, and fast cross-validation training.

#haskell#functional-programming#high-performance
Stars1.7k
Forks134
Last commit10 years ago
rustworkx
rustworkxRust

A high-performance Python graph library implemented in Rust for general-purpose graph algorithms.

#scientific-computing#graph#high-performance
Stars1.6k
Forks206
Last commit3 days ago
FST
FSTJava

A high-performance, JDK-compatible Java serialization library offering significant speed improvements and additional features like JSON serialization and off-heap maps.

#high-performance#offheap#android
Stars1.6k
Forks237
Last commit2 years ago
govips
govipsGo

A Go wrapper for libvips providing lightning-fast image processing and resizing with type-safe bindings.

#png#thumbnail-generation#high-performance
Stars1.6k
Forks213
Last commit23 days ago
Apache Pekko
Apache PekkoScala

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala with the Actor Model.

#stream-processing#message-driven#http-server
Stars1.6k
Forks195
Last commit17 hours ago
LevelDB
LevelDBJava

A Java port of LevelDB that aims for feature parity and near-native performance while producing identical data files.

#database#java-library#high-performance
Stars1.6k
Forks423
Last commit3 years ago
upb
upbC

A small, fast C implementation of Protocol Buffers for embedded systems and high-performance applications.

#c-library#embedded-systems#data-serialization
Stars1.5k
Forks264
Last commit1 year ago
column
columnGo

A high-performance, columnar, in-memory storage engine with bitmap indexing and zero-allocation queries, written in Go.

#bitmap#high-performance#soa
Stars1.5k
Forks67
Last commit10 months ago
Rocketmq-Rust
Rocketmq-RustRust

An unofficial Rust implementation of Apache RocketMQ, providing a high-performance, memory-safe distributed message queue system.

#high-performance#message-queue#distributed-systems
Stars1.5k
Forks243
Last commit44 minutes ago
quick-xml
quick-xmlRust

A high-performance XML pull reader and writer library for Rust, optimized for speed and minimal memory allocation.

#serde#high-performance#writer
Stars1.5k
Forks278
Last commit2 months ago
PreviousPage 7 of 8

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
Next
#Go47
#C Plus Plus40
#Rust31
#Golang29
#Distributed Systems28
#Microservices27
#Http Server27
#Cross Platform25
#Low Latency25
#Database24
#Concurrency23
#Java21