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

avm
avmCommon Lisp

An efficient arrayed vector math library for Common Lisp with multi-threading and CUDA support.

#cuda#scientific-computing#parallel-computing
Stars54
Forks4
Last commit5 years ago
CachedBuffers
CachedBuffersPascal

A high-performance Delphi library for sequential data reading and writing using memory buffers, offering TStream-like interfaces with optimized speed.

#library#high-performance#pascal
Stars53
Forks13
Last commit6 years ago
dec128
dec128Go

A high-performance 128-bit fixed-point decimal number library for Go, designed for financial calculations.

#decimal#fixed-point#high-performance
Stars51
Forks1
Last commit5 months ago
Tephra
TephraC++

A modern C++17 graphics and compute library that provides a high-level abstraction over Vulkan, bridging the gap to APIs like OpenGL.

#parallel-recording#vulkan#graphics
Stars50
Forks2
Last commit1 month ago
Stream Ops
Stream OpsJava

A fully embeddable data streaming engine and stream processing API for Java, designed as an alternative to Kafka.

#stream-processing#java-library#kafka-alternative
Stars50
Forks9
Last commit6 years ago
Xecto
XectoCommon Lisp

A Common Lisp library for regular array parallelism with SIMD and thread-level optimization, focusing on ease of use over peak performance.

#array-parallelism#high-performance#simd
Stars47
Forks2
Last commit4 years ago
eredis
eredisErlang

A non-blocking Erlang Redis client focused on performance, robustness, and supporting TLS, Sentinel, and pubsub.

#database-driver#high-performance#message-queue
Stars46
Forks24
Last commit1 year ago
aeronet
aeronetC++

A modern, fast, and ergonomic C++ HTTP/1.1, HTTP/2, and WebSocket server library for Linux, macOS, and Windows.

#http-server#minimal-dependencies#library
Stars44
Forks0
Last commit2 days ago
phoenix
phoenixGo

A high-performance, modular TUI framework for Go with perfect Unicode support, DDD architecture, and Elm-inspired design.

#modular-architecture#high-performance#domain-driven-design
Stars41
Forks1
Last commit3 days ago
kissrpc
kissrpcD

An ultra-high-performance RPC framework using FlatBuffers and D language, designed for simplicity and speed.

#flatbuffers#high-performance#distributed-systems
Stars41
Forks7
Last commit8 years ago
ojc
ojcC

A high-performance, streaming JSON parser for C applications requiring maximum speed with large JSON documents.

#c-library#json-elements#fast
Stars38
Forks8
Last commit2 years ago
got
gotGo

GoT is a Go template engine that compiles templates into Go code for high-performance execution.

#go-templates#high-performance#template-engine
Stars38
Forks3
Last commit7 months ago
hypermatch
hypermatchGo

A high-performance Go library for rapid matching of thousands of events per second against extensive rule sets in-memory.

#event-driven#rule-engine#event-processing
Stars37
Forks2
Last commit3 months ago
Phalcon Composer
Phalcon ComposerPHP

A high-performance PHP framework built on Phalcon with Composer integration, event listeners, middleware, and MongoDB/Redis support.

#event-driven#composer#high-performance
Stars35
Forks7
Last commit2 years ago
fpdecimal
fpdecimalGo

A high-performance fixed-point decimal library for Go, using int64 internally and avoiding floats for precise arithmetic.

#high-performance#financial-computing#numerics
Stars34
Forks2
Last commit26 days ago
orpheus
orpheusGo

A high-performance Go CLI framework with zero dependencies, offering ~30× faster parsing and a pluggable storage system.

#sub-command#cli-app#plugin-system
Stars33
Forks0
Last commit2 months ago
fiber
fiberGo

A Fiber HTTP driver for the Goravel framework's routing module, enabling high-performance routing with Fiber.

#gofiber#high-performance#http-driver
Stars31
Forks10
Last commit4 days ago
ahocorasick
ahocorasickGo

A high-performance Aho-Corasick multi-pattern string matching library for Go, achieving up to 7 GB/s throughput with zero allocations.

#multi-pattern#dfa#high-performance
Stars28
Forks2
Last commit3 days ago
splitmap
splitmapJava

A Java library for parallel evaluation of boolean circuits and aggregations over filters using RoaringBitmap.

#bitmap#parallel-computing#java-library
Stars27
Forks2
Last commit7 years ago
gnet
gnetGo

A high-performance, multi-threaded network library optimized for game servers with built-in protobuf support and lockless ring buffers.

#tcp#high-performance#game-server
Stars27
Forks5
Last commit18 days ago
GraphAware Neo4j Importer
GraphAware Neo4j ImporterJava

A Java-based high-performance importer skeleton for complex, business-logic-heavy data imports into Neo4j from SQL databases, CSV files, and other sources.

#high-performance#data-migration#csv-import
Stars26
Forks8
Last commit
essential-json
essential-jsonJava

A minimalistic, high-performance Java JSON library with no external dependencies and a single source file.

#high-performance#lightweight#java
Stars25
Forks0
Last commit4 years ago
gufo_snmp
gufo_snmpRust

A high-performance Python SNMP client library with async and synchronous APIs, implemented in Rust for speed.

#pypi#high-performance#gufo
Stars24
Forks4
Last commit4 months ago
Orbital
OrbitalJava

A high-performance, Vert.x-based distributed Java game server for real-time indie multiplayer development.

#realtime#multiplayer#gameserver
Stars24
Forks2
Last commit1 month ago
asdf
asdfD

A high-performance, cache-oriented JSON library for D, optimized for transforming large volumes of JSON dataframes.

#d-language#high-performance#cache-oriented
Stars23
Forks10
Last commit9 months ago
Surge
SurgeSwift

A Swift library for high-performance numerical computing and matrix operations on Apple platforms.

#apple-platforms#high-performance#data-science
Stars21
Forks2
Last commit6 years ago
hunt-net
hunt-netD

A high-performance, event-driven asynchronous network library for the D programming language with built-in codec support.

#event-driven#d-language#tcp
Stars20
Forks3
Last commit4 years ago
Fast SQL
Fast SQLTypeScript

A high-performance Capacitor plugin for native SQLite access with a custom HTTP protocol, bypassing the JavaScript bridge for large datasets.

#mobile-database#capacitor-plugin#high-performance
Stars18
Forks2
Last commit2 days ago
xylog
xylogGo

A Go logging library combining Python logging's design with zap's encoding for structured, hierarchical, and high-performance logging.

#python-like#high-performance#logging-library
Stars17
Forks2
Last commit3 years ago
llb
llbGo

A minimal, high-performance backend for proxy servers that handles redirects and 404 errors with zero memory allocation.

#redirect-server#high-performance#proxy-backend
Stars16
Forks3
Last commit10 years ago
FastLZMA2NET
FastLZMA2NETC#

A .NET wrapper for the Fast LZMA2 compression algorithm providing high-performance compression and decompression of byte streams.

#nuget#high-performance#wrapper-library
Stars13
Forks1
Last commit4 months ago
dlogg
dloggD

A D language logging library designed for scalability, high concurrency, and daemon applications with lazy logging and log rotation.

#d-language#high-performance#customizable-logging
Stars12
Forks4
Last commit8 years ago
loncha
lonchaGo

A high-performance slice utility library for Go, providing fast filter, find, and set operations without reflection.

#slice-utility#filter#high-performance
Stars11
Forks1
Last commit4 years ago
jzon
jzonGo

A high-performance JSON library for Go, inspired by jsoniter with improved compatibility and exact type handling.

#encoder#high-performance#jsoniter-alternative
Stars11
Forks2
Last commit1 year ago
ltsv
ltsvGo

A high-performance LTSV (Labeled Tab-Separated Value) parser library for Go.

#text-format#library#high-performance
Stars9
Forks2
Last commit1 year ago
NoKV
NoKVRust

A Go-native distributed key-value storage system with LSM tree, MVCC, and Redis compatibility, supporting seamless migration from embedded to multi-Raft cluster.

#kv-store#database#filesystem
Stars8
Forks0
Last commit2 months ago
PreviousPage 16 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
9 years ago
Next
#Go105
#C Plus Plus80
#Golang72
#Java57
#Rust56
#Cross Platform54
#Microservices49
#Distributed Systems49
#Http Server48
#Low Latency47
#Web Framework47
#Serialization46