efficient
There are 267 repositories under efficient topic.
nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
Byron/dua-cli
View disk space usage and delete unwanted data, fast.
AI4Finance-Foundation/ElegantRL
Massively Parallel Deep Reinforcement Learning. 🔥
kemalcr/kemal
Fast, Effective, Simple Web Framework
amberframework/amber
A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
edubart/nelua-lang
Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
qubvel/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
zjunlp/EasyEdit
[ACL 2024] An Easy-to-use Knowledge Editing Framework for LLMs.
felixguendling/cista
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
hui-Zz/RunAny
【RunAny】一劳永逸的快速启动软件,拥有三键启动、一键直达、规则启动、批量搜索、全局热键、短语输出、热键映射、脚本插件等功能
JiahuiYu/slimmable_networks
Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019
uber/mockolo
Efficient Mock Generator for Swift
e-dant/watcher
Filesystem watcher. Works anywhere. Simple, efficient and friendly.
inikep/lizard
Lizard (formerly LZ5) is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/brotli (at low and medium compression levels) at decompression speed of 1000 MB/s and faster.
drprojects/superpoint_transformer
Official PyTorch implementation of Superpoint Transformer introduced in [ICCV'23] "Efficient 3D Semantic Segmentation with Superpoint Transformer" and SuperCluster introduced in [3DV'24 Oral] "Scalable 3D Panoptic Segmentation As Superpoint Graph Clustering"
baidu/NoahV
An efficient front-end application framework based on vue.js
100/Cranium
🤖 A portable, header-only, artificial neural network library written in C99
sabotage-linux/sabotage
a radical and experimental distribution based on musl libc and busybox
0age/create2crunch
A Rust program for finding salts that create gas-efficient Ethereum addresses via CREATE2.
Tliens/SpeedySwift
这是一个app开发的加速库。This is an accelerated library for app development
p-ranav/alpaca
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
sacmehta/ESPNetv2
A light-weight, power efficient, and general purpose convolutional neural network
researchmm/LightTrack
[CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search
mehtadushy/SelecSLS-Pytorch
Reference ImageNet implementation of SelecSLS CNN architecture proposed in the SIGGRAPH 2020 paper "XNect: Real-time Multi-Person 3D Motion Capture with a Single RGB Camera". The repository also includes code for pruning the model based on implicit sparsity emerging from adaptive gradient descent methods, as detailed in the CVPR 2019 paper "On implicit filter level sparsity in Convolutional Neural Networks".
nan0s7/nfancurve
A small and lightweight POSIX script for using a custom fan curve in Linux for those with an Nvidia GPU.
gyunggyung/AGI-Papers
Papers and Book to look at when starting AGI 📚
MeandNi/flutter_commonapp
打造一款通用的AppUI结构,包括登录、注册等通用 UI 界面及各工具类和公共部分。
sirthias/borer
Efficient CBOR and JSON (de)serialization in Scala
Zuzu-Typ/PyGLM
Fast OpenGL Mathematics (GLM) for Python
lajanugen/S2V
ICLR 2018 Quick-Thought vectors
StrangerZhang/pyECO
python implementation of efficient convolution operators for tracking
alibaba/Lokie
iOS efficient AOP Library using C++ and libffi
Wuziyi616/CFUN
Combining Faster R-CNN and U-net for efficient medical image segmentation
zjunlp/OneGen
[EMNLP 2024 Findings] OneGen: Efficient One-Pass Unified Generation and Retrieval for LLMs.
sunset1995/torch_efficient_distloss
Efficient distortion loss with O(n) realization.