#
fast
Here are 1,375 public repositories matching this topic...
nodejs
go
fast
golang
performance
express
framework
web
flexible
rest-api
expressjs
fiber
hacktoberfest
friendly
hacktoberfest2020
-
Updated
Jan 25, 2021 - Go
Mossop
commented
Oct 17, 2020
Pino seems unable to handle BigInts. Tested in 6.7.0:
> const logger = require('pino')();
> logger.info({ t: 10n }, "Hello");
Uncaught TypeError: Do not know how to serialize a BigInt
at JSON.stringify (<anonymous>)
at stringify (/Users/dave/workspace/pixelbin/node_modules/fast-safe-stringify/index.js:14:16)
at stringify (/Users/dave/workspace/pixelbin/node_modules/pino/li
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
Nov 10, 2020 - Java
OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text, Geospatial and Key-Value 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
Jan 25, 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;
}
}
Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
-
Updated
Dec 23, 2020 - Python
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
fast
database
influxdb
cluster
scalability
graphite
prometheus
remote-storage
opentsdb
cortex
tsdb
promql
long-term-storage
thanos
-
Updated
Jan 22, 2021 - Go
Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
-
Updated
Jan 2, 2021 - PHP
CSS minifier with structural optimizations
-
Updated
Jan 16, 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
Jan 12, 2021 - Java
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
Jan 23, 2021 - JavaScript
-
Updated
Nov 24, 2020
Fast cross-platform HTTP benchmarking tool written in Go
-
Updated
Nov 4, 2020 - Go
dmd D Programming Language compiler
-
Updated
Jan 25, 2021 - D
A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
-
Updated
Dec 18, 2020 - 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 18, 2020 - Go
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
-
Updated
Jul 6, 2020 - JavaScript
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
Jul 17, 2020 - Python
GridDB is a next-generation open source database that makes time series IoT and big data fast,and easy.
-
Updated
Jan 19, 2021 - C++
Fast PlayStation 1 emulator for PC and Android
android
emulator
fast
opengl
vulkan
ps1
playstation
psx
android-app
appimage
jit-compiler
hacktoberfest
enhancements
hardware-renderers
-
Updated
Jan 24, 2021 - C++
A fast, fun and stimulating object to object Mapper
-
Updated
Jan 24, 2021 - C#
Open
Case Sensitivity
7
splitice
commented
Dec 11, 2020
Describe the bug
If the component name has upper case (e.g LAX1
) and the issue is created with incorrect case i.e lax1
then the incident will display in the filtered list but not impact the current status.
Verified against latest master
Open
Add JSON to affected
3
Open
A monitor bot
9
rap2hpoutre
commented
Apr 9, 2018
Currently, no models are unit tested (only collection)
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."
If you use aquery_differ to diff 2 aquery proto files and you pass both
--attrs=inputs
and--attrs=cmdline
, if there is a difference in the Environment keys of actions it will not appear in the final diff