high-performance
Here are 847 public repositories matching this topic...
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
-
Updated
Apr 5, 2022 - Java
Vert.x is a tool-kit for building reactive applications on the JVM
-
Updated
Apr 7, 2022 - Java
ActorAdapter will ignore null message with "Adapter function returned null which is not valid as an .."
However, this seems not be documented. For instance, scaladoc/javadoc of pipeToSelf could mention it as well as any other place where adapters are used.
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.
-
Updated
Apr 6, 2022 - PHP
同时发布一个服务的多个节点的实现问题
What language are you using?
C++
What operating system (Linux, Ubuntu, …) and version?
Linux
What runtime / compiler are you using (e.g. jdk version or version of gcc)
4.8.5
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
tars的发布流程:tarsweb上传安装包 -> tarsAdminRegistry开始发布 -> tarspatch 从/usr/local/app/p
Ultra fast asyncio event loop.
-
Updated
Jan 6, 2022 - Cython
A next-generation graph-relational database.
-
Updated
Apr 8, 2022 - Python
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
-
Updated
Apr 9, 2022 - Go
If you want to work with a complete socket address type including port, we have a helper in SocketAddress. However, the moment you want to talk only about an IP address we force you to hold an in_addr or in_addr6 structure: hardly the friendliest versions of these data types.
We should provide a helpful wrapper IPAddress type that can be converted into those types as needed. This would
Small, fast, modern HTTP server for Erlang/OTP.
-
Updated
Jan 26, 2022 - Erlang
Description
source: https://docs.yugabyte.com/latest/architecture/transactions/isolation-levels/#root
We begin the section by listing out 4 transaction isolation levels in decreasing order of strictness. Where possible, subsequent sections should follow this order to make it easier for readers to follow. For example, rewrite the second paragraph to read:
YugabyteDB supports three transa
The Apache Kafka C/C++ library
-
Updated
Apr 8, 2022 - C
Broken README links
Links to all modules are broken because of renaming
Version:
- v2.x.x
- v1.x.x
Issue type:
- Bug
- Proposal/Enhancement
- Question
- Discussion
the champagne of beta embedded databases
-
Updated
Mar 16, 2022 - Rust
A fast PostgreSQL Database Client Library for Python/asyncio.
-
Updated
Mar 27, 2022 - Python
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
-
Updated
Apr 8, 2022 - C#
An easy to use, scalable and secure web application framework for writing web APIs in C or Python. || This is a read-only mirror, please see https://kore.io/mail and https://kore.io/source for information on how to contribute via the mailing lists.
-
Updated
Mar 21, 2022 - C
Search before asking
- I had searched in the feature and found no similar feature requirement.
Description
Up to now, our docker quick starts is still WIP which you can see in https://seatunnel.apache.org/docs/start/docker. We should better add some content about our docker quick start. If
High performance, distributed and low latency publish-subscribe platform.
-
Updated
Mar 21, 2022 - Go
can someone help adding an icon for keyoxid?
Website:
https://keyoxide.org/
Heston model has accurate density approximations for European option prices, which are of interest.
The module implementing this method should live under tf_quant_finance/volatility/heston_approximation.py. It should support both European option puts and calls approximations. Tests should be in heston_approximation_test.py in the same folder.
A high performance microservice framework in golang. A linux foundation project.
-
Updated
Apr 8, 2022 - Go
A blazing fast and lightweight C asymmetric coroutine library
-
Updated
Dec 9, 2021 - C
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
-
Updated
Jun 11, 2021 - C++
Varnish Cache source code repository
-
Updated
Apr 8, 2022 - C
For example, the data is (3.8,4.5,4.6,4.7,4.9)
while I'm using tech.tablesaw.aggregate.AggregateFunctions.percentile function, the 90th percentile is 4.9, however, if the percentile function supports linear interpolation, the 90th percentile should be 4.82, which is adopted by most other programming languages.
high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
-
Updated
Jun 5, 2021 - Go
Your Feature Request
Some applications are not case-sensitive on the URL parameters, and may look for arguments presented under any fantasist format. One could argue that we could turn the complete string to lower case before performing the lookup, but that would also change the values, which is not desired. A better approach would be to improve url_param, urlp, and urlp_val() to take a
Improve this page
Add a description, image, and links to the high-performance topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the high-performance topic, visit your repo's landing page and select "manage topics."


https://github.com/tauri-apps/tauri/blob/6839fde11de39e6eafaee31782825eda1d7f2266/tooling/api/src/dialog.ts#L91
Use
openmethod open a dialog and cancel it directly, the value of promise is null.