#
Iris
Iris is a free, open source, cross platform backend web framework intended for the development of modern web applications.
Here are 298 public repositories matching this topic...
This repository contains small and practical examples for the Iris Web Framework.
-
Updated
Aug 21, 2020 - Go
A powerful, format-agnostic, and community-driven Python library for analysing and visualising Earth science data
python
visualisation
netcdf
oceanography
meteorology
earth-science
data-analysis
grib
iris
spaceweather
-
Updated
Sep 2, 2020 - Python
hjzCy
commented
May 12, 2020
I want to do something when closing, or interrupting the client connection, such as cleaning up. I call conn.Close() on ws.OnConnect{} without triggering ws.OnDisconnect{}. what should I do?
package main
import (
"fmt"
"github.com/kataras/iris/v12"
"github.com/kataras/iris/v12/websocket"
"github.com/kataras/neffos"
)
func main() {
app := iris.DefaultA high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.
-
Updated
Aug 15, 2020 - Go
Community Middleware List for the Iris Web Framework.
-
Updated
Aug 10, 2020 - Go
DEPRECATED: The community driven fork of Iris. The fastest web framework for Golang!
go
tls
golang
framework
cross-platform
https
high-performance
http2
web-framework
easy-to-use
quic
iris
quic-server
crossplatform
http2-server
siris
party-middleware
-
Updated
Sep 3, 2017 - Go
WinDbg extension to display Windows process mitigations
windbg
windbg-extension
iris
acg
cfg
mitigations
aslr
dep
seh
exploit-development
windbg-preview
exploitdev
rfg
-
Updated
Jan 3, 2020 - C++
-
Updated
Jul 24, 2020 - Go
poojachigitey
commented
Jun 2, 2020
Hi,
We get an internal error while broadcasting a tx.
Here is our signedTx :
signedTx = {
"tx": {
"msg": stdSignMsg.msg,
"fee": stdSignMsg.fee,
"signatures": [
{
"signature": signatureBase64,
"pub_key": getPubKeyBase64(ecpairPriv)
}
],
"
A mini social-network created with the awesome Iris Golang💖 💖 !!
-
Updated
Oct 27, 2019 - Go
Real-time pupillometry in the web browser using a 4K webcam video feed processed by this WebGL/Javascript library. 2 demo experiments are included.
javascript
tracking
webgl
real-time
video
computer-vision
camera
cctv
detection
radius
face
size
webcam
measurement
iris
eyelink
eye
pupillometry
pupil
-
Updated
May 25, 2020 - JavaScript
Iris Golang isomorphic react/hot reloadable/redux/css-modules starter kit
-
Updated
Oct 27, 2019 - JavaScript
Iris middleware to automatically generate RESTful API documentation with Swagger 2.0
-
Updated
May 8, 2020 - Go
docker and kubernetes example for https://github.com/kataras/iris
-
Updated
Nov 7, 2019 - Go
-
Updated
Apr 30, 2020 - Go
Julia language support for geophysical time series data
time-series
julia
seed
julia-language
seismology
geophysics
asdf
hinet
iris
seedlink
ah
sac
fdsn
suds
segy
fdsn-ws
seismic-data
fdsnws
seisio
-
Updated
Aug 27, 2020 - Julia
15+ Machine/Deep Learning Projects in Ipython Notebooks
machine-learning
notebook
tensorflow
linear-regression
keras
ipython-notebook
iris
keras-neural-networks
tensorflow-models
multivariate-regression
keras-tensorflow
iris-dataset
cifar-10
-
Updated
Apr 3, 2020 - Jupyter Notebook
Created by Gerasimos Maropoulos
Released March 2016
Latest release 7 months ago
- Repository
- kataras/iris
- Website
- iris-go.com
Dear developers. I write my custom specific web server for work with specific archive files, compression, encryption, etc. And i want to publish my web server under BSD-2-Clause license.
In my project i use Iris and Iris logger as basement.
I'm not going to use the name of your project to promote my project.
Can I publish my project under the BSD-2-Clause license?
Thanks.