All Projects → lingochamp → Okdownload

lingochamp / Okdownload

Licence: apache-2.0
A Reliable, Flexible, Fast and Powerful download engine.

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to Okdownload

koa-rest-router
Most powerful, flexible and composable router for building enterprise RESTful APIs easily!
Stars: ✭ 67 (-98.5%)
Mutual labels:  fast, flexible, powerful
Fiber
⚡️ Express inspired web framework written in Go
Stars: ✭ 17,334 (+287.09%)
Mutual labels:  flexible, fast
betting
Fast and flexibly API wrapper for betfair
Stars: ✭ 45 (-99%)
Mutual labels:  fast, flexible
koa-better-router
❤️ Stable and lovely router for `koa`, using `path-match`. Foundation for building powerful, flexible and RESTful APIs easily.
Stars: ✭ 88 (-98.03%)
Mutual labels:  fast, powerful
Nupdate
A comfortable update solution for .NET-applications.
Stars: ✭ 394 (-91.2%)
Mutual labels:  fast
Kache
A simple in memory cache written using go
Stars: ✭ 349 (-92.21%)
Mutual labels:  flexible
Lexbor
Lexbor is development of an open source HTML Renderer library. http://lexbor.com
Stars: ✭ 338 (-92.45%)
Mutual labels:  fast
Cheap Ruler
Fast approximations for common geodesic measurements 🌐
Stars: ✭ 334 (-92.54%)
Mutual labels:  fast
Wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
Stars: ✭ 410 (-90.84%)
Mutual labels:  fast
Victoriametrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
Stars: ✭ 5,558 (+24.12%)
Mutual labels:  fast
Ws
Tiny WebSocket library for Go.
Stars: ✭ 4,267 (-4.71%)
Mutual labels:  fast
Multipages Generator
🥇 generator for multiple pages webpack application
Stars: ✭ 354 (-92.09%)
Mutual labels:  flexible
Neon
Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
Stars: ✭ 3,855 (-13.91%)
Mutual labels:  fast
Spout
Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
Stars: ✭ 3,861 (-13.78%)
Mutual labels:  fast
Kdbush
A fast static index for 2D points
Stars: ✭ 412 (-90.8%)
Mutual labels:  fast
Mobilefacenet V2
🔥improve the accuracy of mobilefacenet(insight face) reached 99.733 in the cfp-ff、 the 99.68+ in lfw,96.71+ in agedb30.🔥
Stars: ✭ 339 (-92.43%)
Mutual labels:  fast
Walkable
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
Stars: ✭ 384 (-91.42%)
Mutual labels:  flexible
Lizard
Lizard (formerly LZ5) is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/brotli (at low and medium compression levels) at decompression speed of 1000 MB/s and faster.
Stars: ✭ 408 (-90.89%)
Mutual labels:  fast
T Rec Rs
Blazingly fast terminal recorder that generates animated gif images for the web written in rust
Stars: ✭ 361 (-91.94%)
Mutual labels:  fast
Numpy Stl
Simple library to make working with STL files (and 3D objects in general) fast and easy.
Stars: ✭ 356 (-92.05%)
Mutual labels:  fast

OkDownload

A Reliable, Flexible, Fast and Powerful download engine.

codecov Download

中文文档


P.S. If you ask me, which version is the most stability, I will tell you it's not the version of 1.0.0 or 2.0.0, the most stability version must be the latest version because it is developed with github-flow, not production-flow. So please follow the latest release version and show me your PR. Here is the changelog for each version, it may help you.

I. WHY CHOOSE

In fact OkDownload is FileDownloader2, which extends all benefits from FileDownloader and beyond. More detail please move to here

II. HOW TO IMPORT

We publish okdownload on jcenter, mavenCentral and Sonatype's snapshots repository, more detail about import OkDownload please move to here

III. HOW TO USE

  • The simple use case such as start and cancel, download queue or get state or task info, please more to here
  • The advanced use case such as set max parallel running count, set remit database delay milliseconds or injection components, please move to here

IV. SAMPLE

Debug

How to Debug

Screenshot

V. LICENSE

Copyright (c) 2017 LingoChamp Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].