awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dropbox/lepton

Open-source alternatives to Lepton

30 open-source projects similar to dropbox/lepton, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lepton alternative.

  • mozilla/mozjpegmozilla का अवतार

    mozilla/mozjpeg

    5,685GitHub पर देखें↗

    Mozjpeg is a high-performance C library for encoding, decoding, and transcoding JPEG images. It serves as a binary-compatible, drop-in replacement for standard JPEG libraries, maintaining existing function signatures to improve compression efficiency without requiring changes to application logic. The library functions as an image optimizer that reduces file sizes through lossless progressive encoding and coefficient optimization. It utilizes trellis-based quantization and SIMD-accelerated processing to optimize the trade-off between visual quality and file size. Its broader capabilities inc

    C
    GitHub पर देखें↗5,685
  • flif-hub/flifFLIF-hub का अवतार

    FLIF-hub/FLIF

    3,746GitHub पर देखें↗

    FLIF is a lossless image format and compression tool designed for high fidelity image archiving. It reduces file sizes by using arithmetic entropy coding to assign shorter bit-sequences to frequent pixel patterns, ensuring zero data loss during the compression and decompression process. The system includes a progressive image decoder that renders low-resolution previews while the full bitstream continues to load. This allows for the display of image approximations before the entire file is downloaded. The toolset covers the full lifecycle of lossless image management, including image compres

    C++decoderencoderflif
    GitHub पर देखें↗3,746
  • phoboslab/qoiphoboslab का अवतार

    phoboslab/qoi

    7,492GitHub पर देखें↗

    QOI is a lossless image codec and encoding standard designed for high-speed compression and decompression of raw pixel data. It provides a toolkit for translating raw image buffers into a compact format and back into pixel representations without any loss of quality. The implementation focuses on fast image encoding and decoding, enabling the rapid conversion of compressed image data back into raw pixels. It also supports image format conversion to ensure compatibility across different software systems and hardware.

    C
    GitHub पर देखें↗7,492

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • libjpeg-turbo/libjpeg-turbolibjpeg-turbo का अवतार

    libjpeg-turbo/libjpeg-turbo

    4,329GitHub पर देखें↗

    libjpeg-turbo is a high-performance image codec library used for encoding and decoding JPEG images. It serves as a compression library for converting raw image data into JPEG format and as a utility for transforming pixel data between different color models and buffer formats. The library utilizes SIMD instructions to accelerate the encoding and decoding process. It includes a lossless transformer that allows for cropping and resizing of JPEG data without re-encoding pixels to preserve image quality. Its broader capabilities cover image scaling during the compression process and high-perform

    C
    GitHub पर देखें↗4,329
  • oxipng/oxipngoxipng का अवतार

    oxipng/oxipng

    4,032GitHub पर देखें↗

    Oxipng is a high-performance command-line utility written in Rust designed for lossless PNG image optimization and data minimization. It functions as a lossless compressor that reduces file sizes without altering visual quality. The tool distinguishes itself through the use of multi-threaded task parallelism to accelerate the processing of large image batches. It employs iterative recompression strategies and symmetric-pass optimization to find the smallest possible file size for each image. The software's capability surface covers the removal of non-essential metadata chunks and the normali

    Rustimage-compressionimage-optimizationpng
    GitHub पर देखें↗4,032
  • nailperry-zd/the-economistnailperry-zd का अवतार

    nailperry-zd/The-Economist

    3,786GitHub पर देखें↗

    This project is a digital magazine archiver and downloader designed to retrieve historical magazine editions from online sources to build a local digital library. It functions as a tool for downloading and organizing publications to ensure long-term offline preservation. The utility manages ebook collections by storing issues in PDF, EPUB, and MOBI formats to maintain compatibility across different reading devices. It uses a date-based directory hierarchy and local file system indexing to categorize electronic publications by publication date and issue number. The system covers digital publi

    economistenglishnewspapers
    GitHub पर देखें↗3,786
  • zealotce/america-against-americazealotCE का अवतार

    zealotCE/America-Against-America

    3,035GitHub पर देखें↗

    This project is a content-addressable digital archive and historical text digitization tool. It provides a system for storing and retrieving verified historical texts, replacing low-quality image scans with human-verified text overlays to improve reading accuracy and accessibility. The archive utilizes cryptographic hashes for content-addressing to ensure data integrity and verification of historical documents. It employs a local-first storage model, keeping digitized texts on the device for offline availability and fast access. The system organizes book titles and page references through a

    GitHub पर देखें↗3,035
  • papra-hq/paprapapra-hq का अवतार

    papra-hq/papra

    3,838GitHub पर देखें↗

    Papra is a self-hosted document management system designed for digital archiving, organization, and retrieval. It serves as a centralized platform for storing files with a focus on security, providing an encrypted file archive using AES-256-GCM and a programmatic interface for managing documents and metadata via a REST API, SDK, and command line tools. The system distinguishes itself through an automated document ingestion engine that imports files via email forwarding, monitored folders, and webhook listeners. It further enhances discoverability by acting as an OCR document indexer, extracti

    TypeScriptapparchivedocument
    GitHub पर देखें↗3,838
  • ip7z/7zipip7z का अवतार

    ip7z/7zip

    2,715GitHub पर देखें↗

    7-Zip is a data compression tool and file archiver designed for creating and extracting archives. It functions as a utility for reducing the storage requirements of files and folders through high-ratio lossless compression and managing the 7z open-standard format. The software provides capabilities for cross-platform archive management, allowing users to open and create various archive formats across different operating systems. It supports data backup and recovery, as well as the packaging of multiple files into single archives for distribution. The project implements a variety of compressi

    C++
    GitHub पर देखें↗2,715
  • klauspost/compressklauspost का अवतार

    klauspost/compress

    5,525GitHub पर देखें↗

    This is a high-performance Go compression library providing implementations of Zstandard, Snappy, and Huffman coding. It includes a parallel compression framework for distributing gzip and stream workloads across multiple CPU cores and a specialized Huffman codec optimized for modern CPU architectures. The library features a Zstandard implementation that supports custom dictionaries and allocation-free decoding, alongside a Snappy compatible encoder for high-throughput data processing. It provides specific tools for dictionary generation and optimization to improve compression ratios for smal

    Gocompressiondecompressiondeflate
    GitHub पर देखें↗5,525
  • perkeep/perkeepperkeep का अवतार

    perkeep/perkeep

    7,117GitHub पर देखें↗

    Perkeep is a personal content storage system designed for storing, syncing, and backing up digital assets. It functions as a distributed data synchronization engine and an S3 compatible backup tool, allowing users to persist data objects to cloud services for long-term preservation. The system utilizes a key-value content indexer to track data blobs for efficient retrieval and enumeration. It supports custom data modeling to define structures and relationships between stored information, moving beyond simple file storage. The platform includes capabilities for self-hosted content storage, pr

    Go
    GitHub पर देखें↗7,117
  • meowtec/imaginemeowtec का अवतार

    meowtec/Imagine

    4,373GitHub पर देखें↗

    Imagine is a cross-platform desktop application for image optimization, compression, and format conversion. It functions as a batch image compressor and converter designed to reduce file sizes for PNG and JPEG assets. The tool supports both lossy and lossless compression methods to shrink the footprint of image files. It provides utilities for changing image formats to ensure compatibility across different operating systems and platforms. The application focuses on web asset optimization and batch processing, allowing multiple images to be processed simultaneously to reduce bandwidth usage a

    TypeScript
    GitHub पर देखें↗4,373
  • mzucker/noteshrinkmzucker का अवतार

    mzucker/noteshrink

    4,840GitHub पर देखें↗

    NoteShrink is a document image optimizer and handwritten note PDF converter designed to transform scans of handwritten pages into compact, high-contrast digital documents. It functions as an image optimization pipeline that isolates foreground text from backgrounds to reduce the total storage size of the resulting files. The utility minimizes the disk footprint of digitized notes through a combination of color palette reduction and the use of external image compression tools. This process removes background noise and limits the number of colors in an image to create high-contrast visuals. Th

    Python
    GitHub पर देखें↗4,840
  • pumpkin-mc/pumpkinPumpkin-MC का अवतार

    Pumpkin-MC/Pumpkin

    7,827GitHub पर देखें↗

    Pumpkin is a high-performance Minecraft game server implementation designed to host shared virtual worlds. It is specifically built to support multiple client editions, allowing different game versions to interact within a single world. The project distinguishes itself through a flexible plugin architecture that supports extensions written in Go and Python. These extensions are loaded as portable binary modules, enabling developers to implement custom game logic and modify server behavior without altering the core codebase. The server covers a broad range of operational capabilities, includi

    Rustdockergame-servergamedev
    GitHub पर देखें↗7,827
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted का अवतार

    awesome-selfhosted/awesome-selfhosted

    299,516GitHub पर देखें↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    GitHub पर देखें↗299,516
  • thealgorithms/c-sharpTheAlgorithms का अवतार

    TheAlgorithms/C-Sharp

    8,049GitHub पर देखें↗

    This project is a collection of reference implementations for algorithms, mathematics, cryptography, compression, and machine learning written in C#. It serves as an educational library providing standard implementations of sorting, searching, and graph theory algorithms. The repository covers a wide range of computational domains, including combinatorial optimization for constraint satisfaction and scheduling, as well as symmetric and classical cryptographic ciphers. It also provides reference code for lossless data compression techniques and fundamental machine learning primitives such as r

    C#algorithmalgorithmsalgorithms-and-data-structures
    GitHub पर देखें↗8,049
  • coells/100dayscoells का अवतार

    coells/100days

    7,488GitHub पर देखें↗

    This project is a comprehensive collection of computer science implementations and an algorithm tutorial repository. It serves as a study guide and reference for competitive programming, providing executable code examples that demonstrate fundamental algorithmic problem solving and mathematical computation. The library covers a wide range of specialized domains, including cryptography and security primitives, lossless data compression techniques, and computational geometry for spatial analysis. It also features implementations of machine learning models, linear algebra operations, and formal

    Jupyter Notebook
    GitHub पर देखें↗7,488
  • denji/nginx-tuningdenji का अवतार

    denji/nginx-tuning

    2,692GitHub पर देखें↗

    This project is a collection of technical guides and configuration patterns for tuning Nginx server performance, managing traffic flow, and implementing protocol-aware routing. It provides a curated set of parameters and best practices to optimize request handling, memory usage, and CPU efficiency. The project includes a method for sharing a single port between different protocols by inspecting initial packets to route traffic to the correct backend. It also provides configuration patterns for implementing request rate limiting and range request restrictions to mitigate denial of service atta

    best-practicesdetailsnginx
    GitHub पर देखें↗2,692
  • google/brotligoogle का अवतार

    google/brotli

    14,753GitHub पर देखें↗

    Brotli is a lossless data compression library and engine that uses dictionary coding and frequency analysis to reduce file sizes. It provides tools for shrinking data streams and files while ensuring every bit of original information is preserved for perfect restoration. The project focuses on optimizing web content and network bandwidth by reducing the size of HTML, CSS, and JavaScript files. It is designed for integration into web servers and browsers to improve the efficiency of data transmission. The library includes capabilities for both compressing and decompressing data streams. It al

    TypeScript
    GitHub पर देखें↗14,753
  • grpc/grpc-gogrpc का अवतार

    grpc/grpc-go

    22,962GitHub पर देखें↗

    grpc-go is a Go language implementation of the gRPC framework, providing a remote procedure call library for high-performance service communication. It uses the HTTP/2 protocol to execute functions on remote servers as if they were local methods and utilizes protobuf service bindings to generate type-safe client and server code. The project features a bidirectional streaming transport that supports asynchronous, full-duplex message streams between clients and servers. This networking layer allows for various communication patterns, including client-to-server and server-to-client streaming, to

    Godogs-over-catsgiant-robotsgo
    GitHub पर देखें↗22,962
  • grpc/grpc-rustgrpc का अवतार

    grpc/grpc-rust

    12,338GitHub पर देखें↗

    grpc-rust is a native gRPC framework for Rust designed for building high-performance remote procedure call clients and servers. It provides an asynchronous communication stack and a protocol buffers implementation for encoding, decoding, and generating type-safe code from service definitions. The project enables the implementation of unary and bi-directional data streaming over the HTTP/2 protocol. It includes specialized support for gRPC-Web integration, allowing browser-based clients to communicate with services through protocol translation. The infrastructure covers a broad range of distr

    Rustasyncgrpcproto
    GitHub पर देखें↗12,338
  • jiayihu/pretty-algorithmsjiayihu का अवतार

    jiayihu/pretty-algorithms

    2,172GitHub पर देखें↗

    This project is a collection of optimized computational routines and standardized implementations of fundamental computer science algorithms. It serves as an educational library for studying and applying core algorithmic patterns, including dynamic programming, greedy strategies, and recursive decomposition, within a TypeScript environment. The library distinguishes itself by providing generalized solvers for complex optimization and analysis tasks. It includes specific implementations for resource allocation, such as rod cutting, interval scheduling, and change-making problems, alongside seq

    TypeScriptalgorithmsbinary-treescomputer-science
    GitHub पर देखें↗2,172
  • kodecocodes/swift-algorithm-clubkodecocodes का अवतार

    kodecocodes/swift-algorithm-club

    29,099GitHub पर देखें↗

    This project is a comprehensive collection of common computer science algorithms and data structures implemented in Swift. It serves as an educational reference and library for studying computational complexity, algorithmic logic, and data structure engineering through practical code examples. The repository provides a wide suite of data structure implementations, including various types of linked lists, heaps, hash tables, and an extensive range of hierarchical trees such as Red-Black, B-Tree, and Splay trees. It also covers diverse sorting and searching techniques, from basic bubble sort to

    Swiftalgorithmsdata-structuresswift
    GitHub पर देखें↗29,099
  • mandliya/algorithms_and_data_structuresmandliya का अवतार

    mandliya/algorithms_and_data_structures

    6,145GitHub पर देखें↗

    This project is a comprehensive collection of C++ libraries and toolkits providing reference implementations for data structures, graph algorithms, and bitwise logic. It serves as a C++ algorithm reference containing over 180 solved coding problems and a specialized toolkit for competitive programming. The repository distinguishes itself through extensive low-level bit manipulation libraries for parity checks, endianness detection, and XOR-based logic. It also provides a wide array of reference solutions for complex algorithmic challenges involving backtracking, graph theory, and dynamic prog

    C++algorithmbit-manipulationc
    GitHub पर देखें↗6,145
  • mongodb/node-mongodb-nativemongodb का अवतार

    mongodb/node-mongodb-native

    10,180GitHub पर देखें↗

    The MongoDB Node.js Driver is a programmatic interface and NoSQL database client used to manage document storage and execute operations within a MongoDB database. It serves as an asynchronous database interface and connection manager that enables Node.js applications to integrate with MongoDB servers. The project implements client-side field encryption to secure sensitive data and queries locally before transmission. It also provides a BSON serialization library to convert JavaScript objects into a binary format for efficient storage and network transmission. The driver covers a broad range

    TypeScriptdatabasemongodbnode-js
    GitHub पर देखें↗10,180
  • smoltcp-rs/smoltcpsmoltcp-rs का अवतार

    smoltcp-rs/smoltcp

    4,496GitHub पर देखें↗

    smoltcp is a standalone TCP/IP network stack written in Rust, designed specifically for bare-metal and embedded systems. It provides a memory-safe implementation of the internet protocol suite that operates without requiring dynamic heap allocation. The project is distinguished by its heap-less memory management, using fixed-size buffers and manually allocated memory to ensure deterministic performance. It employs zero-copy packet processing and an interface-based hardware abstraction to decouple the network stack from physical hardware. The stack covers a broad range of networking capabilit

    Rustembeddednetworking-stack
    GitHub पर देखें↗4,496
  • square/okhttpsquare का अवतार

    square/okhttp

    46,971GitHub पर देखें↗

    OkHttp is an HTTP client for the JVM and Android that enables network communication via synchronous and asynchronous requests. It provides a core identity as a comprehensive networking toolkit featuring a WebSocket client for bidirectional data synchronization, a TLS security toolkit for encrypted communication, and a programmable HTTP mock server for simulating backend responses. The project distinguishes itself through a specialized security and performance architecture. It implements mutual TLS, certificate pinning, and DNS over HTTPS to secure data in transit, while utilizing connection p

    Kotlinandroidgraalvmjava
    GitHub पर देखें↗46,971
  • tikv/grpc-rstikv का अवतार

    tikv/grpc-rs

    1,851GitHub पर देखें↗

    This library provides a framework for implementing gRPC clients and services in Rust, enabling reliable communication between distributed system components. It facilitates the definition and hosting of asynchronous unary and streaming network services, utilizing protocol buffers to ensure consistent, strongly-typed data exchange. The project distinguishes itself by integrating with a high-performance C core via foreign function interfaces to handle low-level networking and protocol logic. It employs a task-based concurrency model to coordinate non-blocking operations and utilizes zero-copy me

    Rustgrpcrust
    GitHub पर देखें↗1,851
  • websockets/wswebsockets का अवतार

    websockets/ws

    22,768GitHub पर देखें↗

    This project is a Node.js WebSocket library that provides a high-performance client and server implementation for the WebSocket protocol. It functions as a transport layer for real-time bidirectional communication, supporting both UTF-8 strings and binary data transport through the use of TCP socket wrappers. The library enables the creation of WebSocket servers that manage full-duplex connections and broadcast messages to multiple clients, as well as WebSocket clients that establish persistent links to remote servers. It handles the protocol upgrade process via TCP-based handshake negotiatio

    JavaScript
    GitHub पर देखें↗22,768
  • xtaci/algorithmsxtaci का अवतार

    xtaci/algorithms

    5,454GitHub पर देखें↗

    This is a collection of classical algorithms and data structures implemented as a header-only C++ library. It provides a suite of tools for general algorithm implementation, including data structure management, graph theory analysis, and string processing. The library is distinguished by its specialized toolkits for cryptographic hashing and encoding, featuring implementations of MD5, SHA-1, and Base64. It also includes advanced capabilities for high-performance string processing via suffix trees and arrays, as well as computational number theory for primality testing and arbitrary-precision

    C++
    GitHub पर देखें↗5,454