Top 7 C Tcl Projects
-
And UnrealIRCD still rocks. For a quick-and-dirty setup I've deploy ng-ircd but Unreal has always been my go-to for anything serious. If nothing else it can be useful as a backup or internal platform during the rare events that Slack or Discord are having an incident. The common complaint is a lack of channel back-log but it can be front-ended with TheLounge [1] or Convos [2]. I personally prefer to handle that with gnu screen or tmux and WeeChat [3].
[1] - https://github.com/thelounge
[2] - https://github.com/convos-chat/convos/
[3] - https://weechat.org/
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
Project mention: Picol, a Tcl interpreter in 550 lines of C code | news.ycombinator.com | 2022-12-12
Huh! Falling into exactly this trap, I ended up writing a tiny Tcl interpreter for the embedded systems years ago: https://zserge.com/posts/tcl-interpreter/
-
Project mention: A brief interview with Tcl creator John Ousterhout | news.ycombinator.com | 2023-02-10
JimTCL it's fun too, specially for embedded devices. No TK, tho, but you have SDL2 support. And network/TLS support too.
-
pickle
Improvements to picol: A TCL like interpreter suitable as an shell in an embedded system (by howerj)
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
C Tcl related posts
Index
What are some of the best open-source Tcl projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | Weechat | 2,740 |
2 | tcl | 577 |
3 | Eggdrop | 463 |
4 | partcl | 448 |
5 | jimtcl | 400 |
6 | pickle | 21 |
7 | kitgen | 3 |