Silverlining is a low-level HTTP Framework for Go Programming Language.
☆92Apr 7, 2025Updated 11 months ago
Alternatives and similar repositories for silverlining
Users that are interested in silverlining are comparing it to the libraries listed below
Sorting:
- API Framework supporting REST and RPC.☆36Feb 25, 2026Updated last week
- Detect and blur all faces on videos and photos.☆10Jun 9, 2020Updated 5 years ago
- A blazing fast static site generator☆14Aug 4, 2025Updated 7 months ago
- ☆12Aug 25, 2025Updated 6 months ago
- Cloud-native distributed key-value database.☆10Updated this week
- High performance and extensible micro web framework. Zero memory allocations in hot paths.☆1,301Jan 1, 2025Updated last year
- Code Generation Based High Speed Data Serialization Tool☆12Dec 27, 2022Updated 3 years ago
- Cross compilation docker image for Wails☆25Apr 20, 2021Updated 4 years ago
- Compares the performance of several client-server communication libraries and frameworks in Go☆16Oct 30, 2025Updated 4 months ago
- Java Bytecode to Go Transpiler☆21May 12, 2021Updated 4 years ago
- little websocket implementation☆37Jan 22, 2023Updated 3 years ago
- Lightweight validation library that can export rules as JSON so browsers can apply the same rules.☆16Jun 2, 2024Updated last year
- A Pong clone made from scratch with Go and C using OpenGL 3.3☆32Mar 4, 2023Updated 3 years ago
- Simd support via Go assembly for parallel element-wise computations.☆132Jul 19, 2025Updated 7 months ago
- A set of tools for building parsers using the Go programming language.☆49Apr 3, 2023Updated 2 years ago
- Byte buffer editor☆24Jan 19, 2022Updated 4 years ago
- A high-performance serialization framework used for encoding and decoding arbitrary datastructures across languages.☆57Nov 17, 2025Updated 3 months ago
- Ungrammar implementation and API in Go☆48Apr 18, 2024Updated last year
- Andrej Karpathy's Micrograd in Go☆56Jul 15, 2024Updated last year
- A high performance thread-safe implementation of hash map for Golang (accent on high throughput, not at latency)☆21Jun 20, 2021Updated 4 years ago
- ☆31Jan 30, 2026Updated last month
- ☆14Nov 30, 2022Updated 3 years ago
- TCP framework☆18Dec 5, 2025Updated 3 months ago
- High performance JSON iterator & validator for Go☆100Feb 2, 2024Updated 2 years ago
- Yet Another Go+ interpreter (still in beta version)☆28Jul 8, 2024Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆103Sep 8, 2025Updated 6 months ago
- A minimal, pragmatic Command Bus library for Go, designed to enhance developer productivity and experience. The library offers complete f…☆58Nov 20, 2025Updated 3 months ago
- A image pixel editing app☆25Oct 19, 2025Updated 4 months ago
- A Golang library for interacting with the EPSS (Exploit Prediction Scoring System).☆30Feb 16, 2025Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Feb 7, 2026Updated last month
- detects nested contexts in loops or function literals☆72Mar 2, 2026Updated last week
- Go CSV reader like Python's DictReader