#
flexible
Here are 295 public repositories matching this topic...
nodejs
go
fast
golang
performance
express
framework
web
flexible
rest-api
expressjs
fiber
hacktoberfest
friendly
hacktoberfest2020
-
Updated
May 16, 2022 - Go
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;
}
}
-
Updated
Jan 19, 2021 - Java
-
Updated
Mar 26, 2022 - JavaScript
javascript
d3
chart
typescript
charting-library
chart-component
plottable
plots
flexible
octo-correct-managed
-
Updated
Apr 27, 2022 - TypeScript
findmyname666
commented
Mar 10, 2021
Hello all,
diff sub-command fails with mysterious error when kubectl version is < 1.18.0.
The error message: exit status 1.
I notice this if condition while debugging the code. It completely hide the real reason why it is failing ...
diff is working fine
flex.css is declarative layout which is compatible with wechat, UC, webview and other main-stream mobile browser and surpports react, vue, angular.
-
Updated
May 9, 2022 - CSS
Simple, Fast, Secure, Flat-File CMS
css
blog
theme
php
cms
website
json
flexible
webserver
engine
docker-image
plugins
php-support
blog-engine
flat-file
dom-manipulation
web-site
json-manipulation
bludit
-
Updated
May 12, 2022 - JavaScript
A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
plugin
java
framework
extension
flexible
ddd
clean-code
domain-driven-design
design-patterns
clean-architecture
landscape
hot-reload
ddd-architecture
hot-module-replacement
enterprise-architecture
headless-commerce
business-architecture
complex-business-architecture
business-framework
dddplus
-
Updated
Jan 6, 2022 - Java
A distributed web crawler framework.(分布式爬虫框架XXL-CRAWLER)
-
Updated
Aug 23, 2021 - Java
High Performance Software-Defined Object Storage for Big Data and AI, that supports Amazon S3 and Openstack Swift
python
c
lightweight
golang
open-source
flexible
storage
openstack-swift
s3-storage
software-defined-storage
objectstorage
object-storage
-
Updated
May 16, 2022 - Python
The smart and flexible Lightbox Plugin.
-
Updated
May 31, 2021 - JavaScript
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
mysql
graphql
clojure
query
sql
orm
flexible
server
clojurescript
data-driven
dynamic
sqlite
filter
postgresql
declarative
join
sqlite3
datomic
oracle-database
edn
-
Updated
Jan 31, 2022 - Clojure
-
Updated
Feb 11, 2022 - JavaScript
A simple in memory cache written using go
go
redis
golang
database
flexible
tcp
sockets
nosql
cache
cache-storage
nosql-database
resp
from-scratch
socket-programming
inmemory-db
kache
kache-cli
-
Updated
Apr 8, 2019 - Go
A flexible and responsive carousel component for react https://sag1v.github.io/react-elastic-carousel
-
Updated
Apr 9, 2022 - JavaScript
A fast, responsive and feature-rich Hugo theme for personal blog and documentations.
i18n
blog
search
theme
bootstrap
fast
hugo-theme
docs
mobile
pwa
flexible
responsive
hugo
archive
blog-theme
palettes
dark-mode
bootstrap5
-
Updated
May 15, 2022 - HTML
Eru, a simple, stateless, flexible, production-ready orchestrator designed to easily integrate into existing workflows. Can run any virtualization things in long or short time.
docker
golang
flexible
containers
network
virtual-machine
virtualization
container
grpc
orchestration
container-management
containerization
container-orchestration
eru
-
Updated
Apr 14, 2022 - Go
GleezCMS - A Light, Simple, Flexible Content Management System
mysql
jquery
lightweight
php
wordpress
cms
performance
drupal
flexible
high-performance
hhvm
secure
bootstrap3
gleez
-
Updated
Sep 12, 2018 - PHP
plugin
java
productivity
ecosystem
framework
extension
flexible
ddd
landscape
ddd-architecture
productivity-tools
tools-engineering
enterprise-architecture
domain-driven-development
headless-commerce
business-architecture
complex-business-architecture
dddplus
-
Updated
Jan 6, 2022 - Java
This project has been sunset as of 1st Jan 2018 and is no longer supported or maintained
-
Updated
Feb 26, 2018 - C#
Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
-
Updated
May 9, 2022 - Java
Flexible grid layouts to get you familiar with building within the flexible grid system.(HTML, CSS, SASS, SCSS)
-
Updated
Feb 12, 2019 - CSS
Norconex Web Crawler (or spider) is a flexible web crawler for collecting, parsing, and manipulating data from the Internet (or Intranet) to various data repositories such as search engines.
-
Updated
Apr 11, 2022 - Java
Improve this page
Add a description, image, and links to the flexible topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flexible topic, visit your repo's landing page and select "manage topics."
Pandas version checks
main
hereLocation of the documentation
https://pandas.pydata.org/docs/dev/reference/api/pandas.DataFrame.rename.html#pandas.DataFrame.rename
Documentation problem
The docs for the
inplace
parameter state: "Whether to return a