Fast

Open-source projects categorized as Fast

Top 23 Fast Open-Source Projects

  • Fiber

    ⚡️ Express inspired web framework written in Go

  • Project mention: อย่าเพิ่งใช้ fiber ถ้ายังไม่ได้อ่าน doc | dev.to | 2023-10-31
  • Bazel

    a fast, scalable, multi-language and extensible build system

  • Project mention: Hello World | news.ycombinator.com | 2024-04-18

    Wow, if you curl it, there's a lot of boilerplate code there.

    Maybe built using Bazel?

    https://bazel.build

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pino

    🌲 super fast, all natural json logger

  • Project mention: Migrate Your Express Application to Fastify | dev.to | 2023-07-05

    Learn more about logging in Fastify and how to customize the Pino logger.

  • cdnjs

    🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.

  • Project mention: How To Build a QR Code Generator App Using Vanilla JavaScript | dev.to | 2024-02-08

    Visit cdnjs.com.

  • hugo-PaperMod

    A fast, clean, responsive Hugo theme.

  • Project mention: Engineers who have a personal website/blog, what are you using to host/generate it? | /r/ExperiencedDevs | 2023-05-01

    I use Hugo with the papermod theme

  • Tkinter-Designer

    An easy and fast way to create a Python GUI 🐍

  • Project mention: Tkinter Designer: Quickly Turn Figma Design to Python Tkinter GUI | /r/patient_hackernews | 2023-06-29
  • ws

    Tiny WebSocket library for Go. (by gobwas)

  • Project mention: Websocket memory usage | /r/golang | 2023-05-24

    Then take a look at this article - https://www.freecodecamp.org/news/million-websockets-and-go-cc58418460bb/ - using external from Go std lib epoll implementation and https://github.com/gobwas/ws lib it's possible to reduce memory usage per connection drastically. Though keep in mind that this approach is not obvious to implement right and you better to go with STD lib.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • AndroidNetworking

    🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀

  • bombardier

    Fast cross-platform HTTP benchmarking tool written in Go

  • react-native-mmkv

    ⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!

  • Project mention: Understanding security in React Native applications | dev.to | 2024-04-03

    react-native-mmkv is a wrapper around MMKV that allows you to easily implement secure storage in your app. It is arguably the fastest key-value storage for React Native apps

  • okdownload

    A Reliable, Flexible, Fast and Powerful download engine.

  • OrientDB

    OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.

  • Mapster

    A fast, fun and stimulating object to object Mapper

  • Project mention: Dotnet.World.News(Wednesday, September, 20, 2023) | /r/bitplatform | 2023-09-22

    🔴 [Mapster] A fast, fun and stimulating object to object Mapper! Mapster was designed to be efficient on both speed and memory. You could gain a 4x performance improvement whilst using only 1/3 of memory.

  • typia

    Super-fast/easy runtime validations and serializations through transformation

  • Project mention: Executable Playground of "typia", super-easy/fast TypeScript validator/serializer | dev.to | 2024-03-18
  • autoComplete.js

    Simple autocomplete pure vanilla Javascript library.

  • csso

    CSS minifier with structural optimizations

  • Project mention: Optimize CSS with SAT Solving | news.ycombinator.com | 2024-03-17

    I may have skipped a step or 2 but that was basically it. I then used satcss' output with this tool

    https://css.github.io/csso/csso.html

    to beautify and further organize it

  • Light-Java

    A fast, lightweight and more productive microservices framework

  • kemal

    Fast, Effective, Simple Web Framework

  • Project mention: The New Wave of Programming Languages: Pony, Zig, Crystal, Vlang, & Julia | news.ycombinator.com | 2023-07-28
  • dua-cli

    View disk space usage and delete unwanted data, fast.

  • Project mention: Clean mount lists in Linux | news.ycombinator.com | 2023-08-26

    Also `dua`[0] is a great `du` replacement which is must faster on modern NVMe drives. Also has an interactive mode `dua i` which I'd frame as a `ncdu` replacement.

    [0] https://github.com/Byron/dua-cli

  • quicktemplate

    Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template

  • Project mention: Templ: A language for writing HTML user interfaces in Go | news.ycombinator.com | 2023-12-10

    Here are a couple:

    https://github.com/julvo/htmlgo

    https://github.com/rohanthewiz/element

    I'm sure there are many more.

    The thing about these is that performance is often not as good as when using templates, especially when the templates are compiled to native code. Quicktemplate [1] is still the leader here IMO, and I don't think the OP project brings much that couldn't be done pretty easily with QT.

    [1] https://github.com/valyala/quicktemplate

  • dmd

    dmd D Programming Language compiler

  • Project mention: D2 Playground | news.ycombinator.com | 2024-03-23
  • incubator-fury

    A blazingly fast multi-language serialization framework powered by JIT and zero-copy.

  • Project mention: Fast Cloud Native Java Serialization:Fury JIT and GraalVM Native Image AOT | news.ycombinator.com | 2023-12-01
  • amber

    A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.

  • Project mention: The New Wave of Programming Languages: Pony, Zig, Crystal, Vlang, & Julia | news.ycombinator.com | 2023-07-28
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Fast related posts

Index

What are some of the best open-source Fast projects? This list will help you:

Project Stars
1 Fiber 31,291
2 Bazel 22,295
3 pino 13,221
4 cdnjs 10,147
5 hugo-PaperMod 8,616
6 Tkinter-Designer 8,259
7 ws 5,950
8 AndroidNetworking 5,648
9 bombardier 5,251
10 react-native-mmkv 5,125
11 okdownload 5,061
12 OrientDB 4,690
13 Mapster 4,128
14 typia 4,020
15 autoComplete.js 3,890
16 csso 3,725
17 Light-Java 3,597
18 kemal 3,574
19 dua-cli 3,489
20 quicktemplate 3,001
21 dmd 2,888
22 incubator-fury 2,598
23 amber 2,551

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com