taichi
open-im-server
taichi | open-im-server | |
---|---|---|
39 | 12 | |
25,433 | 13,933 | |
0.5% | 1.8% | |
7.9 | 9.6 | |
7 days ago | 2 days ago | |
C++ | Go | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
taichi
- Taichi: Productive, portable, and performant GPU programming in Python
-
CERN Root
The haughtiness is not for nothing. Since Dec 2023, they made a lame excuse that Pytorch didn't support 3.12: https://github.com/taichi-dev/taichi/issues/8365#issuecommen...
Later, even when Pytorch added support for 3.12, nothing changed (so far) in Taichi.
-
This Week In Python
taichi – Productive, portable, and performant GPU programming in Python
- Taichi: Accessible GPU programming, embedded in Python
-
The GIL can now be disabled in Python's main branch
ETH Zurich is using it for their physics sim courses, University of Utah is using it for simulations (SIGGRAPH 2022), OPPO (they make smart devices running Android), Kuaishou uses it for liquid and gas simulation on GPUs. Lots of GPU accelerated sim stuff.
https://www.taichi-lang.org/
https://www.researchgate.net/publication/337118128_Taichi_a_...
https://github.com/taichi-dev/taichi
- Julia and Mojo (Modular) Mandelbrot Benchmark
-
Taichi v1.5.0 Released! See what's new👇
Check our the realease note (https://github.com/taichi-dev/taichi/releases) for more improvements.
-
You Don't Know Jax
I've recently started using Taichi (https://taichi-lang.org/) for numerical codes and the fact it doesn't try to trick you into thinking it's numpy is a nice "feature". ;)
- How can I get into this type of animation with programming?
-
Taichi v1.4.0 released!
Taichi v1.4.0 is released! See what's new: - Taichi AOT, along with a native Taichi Runtime library: Native applications can now load compiled AOT modules and launch Taichi kernels without a Python interpreter. - Taichi ndarray: An array object that holds contiguous multi-dimensional data to allow easy data exchange with external libraries. - Dynamic index: Use variable indices whenever necessary on all backends without affecting the performance of those matrices with only constant indices. See deprecation and more improvements in the release note.
open-im-server
- Open-Im-Server: An Open-Source, Scalable Instant Messaging Platform
-
Free Open-source messaging solution
If you are interested in Open-IM-Server, you can find the source code on GitHub: Source code , where you can also join the community and contribute to the project. You can also join the Telegram group or the WeChat group to chat with other developers and get support.
Hi everyone, I want to share with you a project that I think is very cool and useful. It’s called Open-IM-Server, and it’s an open source messaging solution that can empower seamless communication for any application. Open-IM-Server is an instant messaging server written in pure Golang, using JSON over websocket as the wire transport protocol. It supports multiple protocols, such as TCP, HTTP, and GRPC, and can be deployed using clusters. It also has a rich set of features, such as group chat, voice and video calls, file transfer, push notifications, and more. One of the best things about Open-IM-Server is that everything is a message, which means you can easily extend custom messages without modifying the server code. You can also use the provided SDKs for Android, iOS, Flutter, and Web to quickly integrate Open-IM-Server into your own applications. I recently wrote an article on Medium where I explain more about Open-IM-Server and how it can help you create amazing communication experiences for your users. You can read it here: article If you are interested in Open-IM-Server, you can find the source code on GitHub: Source Code , where you can also join the community and contribute to the project. You can also join the Telegram group or the WeChat group to chat with other developers and get support. I hope you find Open-IM-Server useful and I look forward to hearing your feedback. Thank you for reading!
- Instant messaging solution for projects at different scale
-
How to Implement Super Live Chat: 3 Methods You Should Know
Project URL: https://github.com/OpenIMSDK/Open-IM-Server
- Open-IM-Server: An Open Source Instant Messaging Server
What are some alternatives?
Halide - a language for fast, portable data-parallel computation
teamgram-server - Unofficial open source mtproto server written in golang with compatible telegram client.
dolfinx - Next generation FEniCS problem solving environment
copilot.vim - Neovim plugin for GitHub Copilot
Data-Science-For-Beginners - 10 Weeks, 20 Lessons, Data Science for All!
arco-design - A comprehensive React UI components library based on Arco Design
codon - A high-performance, zero-overhead, extensible Python compiler using LLVM
difftaichi - 10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
qinglong - 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)
copilot-docs - Documentation for GitHub Copilot