-
drive-downloader Public
Download files from a Google Drive folder and verify their integrity using SHA256 checksums. Supports parallel downloads and can be customized to suit different configurations, such as concurrency,…
JavaScript ISC License UpdatedFeb 6, 2025 -
cockroach Public
Forked from cockroachdb/cockroachCockroachDB - the open source, cloud-native distributed SQL database.
Go Other UpdatedMar 31, 2021 -
go-eccodes Public
Forked from amsokol/go-eccodesGo wrapper for ecCodes - application programming interface and a set of tools for decoding and encoding messages (GRIB1/2, BUFR3/4, GTS)
C Apache License 2.0 UpdatedDec 31, 2018 -
kasa-lightshow Public
Script for configuring color transitions on a TP-Link LB130
JavaScript ISC License UpdatedDec 4, 2018 -
css Public
Forked from airbnb/cssA mostly reasonable approach to CSS and Sass.
MIT License UpdatedSep 19, 2018 -
react-google-recaptcha Public
Forked from dozoisch/react-google-recaptchaComponent wrapper for Google reCAPTCHA
JavaScript MIT License UpdatedAug 21, 2018 -
stripe-go Public
Forked from stripe/stripe-goGo library for the Stripe API.
Go MIT License UpdatedJul 21, 2018 -
foundationdb Public
Forked from apple/foundationdbFoundationDB - the open source, distributed, transactional key-value store
-
go-zrange Public
This package implements an efficient algorithm for performing spatial range queries with geohash-encoded keys and a search radius.
-
go-fdbgeo Public
This package contains tools for building geospatial layers using FoundationDB with Geohash-encoded keys.
-
go-bbox Public
This package calculates and returns one or more bounding boxes using a coordinate point and radius in kilometers.
-
tile38 Public
Forked from tidwall/tile38Tile38 is a geolocation data store, spatial index, and realtime geofence. It supports a variety of object types including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON.
Go MIT License UpdatedMay 8, 2018 -
github-trending-api Public
Forked from huchenme/github-trending-apiThe missing APIs for GitHub trending projects and developers 🏆
JavaScript MIT License UpdatedMay 6, 2018 -
hyper Public
Forked from vercel/hyperA terminal built on web technologies
JavaScript MIT License UpdatedApr 27, 2018 -
node-libs-react-native Public
Forked from parshap/node-libs-react-nativeNode core modules for React Native
-
go-sortedmap Public
A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.
-
scroll-to-next Public
ScrollToNext scrolls to the next instance of a DOM element tag or class.
JavaScript MIT License UpdatedMar 12, 2018 -
redux-react-session Public
Forked from bernabe9/redux-react-sessionSession API storage for Redux and React
JavaScript UpdatedMar 11, 2018 -
-
preload-webpack-plugin Public
Forked from GoogleChromeLabs/preload-webpack-pluginA webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
JavaScript Apache License 2.0 UpdatedJan 28, 2018 -
react-responsive-sidebar Public
Forked from gregchamberlain/react-responsive-sidebarA simple, responsive React sidebar component
JavaScript MIT License UpdatedNov 26, 2017 -
mailyak Public
Forked from domodwyer/mailyakAn elegant MIME/SMTP email library with support for attachments
Go MIT License UpdatedNov 12, 2017 -
concurrency-limit Public
Easily limit the number of running goroutines per given group of functions.
-
wallet Public archive
Forked from iotaledger-archive/legacy-wallet-use-trinity-wallet-insteadIOTA Wallet
JavaScript GNU General Public License v3.0 UpdatedSep 29, 2017 -
iota.lib.js Public archive
Forked from iotaledger-archive/iota.jsIOTA Javascript Library
JavaScript MIT License UpdatedSep 27, 2017 -
go-httpclient Public
Forked from mreiferson/go-httpclienta Go HTTP client with timeouts
Go MIT License UpdatedAug 20, 2017 -
go-robinhood Public
Forked from andrewstuart/go-robinhoodA golang library for interacting with the Robinhood private API
Go Apache License 2.0 UpdatedAug 14, 2017 -
response-pool Public archive
Simple pattern for eliminating subsequently redundant async function calls and for passing the first concurrent call's result to the callback functions of the redundant callers.
JavaScript MIT License UpdatedJul 15, 2017 -
elastic Public
Forked from olivere/elasticElasticsearch client for Go.
Go MIT License UpdatedMar 29, 2017 -
collection-marshaller Public archive
Simple marshaling methods for Tile38's collection package.