avelino /
awesome-go
A curated list of awesome Go frameworks, libraries and software
Loading repository data…
dotnwat / repository
A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.
A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.
The official build system of Seastar is CMake. But now Seastar can now be brought into a Bazel project using this https://registry.bazel.build/modules/seastar. It's as easy as adding this to your MODULE.bazel:
bazel_dep(name = "seastar", version = "25.08.0-20250807194611-1520326e6032")
You'll still need to install several system dependencies, but this set should reduce over time. This is receipe was contributed by Redpanda which has now officially moved to a 100% Bazel build.
Systems and projects using Seastar
Resources for learning Seastar
These appear to no longer exist :(
Selected from shared topics, language and repository description—not editorial ratings.
avelino /
A curated list of awesome Go frameworks, libraries and software
DopplerHQ /
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
fffaraz /
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Solido /
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
akullpp /
A curated list of awesome frameworks, libraries and software for the Java programming language.
DovAmir /
A curated list of software and architecture related design patterns.