#
fast
Here are 1,563 public repositories matching this topic...
nodejs
go
fast
golang
performance
express
framework
web
flexible
rest-api
expressjs
fiber
hacktoberfest
friendly
hacktoberfest2020
-
Updated
Sep 15, 2021 - Go
AlexanderKaran
commented
Sep 6, 2021
Hi Everyone
Brand new to pino and been creating a transport to send data to Cloudwatch-logs. Doing this as the old package has not been updated for a while and is now legacy.
The code works fine, I guess I am asking if what I am doing is correct. I have created a transport that inside its writeable stream formats the data for Cloudwatch and then sends it on its way. Is there a better way?
android
fast
http
downloader
awesome
networking
libraries
download
internet
https
network
http2
rxjava
http-client
android-library
okhttp
downloadmanager
rxjava2
okhttpclient
fast-android-networking
-
Updated
Jul 2, 2021 - Java
Open
判断任务是否在运行
1
ibosong
commented
Jul 17, 2019
OkDownload Version
1.0.5
Problem Describe
判断任务是否在运行的代码:
public synchronized boolean isRunning(DownloadTask task) {
Util.d(TAG, "isRunning: " + task.getId());
for (DownloadCall call : runningSyncCalls) {
if (call.isCanceled()) continue;
if (call.equalsTask(task)) {
return true;
}
}
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. OrientDB Community Edition is Open Source using a liberal Apache 2 license.
fast
performance
sql
database
nosql
dbms
multi-master
orientdb
graph-database
document-database
graph-store
multi-model-dbms
-
Updated
Sep 17, 2021 - Java
Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
-
Updated
Dec 23, 2020 - Python
Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
-
Updated
Jul 14, 2021 - PHP
CSS minifier with structural optimizations
-
Updated
Jun 18, 2021 - JavaScript
Simple autocomplete pure vanilla Javascript library.
search
fast
lightweight
autocomplete
vanilla-javascript
dropdown
customizable
autocomplete-component
auto-complete
autocomplete-search
suggestions
hacktoberfest
javascipt
autocomplete-functionality
suggestion-engine
autocompletion-engine
autosuggestion
autocomplete-library
autocomplete-js
autocompletejs
-
Updated
Aug 2, 2021 - JavaScript
A fast, lightweight and more productive microservices framework
java
docker
fast
lightweight
cloud
microservice
consul
swagger
openapi
zookeeper
java8
cloud-native
service-mesh
microservice-framework
msa
java11
-
Updated
Sep 16, 2021 - Java
-
Updated
Nov 24, 2020
Fast cross-platform HTTP benchmarking tool written in Go
-
Updated
Jul 11, 2021 - Go
Fast PlayStation 1 emulator for x86-64/AArch32/AArch64
emulator
fast
opengl
vulkan
ps1
playstation
psx
appimage
jit-compiler
hacktoberfest
enhancements
hardware-renderers
-
Updated
Sep 16, 2021 - C++
dmd D Programming Language compiler
-
Updated
Sep 18, 2021 - D
Create Beautiful Tkinter GUIs by Drag and Drop ☄️
python
fast
gui
drag-and-drop
python-script
python3
gui-application
automatic
tkinter
easy-to-use
easy
nice
figma
tkinter-graphic-interface
tkinter-widgets
tkinter-gui
tkinter-python
tkinter-designer
-
Updated
Sep 11, 2021 - Python
A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
-
Updated
Sep 13, 2021 - Crystal
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
-
Updated
Sep 15, 2021 - Go
A fast, clean, responsive Hugo theme.
blog
fast
hugo-theme
portfolio
hugo
high-performance
clean
mit-license
grayscale
hugo-blog-theme
feature-rich
well-documented
-
Updated
Sep 17, 2021 - HTML
A fast, fun and stimulating object to object Mapper
-
Updated
Aug 11, 2021 - C#
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
-
Updated
Aug 2, 2021 - JavaScript
GridDB is a next-generation open source database that makes time series IoT and big data fast,and easy.
-
Updated
Sep 14, 2021 - C++
A fast, efficient universal vector embedding utility package.
python
nlp
fast
machine-learning
natural-language-processing
word2vec
word-embeddings
embeddings
gensim
machine-learning-library
glove
vectors
fasttext
memory-efficient
-
Updated
Feb 23, 2021 - Python
light
theme
fast
github-pages
status
serverless
gh-pages
hugo
statuspage
ie8
netlify
serverside
hacktoberfest
incident-management
ie10
no-javascript
downtime
ie11
netlify-cms
hyperfast-golang
-
Updated
Sep 9, 2021 - HTML
Improve this page
Add a description, image, and links to the fast topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fast topic, visit your repo's landing page and select "manage topics."
Description of the problem / feature request:
glob
throws an evaluation error when it detects an infinite recursion in adirectory traversal. However, it detects this recursion even if the specific
subpath leading to that recursion is excluded via the
exclude=[]
argument.This means that recursive symlinks cannot be ignored in glob expressions,
even if they occur in subtrees that